How you optimize {project function} to handle large amount of requests at same time, give me a optimized solution
Software Developer New Grad Interview Questions
2,866 software developer new grad interview questions shared by candidates
2 leetcode medium problems and come up with their analyses.
Try to reverse a linked list
Flatten a multilevel linked list (not a doubly linked list)
Round1: Given a matrix filled with different integers and an entry point, count the number of connected points(adjacent up, down, left, right) with the same value as the entry point. Round 2: Box stacking problem without rotating sides. Do it using DP. Find all paths from a source to destination in a graph.
lots of people in a running competition and there are lots of check points, build and maintain a real time top ten list.
Data structures and algorithms.
linked lists
1. Two City Scheduling 2. All paths from source to target 3. Matrix grid problem. Some cells have 1's and the rest have zeros. Every day all cells adjacent to the 1 cells turn into ones. Write a function to return number of days it takes for the whole grid to turn to 1's
Why do you want to work here?
Viewing 2131 - 2140 interview questions