June 14, 2021

1481 words 7 mins read

AkashSingh3031/The-Complete-FAANG-Preparation

AkashSingh3031/The-Complete-FAANG-Preparation

This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.

repo name AkashSingh3031/The-Complete-FAANG-Preparation
repo link https://github.com/AkashSingh3031/The-Complete-FAANG-Preparation
homepage https://medium.com/@akashsingh3031
language Jupyter Notebook
size (curr.) 211253 kB
stars (curr.) 2217
created 2021-05-29
license MIT License

Usage

Typing SVG

Welcome to The-Complete-FAANG-Preparation Discussions!

Discussion Tab


Hello programmer Welcome to my profile followers Open Source Love Connect on LinkedIn Subscribe my Channel Size Lines of code License Stars Forks Issues Open Issues Close Open PRs Close PRs

The Complete FAANG Preparation

This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions,FAANG Interview questions and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are the C++, Python, and Java.

Interview Questions

Table of Contents

SNo. Contents
1. Miscellaneous Stuff
2. DSA
3. Competitive Programming
4. Technical Subject
5. Low Level Design
6. Projects
7. Impotant Books

Tree of Index

.
├── ...
├── 𝑴𝒊𝒔𝒄𝒆𝒍𝒍𝒂𝒏𝒆𝒐𝒖𝒔 𝑺𝒕𝒖𝒇𝒇
|   ├── Aptitude & Reasoning              
|   |   └── ...
|   |
|   ├── Basic Programming MCQs
|   |   └── ...
|   |
|   ├── Puzzles
|   |   └── ...
|   |
|   └── ...
|
|
└── 𝑫𝑺𝑨
|   ├── Data Structures              
|   |   └── ...
|   |
|   ├── Algorithms
|   |   └── ...
|   |
|   ├── 450 DSA by @Love Babbar
|   |   └── ...
|   |
|   ├── FAANG Interview Questions
|   |   ├── Facebook
|   |   ├── Amazon
|   |   ├── Apple
|   |   ├── Netflix
|   |   ├── Google
|   |   ├── Others
|   |   └── ...
|   |
|   └── ...
|
|
└── 𝑪𝒐𝒎𝒑𝒆𝒕𝒊𝒕𝒊𝒗𝒆 𝑷𝒓𝒐𝒈𝒓𝒂𝒎𝒎𝒊𝒏𝒈
|   ├── Google
|   |   ├── Code Jam
|   |   |   ├── 2017
|   |   |   ├── 2018
|   |   |   ├── 2019
|   |   |   ├── 2020
|   |   |   └── ... 
|   |   |
|   |   ├── Hash Code
|   |   |   ├── 2016
|   |   |   ├── 2017
|   |   |   ├── 2018
|   |   |   ├── 2019
|   |   |   ├── 2020
|   |   |   ├── 2021
|   |   |   └── ...
|   |   |
|   |   ├── Kick Start
|   |   |   ├── 2017
|   |   |   ├── 2018
|   |   |   ├── 2019
|   |   |   ├── 2020
|   |   |   └── ...
|   |   └── ...
|   |
|   ├── Facebook
|   |   ├── Hacker Cup
|   |   |   ├── 2011
|   |   |   ├── 2012
|   |   |   ├── 2013
|   |   |   ├── 2014
|   |   |   ├── 2015
|   |   |   ├── 2016
|   |   |   ├── 2017
|   |   |   ├── 2018
|   |   |   ├── 2019
|   |   |   ├── 2020
|   |   |   ├── 2021
|   |   |   └── ...
|   |   |
|   |   ├── FB Hack
|   |   |   ├── 2020
|   |   |   ├── 2021
|   |   |   └── ...
|   |   └── ...
|   |
|   ├── HackerRank
|   |   ├── C
|   |   ├── C++
|   |   ├── Python
|   |   ├── Java
|   |   ├── 30 Days of Code
|   |   ├── 10 Days of JavaScript
|   |   ├── 10 Days of Statistics
|   |   ├── Interview Preparation Kit
|   |   ├── Problem Solving
|   |   |   ├── Data Structures
|   |   |   └── Algorithms
|   |   ├── SQL
|   |   └── ...
|   |
|   ├── GeeksforGeeks
|   |   └── ...
|   |
|   ├── HackerEarth
|   |   ├── Practice
|   |   |   ├── Basic Programming
|   |   |   ├── Data Structures
|   |   |   ├── Algorithms
|   |   |   ├── Math
|   |   |   └── ... 
|   |   └── ...
|   |
|   ├── CodeChef
|   |   ├── Long Challenge
|   |   ├── Cook-off
|   |   ├── Lunch Time
|   |   └── ...
|   |
|   ├── CodeForces
|   |   ├── Problem_Set
|   |   └── ...
|   |
|   ├── LeetCode
|   |   ├── Problems
|   |   └── ...
|   |
|   ├── InterviewBit
|   |   ├── Programming
|   |   |   ├── Time Complexity Problems
|   |   |   ├── Arrays
|   |   |   ├── Math
|   |   |   ├── Binary Search
|   |   |   ├── String
|   |   |   ├── Bit Manipulation
|   |   |   ├── Two Pointers
|   |   |   ├── Linked List
|   |   |   ├── Stack & Queue
|   |   |   ├── Backtracking
|   |   |   ├── Hashing
|   |   |   ├── Heap & Map
|   |   |   ├── Tree Data Structure
|   |   |   ├── Dynamic Programming
|   |   |   ├── Greedy Algorithm
|   |   |   ├── Graph Data Structure & Algorithms
|   |   |   └── ...
|   |   └── ...
|   |
|   └── ...
|
|
└── 𝑻𝒆𝒄𝒉𝒏𝒊𝒄𝒂𝒍 𝑺𝒖𝒃𝒋𝒆𝒄𝒕
|   ├── Object Oriented Programming (OOP)              
|   |   └── ...
|   |
|   ├── Operating System (OS)
|   |   └── ...
|   |
|   ├── Database Management System (DBMS)
|   |   └── ...
|   |
|   ├── Structured Query Language (SQL)              
|   |   └── ...
|   |
|   ├── Computer Network (CN)
|   |   └── ...
|   |
|   ├── Interview Questions
|   |   ├── OOP
|   |   ├── OS
|   |   ├── DBMS
|   |   ├── SQL
|   |   ├── CN
|   |   └── ...
|   |
|   └── ...
|
|
└── 𝑳𝒐𝒘 𝑳𝒆𝒗𝒆𝒍 𝑫𝒆𝒔𝒊𝒈𝒏
|   ├── Object Oriented Design
|   |   ├── Introduciton to Classes and Objects
|   |   ├── Software Development Process
|   |   ├── Introduction to UML
|   |   ├── Class Diagrams and Object Diagrams
|   |   ├── Use Case Diagrams
|   |   └── ...
|   |
|   ├── Case Study
|   |   └── ...
|   |
│   └── ...
|
|
└── 𝑷𝒓𝒐𝒋𝒆𝒄𝒕𝒔
|   ├── Machine Learning & Data Science
|   |   ├── Data Analysis
|   |   ├── Machine Learning
|   |   ├── Deep Learning
|   |   └── ...
|   |
|   ├── Internet of Things (IoT)
|   |   └── ...
|   |
|   ├── Web Development
|   |   └── ...
|   |
|   ├── Mobile Development              
|   |   └── ...
|   |
|   ├── GUI Projects              
|   |   └── ...
|   |
|   └── ...
|
|
└── 𝑰𝒎𝒑𝒐𝒓𝒕𝒂𝒏𝒕 𝑩𝒐𝒐𝒌𝒔
|   ├── Programming Language
|   |   ├── C
|   |   ├── C++
|   |   ├── Python
|   |   ├── Java
|   |   └── ...
|   ├── Data Structures              
|   ├── Algorithms
|   ├── Competitive Programming
|   ├── Coding Interviews
|   ├── Technical Subjects
|   |   ├── OOP
|   |   ├── OS
|   |   ├── DBMS
|   |   ├── SQL
|   |   ├── CN
|   |   └── ...
|   ├── Aptitude & Reasoning
|   └── ...
└── ...

Domain

1. Miscellaneous Stuff

2. DSA

3. Competitive Programming

4. Technical Subject

5. Low Level Design

6. Projects

7. Important Books

Project Admin

Akash Singh

Awesome Contributors ✨🎉

Thanks goes to these Wonderful People 👨🏻‍💻:

Contributing

We’d love your contributions! Kindly follow the steps below to get started:

  1. Star this repository.

  2. Fork this repository.

  3. Clone the forked repository.

git clone https://github.com/<your-github-username>/The-Complete-FAANG-Preparation 
  1. Navigate to the project directory.
cd The-Complete-FAANG-Preparation
  1. Create a new branch.
git checkout -b <your_branch_name>
  1. Make changes.

  2. Stage your changes and commit

git add -A

git commit -m "<your_commit_message>"
  1. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
  1. Create a Pull-Request to develop !

  2. Congratulations! 🎉 Sit and relax, you’ve made your contribution to The Complete FAANG Preparation. ✌️ ❤️ 💥


Stargazers Over Time

Stargazers over time

MIT LICENSE

MIT License

Copyright (c) 2021 Akash Singh

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
comments powered by Disqus