Explain your dissertation topic in layman's terms.
Graduate Developer Interview Questions
2,022 graduate developer interview questions shared by candidates
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)
What is something that you are passionate about within technology?
What is the use for Atomic operation in multiprocessing?
Questions about my background according to my CV. Simply describe your thesis like in front of you a person who doesn't know anything about Computer Science.
25 horses. How many races of 5 horses each to determine the top 3?
The test was a series of logic and reasoning questions, some of which are similar to those online.
which of the following 10 digit numbers are cube. No idea how to solve this given the time limitations and the fact that it was no calculator.
Viewing 841 - 850 interview questions