First was a relatively simple sliding window question. The second was a slightly more difficult "puzzle-like" question that didn't require any fancy data structure just some pattern recognition.
Graduate Software Engineer Interview Questions
4,490 graduate software engineer interview questions shared by candidates
Recruiter Chat (15 Minutes):- What offices do you prefer ? What programming languages do you write ? And he told me what the interview process will be ? And asked some basics question regarding the complexity analysis and C++ and Java. The first Phone interview (45 minutes) It had two coding questions and he asked about the complexity of my code the second phone interview :- general programming questions that having the following format :- tell me about X ? when and why would you use it ? What the difference between data structure X and Y and tell me some applications where you can use them ?
What happens when you type www.google.com into the address bar of your browser and press enter?
The interview comes with two questions, all about basic programming: revert the bit sequence of a number(32 bits), like 0100 0110 0000 0001 -> 1000 0000 0110 0010. Just a reminder: the interviewer did require the most efficient way of programming.
Question about graph and traverse.
About yourself, handling conflicts and past experiences
Find a maximum peak given a 2d array
Given an array of integers and integer x, determine the count of x in the array.
given an non-negative integer and an non-decreasing array, find the first element which is not smaller than the given integer
What are your work preferences?
Viewing 931 - 940 interview questions