Array breadth first search question
Software Engineer New Grad Interview Questions
2,971 software engineer new grad interview questions shared by candidates
Implement a Trie.
Custom Index Engine - Design and implementation
Consider the browser search where you type an URL. You need to keep track of the history and to print the most recent URLs the user searched. More or less LRU cache.
Given a string, rearrange it in decreasing order by the characters frequency and in lexicographical order if their frequency is equal.
Matrix grid problem similar to number of islands problem.
DS&Algorithms and about projects you worked before
Data structures and algorithms
Tree questions
Manager Interview: Resume Questions Design an aggregator class for sum, count, avg for a stream of numbers without if else loop for checking type of aggregator each time
Viewing 2721 - 2730 interview questions