Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Add Interview Preparation Notes #283

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
Please read the [contribution guidelines](contributing.md) or [creating a list guide](create-list.md) if you want to contribute.

### Table of Contents
- [Interview Preparation](#interview-preparation)

- [Programming Languages/Frameworks/Platforms](#programming-languagesframeworksplatforms)
- [Android](#android)
Expand Down Expand Up @@ -96,6 +97,14 @@ Please read the [contribution guidelines](contributing.md) or [creating a list g
- [Security](#security)
- [Data Science](#data-science)

### INTERVIEW PREPARATION

* [Complete MAANG Preparation Content](https://github.com/shubhanshurav/Complete-MAANG-Preparation)
* [Top Interview Questions](https://github.com/shubhanshurav/Interview-Preparation-Notes/tree/master/01..%20Top%20Interview%20Questions%20Lists)
* [Interview Preparation Books](https://github.com/shubhanshurav/Interview-Preparation-Notes/tree/master/02..%20Interview-Preparation-Books)
* [DSA Questions Sheet](https://github.com/shubhanshurav/Interview-Preparation-Notes/tree/master/03..%20DSA-SHEETS)
* [Data Structure Complete Notes](https://github.com/shubhanshurav/Interview-Preparation-Notes)

## Programming Languages/Frameworks/Platforms

### Android
Expand Down