coding question 2: given an array of integers, minimum no of operations needed to make all the elements equal. While doing each increment, any one of the elements in kept fixed.
Grad Interview Questions
7,944 grad interview questions shared by candidates
what data structure would you use to store the web pages visited by a user as he clicks on the forward and back buttons in the browser?
Why did you decide to become a Mechanical Engineer?
Write a class providing an LRU cache
First was a leetcode easy. Second was similar to next permutation.
What python version did you use? Why
Tell me about yourself
Given an integer represent it in its String/Word format? Example - Input: 800/ Output: Eight Hundred. Since its an integer and I chose Java so by default the range was few Billions inclusive of negative integers as well. (Input: -800/ Output: Negative Eight Hundred)
sliding window problem
Leetcode medium questions. Phone Screen 1. Simplify Path 2. K nearest points to origin On-site (Virtual) 1. Multiply strings 2. Task schedular with cool down 3. BST iterator Follow up on-site 1. Some BFS maze based question
Viewing 751 - 760 interview questions