A complete list of questions asked by top companies like Google, Amazon, Meta, Microsoft, and more.
🧠Coding & Algorithms (Google, Amazon, Meta)
- Reverse a linked list
- Detect a loop in a linked list
- Implement a LRU Cache
- Find the longest substring without repeating characters
- Merge two sorted arrays
- Check if a string is a palindrome
- Validate balanced parentheses
- Fibonacci with memoization
- Implement debounce/throttle
- Flatten nested arrays
- Binary search
- Autocomplete feature
- Find the balance point of an array
- Generate HTML from input dataset
- Tic Tac Toe game logic
- First non-repeating character