write use case of telephone message leaving process.
Graduate Software Engineer Interview Questions
3,321 graduate software engineer interview questions shared by candidates
Describe a time that you needed to solve a conflict between team members
Tell me about you. Tell me of your proudest achievement. What is OOP.
Some questions on Caesar's cypher
Just an interview, they asked me to develop a class that would allocate and store client info based on specific server size. You had to make sure that each server was balanced by using a PriorityQueue.
Tell me a time when you handled conflict in a group?
Some basic code and trigonometry
Forgot question 1 but it was an easy question
1. Merge 2 sorted arrays 2. Find the length of the shortest substring whose combination of anagrams would result in the initial string. Ex: 'abbaab' could be done from anagrams of 'ab' or 'ba', so length 2. 'abbbabbba' can be done from anagrams of 'abb' so length 3 and so on. 3. One array of size n with index showing task id and value showing task memory taken to process task. Another array of size n with index showing task id and value showing task type. System can execute a task in 1 time, or two tasks of the same type in paralel in 1 time, as long as the sum of their memory taken is less than maximum memory. Given these details for a list of tasks, find the most efficient way to execute them and return number of times it takes.
What skills and qualities do you have that would make you a good fit for this role?
Viewing 1741 - 1750 interview questions