/Notes-for-FAANG

Facebook, Amazon, Apple, Netflix and Google (FAANG) Job preparation.

Primary LanguageHTML

Job Preparation

The repository contains solutions to various coding interview problems extracted from websites like Leetcode, Hackerrank, Hackearth, Pramp, AlgoExpert & EPI. I've tried to provide the detailed solution and the intution through comments.

These questions are classical problems that are most frequently asked by the tech giants in technical interviews and are not related to hard core competitive coding. All the code provided inside the repository is purely original and completely my own.


Analysis :

If you solved only eazy and medium problems then your chance for selection is 70 % to 80 % .

Other notes :


DataStructures & Algorithm Problems

Top Questions by Problem category

Questions by Companies

Competitive Programming Contests

System Design

Tips for System Design

General Design Questions:

OOPS Design: