I applied through a recruiter. The process took 1 day. I interviewed at HealthKart (Gurgaon, Haryana) in May 2019
Interview
Total 4 rounds including HR
1 round : Written Paper test with 2 question, paper contain question for different experience level person. I will mentione all the question in the below section.
2 round : Interviewer asked 4 questions out of which i was not able to answer first 2 questions and he rejected me. I was very upset after that because that person Judged me with just 4 questions without looking my performance in 1 round. It just not right, people work hard for every interviewe and getting judge with just 4 questions is hard to swallow for anyone.
I hope he asked me some more questions but can't change anything now.
3 round : F2F with VP
4 round : HR
I have mentioned all the questions in below section, i hope this will be of Help to someone.
NOTE : If you are going there for interview arround May 2019 you might get these questions only in written test. So prepare well.
Interview questions [2]
Question 1
Written Test Questions
Fot Tech Lead :
1) Design ThreadPool
2) Design TinyUrl
For SSE :
1) Find Pair with the given sum from array.
2) Desgin question related to some e-comm website.
For SE :
1) First Non Repeating Character
2) Arrange given numbers to form the biggest number
e.g if the given numbers are {54, 546, 548, 60}, the arrangement 6054854654
Question from F2F round
1) Discussion on question " Arrange given numbers to form the biggest number" (Answered)
2) Program to make create a Deadlock (Was not able to answer)
3) Which Data type to use for storing password field. (I told String but correct one is char[])
4) Why string immutable (Answered)
5) Why wait() notify() and notifyAll() in Object class (Answered)
6) Why multiple inheritence not possible in java (Answered)