| Status | Title | Video | Leetcode | Solve | Difficulty | Companies | Topics |
|---|---|---|---|---|---|---|---|
| 23. Merge k Sorted Lists | Solve | Hard | Adobe+17 | ||||
| 68. Text Justification | Solve | Hard | Adobe+25 | ||||
| 79. Word Search | Solve | Medium | Amazon+8 | ||||
| 88. Merge Sorted Array | Solve | Easy | Amazon+9 | ||||
| 295. Find Median from Data Stream | Solve | Hard | Adobe+33 | ||||
| 563. Binary Tree Tilt | Solve | Easy | Indeed | ||||
| 718. Maximum Length of Repeated Subarray | Solve | Medium | Indeed+2 | ||||
| 811. Subdomain Visit Count | Solve | Medium | Indeed+4 | ||||
| 985. Sum of Even Numbers After Queries | Solve | Medium | Indeed | ||||
| 1160. Find Words That Can Be Formed by Characters | Solve | Easy | Amazon+3 | ||||
| 1197. Minimum Knight Moves | Solve | Medium | Amazon+10 | ||||
| 1604. Alert Using Same Key-Card Three or More Times in a One Hour Period | Solve | Medium | Indeed+3 | ||||
| 2225. Find Players With Zero or One Losses | Solve | Medium | Amazon+2 | ||||
| 2547. Minimum Cost to Split an Array | Solve | Hard | Indeed |
Indeed is one of the worldโs largest job platforms, and its engineering interviews are designed to evaluate strong problem-solving ability, coding clarity, and real-world system thinking. Candidates applying for software engineering roles can expect multiple interview rounds that typically include online coding assessments, technical interviews, and discussions around system design or past projects.
The coding rounds at Indeed focus heavily on Data Structures and Algorithms (DSA). Interviewers often evaluate how efficiently you approach problems, your understanding of time and space complexity, and your ability to communicate your thought process clearly while coding. Practicing targeted problems can help you recognize common patterns and develop faster solutions during the interview.
This collection of 14 Indeed interview questions is curated to help you understand the types of DSA problems commonly asked and to strengthen the skills needed to perform well in the coding rounds.
Preparing for an Indeed coding interview requires a solid grasp of core DSA concepts and the ability to write clean, optimized code under time constraints. Interviews typically focus on practical problem-solving rather than trick questions, so demonstrating structured thinking and clear communication is important.
Most candidates encounter coding problems that test foundational algorithms and data structures. Interviewers may also ask you to explain trade-offs, optimize your initial solution, or walk through edge cases.
A good preparation strategy is to practice curated problem sets, review common algorithm patterns, and simulate timed coding interviews. With consistent practice and strong fundamentals, you can significantly improve your chances of succeeding in Indeedโs technical interviews.