BFS for multi-child tree structure
Software Developer New Grad Interview Questions
3,049 software developer new grad interview questions shared by candidates
Assign values from a set to indices in a matrix such that a value isn't repeated 3 times in a row/column.
Dynamic Programming
1. flower blooming 2. time minupulation
Efficient string manipulations and geometric questions.
Coding questions focused mainly on strings, arrays, recursion, bfs, dfs
I can't share the question but if you study DSA and you did what everyone mention (leetcode/neetcode) then will ease your path towards it
I was asked there is a directory and inside that directory there can be multiple directories as well as multiple files and each file has a size, I need to calculate file size of entire directory. Follow up question -> Implement a cache. If the file size has been calculated give it from the cache or else calculate the file size and store it in the cache
Tell me about your project, what you like about it, etc... Why Google? Why this position?
Find intersecting intervals for two lists of overlapping intervals.
Viewing 1291 - 1300 interview questions