| Status | Title | Video | Leetcode | Solve | Difficulty | Companies | Topics |
|---|---|---|---|---|---|---|---|
| 5. Longest Palindromic Substring | Solve | Medium | Accenture+50 | ||||
| 46. Permutations | Solve | Medium | Accenture+39 | ||||
| 225. Implement Stack using Queues | Solve | Easy | Accenture+54 |
Indiamart, one of India’s largest online B2B marketplaces, looks for engineers who can build scalable products and solve real-world business problems. During the technical hiring process, candidates are typically evaluated through coding rounds, technical interviews, and discussions focused on problem-solving ability.
A key part of the assessment is Data Structures and Algorithms (DSA). Interviewers often present coding problems that test logical thinking, efficiency, and clean implementation. Candidates are expected to demonstrate familiarity with common structures like arrays, hash maps, stacks, trees, and graphs while writing optimized solutions.
This page includes 3 carefully selected DSA questions inspired by Indiamart interviews. Practicing these problems will help you understand the types of patterns and techniques frequently tested in their coding rounds and improve your confidence before the interview.
Indiamart’s coding interviews typically focus on evaluating a candidate’s ability to solve practical algorithmic problems and write clean, efficient code. Interviewers often prioritize clarity of thought, problem-solving approach, and optimization over simply arriving at the correct answer.
To perform well, you should be comfortable with core DSA topics and be able to explain your reasoning step by step. Many problems are moderate in difficulty but require strong fundamentals and careful edge-case handling.
What to expect in Indiamart coding interviews:
Preparation strategies:
Consistent practice with interview-style problems will help you recognize patterns faster and approach Indiamart’s coding interviews with greater confidence.