As described by other people.
Graduate Software Developer Interview Questions
1,325 graduate software developer interview questions shared by candidates
Explain your degree project to us.
Is that you, John Wayne? Is this me?
Sqaure root a given number
What are 3 negatives of digitalising medical records
Give an example of a time you kept a secret.
Explain your dissertation topic in layman's terms.
What would you do when you are in a group project and your group peer does not meet the deadlines
Design an algorithm to sort UDP packets
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)
Viewing 571 - 580 interview questions