Design a google speadsheet
Engineer I Interview Questions
6,857 engineer i interview questions shared by candidates
leetcode Single Number
Behavioural questions based on the leadership principles, and short coding questions that are about a medium on LeetCode.
Given a acyclic graph, find out its root; that is point where all the nodes converge. eg. G(V, E) = {(A->B), (B->C), (D->C)} C should be the root.
Design O(1) read/write cache
Order of Compilation
It is all related to explaining your choice of data structure/algorithm in your code. Nothing outside!
(1) find the most frequent words in a sentence. (2) implementation of a linkedlist class.
NDA, sorry.
The "most difficult" question I had was finding the intersection of two arrays. Seriously. The rest were even easier. I'm not kidding.
Viewing 881 - 890 interview questions