
DeepIntent Software Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 5 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at DeepIntent.
Software Engineer
It's a 3-4 round process. First round is technical covering HTML, CSS, JS basics and 1-2 coding problems. Second round is also technical, focusing on front-end architecture, 1-2 coding problems, and web concepts like cookies and SSO. The third round is a mix of technical and behavioral questions, including one problem-solving question and behavioral queries.
- Can you merge two sorted arrays with N + M time complexity?
- Can you flatten this array of unknown depth: `[1,2,3,[4,5,6],7,[8,[9,[10]]]]`?
- Build a Chessboard using HTML and CSS.
Software Engineer
I interviewed at Deepintent Pune, and the process went on for about a week. It started with an HR call explaining the job and company. Then, there were two main technical rounds. The first was a coding round focused on pseudocode. The second round mixed coding and system design. After these, I had a final discussion with the company's VP, which was more of a casual chat about my preferences and hobbies. Once I passed all stages, I received the job offer.
- Could you remove an element from a linked list when the head isn't defined, aiming for O(1) time complexity?
- Can you write pseudocode for a lift design architecture?
- Given an array, what element occurs most frequently?
Software Engineer
I applied for a software engineer position at DeepIntent using a LinkedIn referral back in April. Shortly after applying, I got a call from HR to set up a technical interview. The whole process was pretty straightforward, and the HR team kept me well-informed.
- Could you tell me about your experience with React?
- What are your strengths in data structures and algorithms?
- Can you discuss your knowledge of computer science core fundamentals?
DeepIntent Software Engineer Interview Questions
Quoted word for word from DeepIntent interview reports.
“What is the next permutation of a given number?”
Read reports →“Given a tree object with value, left, and right children, find the path with the maximum sum.”
Read reports →“What's the difference between HTTP and HTTPS cookies?”
Read reports →“Given an array, what element occurs most frequently?”
Read reports →“Can you merge two sorted arrays with N + M time complexity?”
Read report →“Build a Chessboard using HTML and CSS.”
Read report →“Can you flatten this array of unknown depth: `[1,2,3,[4,5,6],7,[8,[9,[10]]]]`?”
Read report →“Could you remove an element from a linked list when the head isn't defined, aiming for O(1) time complexity?”
Read report →“What is the minimum cost to join ropes?”
Read report →Formats, difficulty and experience
Across all 5 DeepIntent interview reports.