Longest Substring with at most given number of unique characters.
Software Development Engineer New Grad Interview Questions
6,138 software development engineer new grad 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
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.
What was something you did, that you did wrong, but was able to fix it before a superior was able to find the problem.
Given a set of strings and a prefix to search for, return all words in that set that contain the prefix.
Viewing 5041 - 5050 interview questions