Where do you see yourself in 5 years time?
Graduate Software Engineer Interview Questions
7,632 graduate software engineer interview questions shared by candidates
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)
Describe how Zoom works in as much detail as you can. Emphasis is on transport protocols, e.g., TCP v/s UDP.
Viewing 971 - 980 interview questions