I applied online. I interviewed at DeepIntent in Aug 2020
Interview
I interviewed at Deepintent Pune
The process took nearly one week.
There were 2 rounds followed by the final round which was taken by the VP of the company
First HR called me and described the Job opportunity and company domain and then the process was started.
First-round was a coding round where I have to write pseudo code.
The second round was a combination of a coding and system design
After that, there was the last round with the VP of the company
It was a formal discussion about likes/dislikes, hobbies.
After clearing all the rounds I was given the Offer letter
Interview questions [1]
Question 1
First Round Questions were like
1. Remove element from a linked list where the head is undefined (To be solved In O(1) time)
2. Write a code to implement a lift design architecture
3. Given an array and return the element with the highest occurrence.
4. Java8 features, Equals, and Hashcode
5. Some of the services from AWS Infrastructure
6. Some questions on the ongoing projects
Second Round Questions were like
1. Implement Stack using Queue
2. Added more use cases and how to handle it in the Lift design architecture in a single Building
3. Implement Backend System design like Trivago where the user types a hotel name and all the possible Websites should be in the response in ascending order. I have to finalize the contract, request, response and to do Internal Code.
Final Round Questions were like
1. Why Deepintent?
2. Why do you want to leave the current organization?
3. What are your expectations for us?
4. How you will achieve scaling and Low latency in given service
5. How you will implement a Backend module of Tiktok