Why do you want to be a part of sage group?
Software Engineer Graduate Interview Questions
3,310 software engineer graduate interview questions shared by candidates
Question: Use loop method to print out the following: 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 Bingo!
What was your greatest achievement?
One of the key questions was: "Can you describe a time when you had to optimise code for performance?"
Design an Object oriented model for an apartment which has an over head watertank- which should be able to distribute water to houses based on need , considering the edge cases.
If we want to find a missing number into a list how can we do it? And how can it be improved?
How would I find a value in an ordered list
Describe how Zoom works in as much detail as you can. Emphasis is on transport protocols, e.g., TCP v/s UDP.
Are you familiar with Agile development?
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 461 - 470 interview questions