Top Interview Problems Asked in 2024 (Company Wise)
Last Updated :
26 May, 2025
Improve
In this post, we present a list of the latest asked data structures and algorithms (DSA) coding questions to help you prepare for interviews at leading tech companies like Meta, Google, Amazon, Apple, Microsoft, etc. This list helps you to cover an extensive variety of DSA Coding questions.
Walmart
- Move All Zeroes to End
- Valid Expression
- Find the number of islands
- Top View of Binary Tree
- Is Valid Sudoku
- Nodes at given distance in binary tree
Atlassian
- Root to leaf path sum
- Minimum Platforms
- Minimum Window Substring
- Smallest window containing all characters
Samsung
- Left View of Binary Tree
- Faulty Keyboard
- Kth element in Matrix
- Bipartite Graph
- Word Ladder I
- Solve the Sudoku
Zoho
- Stock Buy and Sell – Max one Transaction Allowed
- Union of Arrays with Duplicates
- Spirally traversing a matrix
- Overlapping Intervals
- Coin Change (Count Ways)
Flipkart
- Anagram
- Maximum Product Subarray
- Search in Rotated Sorted Array
- House Robber
- Rotten Oranges
- Trapping Rain Water
- Matrix Chain Multiplication
Adobe
- Delete in a Singly Linked List
- Next Permutation
- Kth Largest in a Stream
- Cycle in a Directed Graph
- Print Anagrams Together
- Ways to Reach the n'th Stair
- Jump Game
- Reverse a Linked List in Groups
Microsoft
- Majority Element
- Level order traversal
- Kth from End of Linked List
- Tree Boundary Traversal
- Kth Smallest
- Top K Frequent in Array
- Permutations of a String
- Longest Increasing Subsequence
- Subarrays with sum K
- Alien Dictionary
Amazon
- Merge two strings
- Triplet Sum in Array
- Task Scheduler
- Allocate Minimum Pages
- Koko Eating Bananas
- Course Schedule
- RegEx matching
- Serialize and Deserialize a binary tree
- Word Ladder II
- Median of 2 Sorted Arrays of Different Sizes
Uber
- Non Repeating Numbers
- Sum of bit differences
- Add Number Linked Lists
- Generate Parentheses
- String rp or pr
- Group Shifted String
- Replace O's with X's
- Paint N House
- Split Array Largest Sum
- Flood fill Algorithm
Morgan Stanley
- Queue using two Stacks
- Longest substring with distinct characters
- Activity Selection
- Find median in a stream
- Huffman Encoding
Oracle
- Parenthesis Checker
- Search in a Row-Column sorted matrix
- Merge K sorted linked lists
- Finding Profession
- Redundant Parenthesis
Reference Link
Top Interview Problems Asked in 2024 (Topic Wise)