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.
https://prepverse.github.io
MIT License
10.49k stars 2.36k forks source link

Contribution Open for All #9

Closed thecoder8890 closed 3 years ago

AkashSingh3031 commented 3 years ago

@thecoder8890 𝐓𝐡𝐢𝐬 𝐢𝐬 𝐚𝐧 𝐨𝐩𝐞𝐧 𝐬𝐨𝐮𝐫𝐜𝐞 𝐩𝐫𝐨𝐣𝐞𝐜𝐭, 𝐜𝐨𝐧𝐭𝐫𝐢𝐛𝐮𝐭𝐢𝐨𝐧 𝐨𝐩𝐞𝐧 𝐟𝐨𝐫 𝐚𝐥𝐥 Feel free to contribute your work to this repository.

This is Tree of Index where you contribute your work and learn from other resources too

.
├── ...
├── 𝑴𝒊𝒔𝒄𝒆𝒍𝒍𝒂𝒏𝒆𝒐𝒖𝒔 𝑺𝒕𝒖𝒇𝒇
|   ├── Aptitude & Reasoning              
|   |   └── ...
|   |
|   ├── Basic Programming MCQs
|   |   └── ...
|   |
|   ├── Puzzles
|   |   └── ...
|   |
|   └── ...
|
|
└── 𝑫𝑺𝑨
|   ├── Data Structures              
|   |   └── ...
|   |
|   ├── Algorithms
|   |   └── ...
|   |
|   ├── 450 DSA by @Love Babbar
|   |   └── ...
|   |
|   ├── FAANG Interview Questions
|   |   ├── Facebook
|   |   ├── Amazon
|   |   ├── Apple
|   |   ├── Netflix
|   |   ├── Google
|   |   ├── Others
|   |   └── ...
|   |
|   └── ...
|
|
└── 𝑪𝒐𝒎𝒑𝒆𝒕𝒊𝒕𝒊𝒗𝒆 𝑷𝒓𝒐𝒈𝒓𝒂𝒎𝒎𝒊𝒏𝒈
|   ├── HackerRank              
|   |   └── ...
|   |
|   ├── GeeksforGeeks
|   |   └── ...
|   |
|   ├── HackerEarth
|   |   └── ...
|   |
|   ├── CodeChef              
|   |   └── ...
|   |
|   ├── CodeForce
|   |   └── ...
|   |
|   ├── LeetCode
|   |   └── ...
|   |
|   ├── InterviewBit
|   |   └── ...
|   |
|   └── ...
|
|
└── 𝑻𝒆𝒄𝒉𝒏𝒊𝒄𝒂𝒍 𝑺𝒖𝒃𝒋𝒆𝒄𝒕
|   ├── Object Oriented Programming (OOPs)              
|   |   └── ...
|   |
|   ├── Operating System (OS)
|   |   └── ...
|   |
|   ├── Database Management System (DBMS)
|   |   └── ...
|   |
|   ├── Structured Query Language (SQL)              
|   |   └── ...
|   |
|   ├── Computer Network (CN)
|   |   └── ...
|   |
|   ├── Interview Questions
|   |   └── ...
|   |
|   └── ...
|
|
└── 𝑳𝒐𝒘 𝑳𝒆𝒗𝒆𝒍 𝑫𝒆𝒔𝒊𝒈𝒏   
│   └── ...
|
|
└── 𝑷𝒓𝒐𝒋𝒆𝒄𝒕
|   ├── Machine Learning & Data Science              
|   |   └── ...
|   |
|   ├── Internet of Things (IoT)
|   |   └── ...
|   |
|   ├── Web Development
|   |   └── ...
|   |
|   ├── Mobile Development              
|   |   └── ...
|   |
|   └── ...
└── ...
thecoder8890 commented 3 years ago

@AkashSingh3031 Ok sure will provide the input

thecoder8890 commented 3 years ago

@AkashSingh3031 : Raised a PR for Hackerrank Solution : - https://github.com/AkashSingh3031/The-Complete-FAANG-Preparation/pull/12

thecoder8890 commented 3 years ago

@AkashSingh3031 : Leetcode solutions https://github.com/AkashSingh3031/The-Complete-FAANG-Preparation/pull/16, Please check and merge

AkashSingh3031 commented 3 years ago

@thecoder8890 Already have a Folder Problems and add solution code in a folder like _0002)_Add_Two_Numbers.java instead of Java/Easy/AddTwoNumbers.java

ghana7989 commented 3 years ago

It is unclear how to contribute. Can @AkashSingh3031 give a detailed example or how to contribute to THIS project. I find many empty text files. Instead I expect it should be mentioned what is required there. Once I understand how to contribute. I am ready to contribute.

AkashSingh3031 commented 3 years ago

