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.
Grad Interview Questions
7,385 grad interview questions shared by candidates
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
Phone Interview - LRU cache
In-house Interview 1: 1. Deep copy of graph 2. One edit distance
1. Behavioral Questions 2. Leetcode Medium Problem
Viewing 6731 - 6740 interview questions