What's your favorite product?
New Grad Software Engineer Interview Questions
2,906 new grad software engineer interview questions shared by candidates
Phone Interview: Fibonacci series(Time complexity), test cases for the function Onsite interview: 4 rounds on interviews with various teams.(Each team asked one technical interview and then questions to explain previous projects, purpose of projects, why I decided to take the approach I did ) Round 1: String Manipulation(Code+test cases) Round 2: String Manipulation(Code+how to handle big volume of files) Round 3: Lunch Interview about System Design(queuing techniques for games) Round 4: Core Java concepts: what is oops, explain its properties, data structure you are confident in and 1 technical question based on that, create a queue using stacks
Password generator using java in hacker rank platform
Find the kth largest element in an unsorted array. Note that it is the kth largest element in the sorted order, not the kth distinct element.
What mistake did you make during a previous experience and how did you react?
If you could solve any problem, what would you solve?
Create a new list with the sum of the two given lists, then a power of x^y question, find the sum of the longest substring, 2D array matrix question (rotate 90 degrees), the last one was related to creating a class for two points and t ( linear equation). Was not expecting that one.
tell me a time when you had a conflict with a coworker
Tech Phone Screen: What's the difference between a thread and a process Describe a Microsoft product you like / how you would make it better Explain recursion to a child Why Microsoft -- Final Rounds: 2 OOD questions 1 string compression Matrix Heap Exercise
Given a set of strings and a prefix to search for, return all words in that set that contain the prefix.
Viewing 2381 - 2390 interview questions