Coding challenge, Technical questions and panel interview was good.
Member Technical Staff Interview Questions
4,044 member technical staff interview questions shared by candidates
Different questions about work experience, Technologies that I was worked on.
You're given a list of installation dependencies. Then you're given a sequence of install/remove/list program commands, and you're supposed to output what programs get installed such that all dependencies are satisfied, and what programs are removed when nothing depends on them. Kind of like a very bare bones version of Linux's APT tool.
- design LRU - change it to count based MRU - how does redis do it for distributed cache - balanced binary tree - how to design a sudoku solver
How to find closest minimum element in an array(Using stack)
Q : Questions based on Algorithms and Data Structure as well as fundamentals of CS such as OOPS, DBMS and Networks. Q : Was asked questions ranging from designing a snake and ladder game to Dynamic Programming problems, Socket based questions. Importance was also given to the contents of the CV
What technical feature do you not know as much about but are excited about learning next?
Programming questions were based on Dynamic Programming and Graph Theory.
I'm not allowed to give any specifics, however it's mostly OOP concepts, data structures, relational database, some whiteboard sessions etc.
How to test Lightning Components?
Viewing 3891 - 3900 interview questions