Q: Why did you choose to study Computer Science? Q: What are your goals?
Graduate Developer Interview Questions
2,022 graduate developer interview questions shared by candidates
Form validation during the live coding test and explain closure.
Questions are fairly easy if you have studied CtCi, etc. you can breeze through. There is a systems design interview during the onsites so you might want to study well for that.
Delta encoding: given a list of numbers as input, output a delta encoding for the sequence.
I do not remember a specific one, but you are given a situation and then 4 action options which you have to declare "most likely" and "less likely" no more options.
Given the list of hotels and list of keywords and multiple reviews for multiple hotels, sort hotels by number of keywords in their combined reviews
What do you know about capgemini What have capgemini done differently to their competitors
1. Given an unlimited stream of characters, that can only be read one character at a time, using a specific function (e.g. getChar()), and a list of patterns (e.g. "cat", "dog", "man"), write an algorithm to find all the occurrences of the patterns in the stream. 2. Perform a "test run" of the algorithm in order to assess strong points, weak points and, eventually bugs. 3. Give an estimate of the temporal complexity of the proposed algorithm (e.g. O(x))
Given a list of words, group them by anagrams of each other.
Just prepare for common competency / situational questions.
Viewing 1621 - 1630 interview questions