No particular question
Graduate Developer Interview Questions
2,022 graduate developer interview questions shared by candidates
OOP concepts + an OOP coding exercise: Students got grades from different classes, got those who have an average above 85 onto a list and sort them
medium or hard hackerrank questions
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))
What classes including data members and methods would you design for a coffee machine?
None.
Given a list of words, group them by anagrams of each other.
Which companies do you see as our main rivals?
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.
Viewing 1571 - 1580 interview questions