@thecoder8890 𝐓𝐡𝐢𝐬 𝐢𝐬 𝐚𝐧 𝐨𝐩𝐞𝐧 𝐬𝐨𝐮𝐫𝐜𝐞 𝐩𝐫𝐨𝐣𝐞𝐜𝐭, 𝐜𝐨𝐧𝐭𝐫𝐢𝐛𝐮𝐭𝐢𝐨𝐧 𝐨𝐩𝐞𝐧 𝐟𝐨𝐫 𝐚𝐥𝐥 Feel free to contribute your work to this repository.

This is Tree of Index where you contribute your work and learn from other resources too

.
├── ...
├── 𝑴𝒊𝒔𝒄𝒆𝒍𝒍𝒂𝒏𝒆𝒐𝒖𝒔 𝑺𝒕𝒖𝒇𝒇
|   ├── Aptitude & Reasoning              
|   |   └── ...
|   |
|   ├── Basic Programming MCQs
|   |   └── ...
|   |
|   ├── Puzzles
|   |   └── ...
|   |
|   └── ...
|
|
└── 𝑫𝑺𝑨
|   ├── Data Structures              
|   |   └── ...
|   |
|   ├── Algorithms
|   |   └── ...
|   |
|   ├── 450 DSA by @Love Babbar
|   |   └── ...
|   |
|   ├── FAANG Interview Questions
|   |   ├── Facebook
|   |   ├── Amazon
|   |   ├── Apple
|   |   ├── Netflix
|   |   ├── Google
|   |   ├── Others
|   |   └── ...
|   |
|   └── ...
|
|
└── 𝑪𝒐𝒎𝒑𝒆𝒕𝒊𝒕𝒊𝒗𝒆 𝑷𝒓𝒐𝒈𝒓𝒂𝒎𝒎𝒊𝒏𝒈
|   ├── HackerRank              
|   |   └── ...
|   |
|   ├── GeeksforGeeks
|   |   └── ...
|   |
|   ├── HackerEarth
|   |   └── ...
|   |
|   ├── CodeChef              
|   |   └── ...
|   |
|   ├── CodeForce
|   |   └── ...
|   |
|   ├── LeetCode
|   |   └── ...
|   |
|   ├── InterviewBit
|   |   └── ...
|   |
|   └── ...
|
|
└── 𝑻𝒆𝒄𝒉𝒏𝒊𝒄𝒂𝒍 𝑺𝒖𝒃𝒋𝒆𝒄𝒕
|   ├── Object Oriented Programming (OOPs)              
|   |   └── ...
|   |
|   ├── Operating System (OS)
|   |   └── ...
|   |
|   ├── Database Management System (DBMS)
|   |   └── ...
|   |
|   ├── Structured Query Language (SQL)              
|   |   └── ...
|   |
|   ├── Computer Network (CN)
|   |   └── ...
|   |
|   ├── Interview Questions
|   |   └── ...
|   |
|   └── ...
|
|
└── 𝑳𝒐𝒘 𝑳𝒆𝒗𝒆𝒍 𝑫𝒆𝒔𝒊𝒈𝒏   
│   └── ...
|
|
└── 𝑷𝒓𝒐𝒋𝒆𝒄𝒕
|   ├── Machine Learning & Data Science              
|   |   └── ...
|   |
|   ├── Internet of Things (IoT)
|   |   └── ...
|   |
|   ├── Web Development
|   |   └── ...
|   |
|   ├── Mobile Development              
|   |   └── ...
|   |
|   └── ...
└── ...

@ghana7989 This is Tree of Index You can contribute your interested Topic see above

thecoder8890 commented 3 years ago

@AkashSingh3031 : I have created the https://github.com/AkashSingh3031/The-Complete-FAANG-Preparation/pull/34 for Top 50 DBMS interview questions

farheen21 commented 3 years ago

@AkashSingh3031 hey I am also willing to contribute in Dsa by love babber as I am doing this sheet so wanna ask how should I send the PR like just question number and code or have provide approaches in readme file as well?

AkashSingh3031 commented 3 years ago

@AkashSingh3031 hey I am also willing to contribute in Dsa by love babber as I am doing this sheet so wanna ask how should I send the PR like just question number and code or have provide approaches in readme file as well?

@farheen21 Only send the running & Accepted Code on IDE And Save the file in the folder with a number like _01)_<problem name> You can explain code in the editor with comments,

if possible update the Readme.md file with your solution link.

farheen21 commented 3 years ago

@AkashSingh3031 hey I am also willing to contribute in Dsa by love babber as I am doing this sheet so wanna ask how should I send the PR like just question number and code or have provide approaches in readme file as well?

@farheen21 Only send the running & Accepted Code on IDE And Save the file in the folder with a number like _01)_<problem name> You can explain code in the editor with comments,

if possible update the Readme.md file with your solution link.

okay got it soon I will send PR for respective subject...

amandewatnitrr commented 3 years ago

I would like to contribute to this project please let me know how can i contribute

AkashSingh3031 commented 3 years ago

I would like to contribute to this project please let me know how can i contribute

Follow Tree of Index

AkashSingh3031 commented 3 years ago

I would like to contribute to this project please let me know how can i contribute

Follow Tree of Index

You can contribute your interested area