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
Software Engineer New Grad Interview Questions
2,971 software engineer new grad interview questions shared by candidates
What's your favorite Microsoft product?
How to implement a queue with stacks?
How would you manage heap memory for a process to do malloc and free?
How to scale an application.
Top 5 numbers in an array without sorting, Remove duplicates from array in place, Binary search algo, Valid parans What are distributed systems, microservices, APIs What do you think about Agile development
Take any scenario with any application of your choice and walk through what steps you would take to debug it if you found an error.
Given a set of strings and a prefix to search for, return all words in that set that contain the prefix.
Behavioral questions plus technical questions
Phone round: - Favorite MS product and how would you improve it - Explain recursion - Explain threads and processes - Other typical behavioral questions Onsite - 5-10 min intro for each interview (some asked behavioral questions about your experience, while some just jumped straight into coding question), 30-40 minutes coding, 2-5 minutes for you to ask questions - Leetcode medium/hard
Viewing 2451 - 2460 interview questions