coding challenge, system design, behavioral interview A taxi can take multiple passengers to the railway station at the same time.On the way back to the starting point,the taxi driver may pick up additional passengers for his next trip to the airport.A map of passenger location has been created,represented as a square matrix.
Interview questions [1]
Question 1
A taxi can take multiple passengers to the railway station at the same time.On the way back to the starting point,the taxi driver may pick up additional passengers for his next trip to the airport.A map of passenger location has been created,represented as a square matrix.
4 rounds . People are late for interviews. Not focused on interview. Always look at their phone. You need passed online programs exam first. Then they will arrange online interviews.
I interviewed at Capital One (McLean, VA) in Aug 2020
Interview
Remote, pretty standard but also more intense than most of the entry level interviews I've had. A lot of Spring Boot and basic Java/Data Structure Questions and of course basic REST API knowledge
Interview questions [1]
Question 1
What is the difference between a hash table and linked list? Why would you choose one over the other?