Why did you chose nursing?
Grad Interview Questions
7,342 grad interview questions shared by candidates
My qualities as a person.
1/ Basically keeping track of the kth element while inserting and deleting elements from a list. Optimal solution was supposed to be O(logn) retrieval and insertion (assumption given was equal number of inserts and retrievals) 2/ Then asked simple algorithm problem, unique strings in a list. 3/ Then talked about a simple distributed systems/concurrent systems problem. Two simultaneous requests to a web server and it crashes, how does one debug this?
asked a lot of questions that someone early in career wouldn't know how to answer because they have never would have had to deal with that.
Describe signs of symptoms of a patient experiencing x,y,z..
Solve a logical and then a business-focused problems in a team
Given a word that consists of two words such as "aman" give all the combination of valid two words. You are given a dictionary to test against. Example: aman--> a man, am an. watermelon--> water melon
I need to find the maximum length of consecutive integer sequence in Binary Search Tree.
Pretty standard programming questions for someone coming out of college.
All about data structures and algorithms
Viewing 931 - 940 interview questions