Design an algorithm to sort UDP packets
Graduate Software Developer Interview Questions
1,325 graduate software developer interview questions shared by candidates
What is something that you are passionate about within technology?
What would you do when you are in a group project and your group peer does not meet the deadlines
1) Questions about abstract and virtual functions (difficulty: easy) 2) Questions on computing the time complexity of an algorithm (difficulty: easy) 3) An algorithm was described and a data structure had to be chosen for the task (difficulty: easy) 4) Select the 3rd largest date from a list of dates (difficulty: medium) 5) You are given a string which describes a binary search tree, for example: (A, B) (B, C) (C, D) ... where each tuple denotes a (parent, child). You need to parse the tree and report various error cases like cycle, multiple roots, multiple children, etc. If the tree is valid, you need to print the S-expression of the tree (difficulty: hard)
Estimate # of loaves eaten by Leeds students yesterday
There are 25 horses among which you need to find out the fastest 3 horses. You can conduct race among at most 5 to find out their relative speed. At no point you can find out the actual speed of the horse in a race. Find out how many races are required to get the top 3 horses.
The test was a series of logic and reasoning questions, some of which are similar to those online.
Is that you, John Wayne? Is this me?
On Demand Interview Video Round
Verbal and logical reasoning test - of fair difficulty.
Viewing 561 - 570 interview questions