Data Structures and Algorithms (General CS Questions)
Grad Interview Questions
7,382 grad interview questions shared by candidates
Dinosaur(Just like other's had) Leetcode: Split array into two equal sum
Given a number of size <= 999 billion, return its String representation (for 123, return "One Hundred Twenty Three," not "123").
Basic JavaScript Questions including closure, apply/call and difference between map and for in.
4 questions. First 3 are quite easy, but forth one requires optimization. It was more like a Twosum problem for each value between 1 to N.
It was about creating a vending machine.
What made you become a nurse?
What are the three most important nursing roles
First 30min technical: given a list of grade move failing grades to the end of the list. 3hr technical: - Given a list of blocks with (x,y) coordinates determine if they are stacked correctly to make a tower. - Given a list of assignments and the amount of time taken to complete each assignment. What is the shortest time it would take to mark all assignments. - Shown a website screen and asked to talk about anything. You can focus on what you know...UI, backend, how the data should be stored?
create a storage based mechanism to store documents in JSON format. Add, get and delete are 3 commands available.
Viewing 461 - 470 interview questions