1. What is deadlock?
2. Longest Palindrome Problem Statement Given a string s, return the longest palindromic substring in s. A string is called a palindrome if it reads the same forward and backward. Example: Input: s = "babad" Output: "bab" (or "aba")
3. What is the difference between an alternator and a generator?
4. What is patent analysis?
5. What search strategies do you apply in your search?