Q. Build an app to real time display the next available bus to the destination. You could have multiple buses going from your starting point to the destination point ?
Member Technical Staff Interview Questions
4,152 member technical staff interview questions shared by candidates
A take home programming question that tested your knowledge of algorithms and object oriented programming, and also your ability to prioritize with which features you can add and which features you can cut given the two hour time limit. It's really hard to complete everything within 2 hours, so it tests a lot of your skills.
Code to give the optimal dependency libraries to be installed
1. You are given a acronym dictionary where it has expansion say WHO => world health Organisation. Then there is input which has this acronym used, you will have to substitute the acronym for the expansion and that will be your result.
LCA
There were some basic OOPS questions and few algorithms questions. There was also question related to SQL queries and all.
Asked about normaliztion of queries.
I was given a code snippet, which involved multi threading and was asked to find a race condition. The race condition was very subtle and was not explicit in the code.
Was given detailed requirements to write 4 java programs on InterviewZen. An additional assignment was given to be finished offline and sent back within 48 hours.
Write a python program to find the duplicate letters in a given name
Viewing 361 - 370 interview questions