SNo. | Topics | Sub-Topics | ||||||
---|---|---|---|---|---|---|---|---|
1. | πAptitude + Puzzles |
πAptitude
|
||||||
2. | πProgramming Languages |
πC & C++ Language
|
||||||
3. | πDSA
πCP πCoding Interviews |
πData Structures
πCompetitive Programming
πCoding Interviews
|
||||||
4. | πTechnical Subject |
πObject Oriented Programming (OOP)
|
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions),
Technical Subjects (OS + DBMS + SQL + CN + OOP) Theory+Questions, FAANG Interview questions and Miscellaneous Stuff
(Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.
Akash Singh |
Thanks goes to these Wonderful People π¨π»βπ»:
AkashSingh3031 π βοΈ π π¨ π¨π»βπ» π |
Anuradha0501 π» π |
RishikaGhosh π» π |
thecoder8890 π» π |
Ash515 π» π |
fame2105 π» π |
vkhurana25 π» π |
RAUNAK-PANDEY π» π |
codeaholic-shub π» π |
aroravansh π» π |
tanmayChakrawarty π» π |
onlykingKD π» π |
parajshah π» π |
Pranjal-bisht π» π |
SanandhKumar02 |
sainikhil1605 π» π |
work-mohit π» π |
Ayush7614 π» π |
sayeedajmal π» π |
Wenodh π» π |
devraj4522 π» π |
RounakNeogy π» π |
ashwin3082002 π» π |
VishnuSastryHK π» π |
muhiqsimui π» π |
adityagi02 π» π |
Satyamchaubey07 π» π |
vedudx π» π |
sheetalneeraj π» π |
amandewatnitrr π» π |
samnoon1971 π» π |
draciel58 π» π |
GJuceviciute π» π |
Sukhendra523 π» π |
Ranjul-Arumadi π» π |
GouravRusiya30 π» π |
Akashkhandelwal191 π» π |
RahulSurana123 π» |
imsoumen π» π |
thisisbillall π» π |
nixmaldonado π» π |
thefool76 π» π |
suniti0804 π» π |
harish3124 π» π |
poojitha2002 π» π |
vk-2501 π» π |
mgazdovic π» π |
Anshir08 π» π |
harshil202 π» π |
Rei-x π» π |
maanasvi999 π» π |
mansijain980 π» π |
tanyagupta0201 π» π |
saikrithik π» π |
ankit200490 |
Sumit4482 π» π |
GSAUC3 π» π |
iamsinghashutosh π» π |
Uchiha-Itachi0 π» π |
yan-michael |
abhistark007 π» π |
xor09 π» π |
avnoor-488 π» π |
VishnuVVR-369 π» π |
oguilhermefigueiredo π» π |
gcnit π» π |
Yasien99 π» π |
ginny100 π» π |
galin-chung-nguyen π» π |
Phoenix-92 π» π |
edo-ce π» π |
nixrajput π» π |
anmolp476 π» π |
Vaishnaviamirayada π» π |
Mist57 π» π |
saurabh200014 π» π |
chandru1003 π» π |
csi-Abil π» π |
shubhanshurav π» π |
Pratyush0612 π» π |
We'd love your contributions! Kindly follow the steps below to get started:
git clone https://github.com/<your-github-username>/The-Complete-FAANG-Preparation
- Navigate to the project directory.
cd The-Complete-FAANG-Preparation
- Create a new branch.
git checkout -b <your_branch_name>
-
Make changes.
-
Stage your changes and commit
git add -A
git commit -m "<your_commit_message>"
- Push your local commits to the remote repo.
git push -u origin <your_branch_name>
-
Create a Pull-Request to
develop
! -
Congratulations! π Sit and relax, you've made your contribution to The Complete FAANG Preparation. βοΈ β€οΈ π₯
Permissions | Limitations | Conditions |
---|---|---|
β Commercial use | β Liability | π License and copyright notice |
β Modification | β Warranty | |
β Distribution | ||
β Private use |
Note
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.