Design and implement an LRU Cache
Sde Interview Questions
16,612 sde interview questions shared by candidates
one leetcode easy problem and a follow-up question
Given the employee and their mentor, build an appropriate data structure to store the same. And given the two employees find their first common mentor.
In an array elevery element is present twice except one. Need to find that element without using any extra space.
Coding: You have an application with miltiple micro services producing logs. Create a single log file that contains all the logs. Basically the question traslated would become: given a list of ordered lists, return a single ordered list.
General leet code questions and leadership principles
Just some basic questions that appear on pretty much all other FAANG interviews.
Q1 easy array problem , choose elements randomly from array
How to implement several data structures
medium leetcode problems. just make sure to cover the main concepts like DFS, BFS, BT, Graphs
Viewing 611 - 620 interview questions