mathcing games on the phone screen
Graduate Developer Interview Questions
7,760 graduate developer interview questions shared by candidates
Where do you see yourself in 5 years time?
One of the key questions was: "Can you describe a time when you had to optimise code for performance?"
How would I find a value in an ordered list
Where do you see yourself in five years (professionally)?
Describe a time when I had to influence someone
Tell me one of the FCA's greatest achievements and why it inspires you?
Build a URL shortner and explain the system structure.
What changes will you do first to the website?
1. Find the O(n) time complexity of a function which traverses a 2D array and sum all elements. 2. Code challenge: write an app that manages cabinet storages (like a double ended stack structure). When a cabinet is full, the first item (oldest) pushed to the next cabinet. The input is a list of items with their unique id. The input can have duplicate items. Question: print the location of the final item in the input list to where it belong (cabinet number or "new" item that is never stored)
Viewing 991 - 1000 interview questions