Why have you chosen this programme?
Graduate Developer Interview Questions
2,020 graduate developer interview questions shared by candidates
talk about a time you went above and beyond
One of the questions in the video interview involves writing an email, be prepared to type fast
Design an algorithm to sort UDP packets
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.
Viewing 831 - 840 interview questions