SadiHassan / FAANG

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Competitive Programming

The repository contains solutions to various coding Competitive Programming sites 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.

DataStructures & Algorithm Problems

Top Questions by Problem category

Questions by Companies

Contests

System Design

Tips for System Design

General Design Questions:

OOPS Design:

TODO

Important Links

How to contribute?

  1. Fork the repository
  2. Do the desired changes (add/delete/modify)
  3. Make a pull request

When to contribute?

  1. If there is no solution to a problem.
  2. If your solution is asymptotically faster than the one in the main branch.
  3. If your algorithm is of the same time complexity but with reduced code size it would be better to, comment out the original solution and make a pull request with your solution.

About

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


Languages

Language:HTML 97.9%Language:Java 1.3%Language:C++ 0.3%Language:Python 0.2%Language:JavaScript 0.1%Language:Makefile 0.1%Language:CSS 0.0%Language:CMake 0.0%Language:Kotlin 0.0%Language:Ruby 0.0%Language:Haskell 0.0%Language:C 0.0%Language:C# 0.0%Language:Scala 0.0%Language:Rust 0.0%