From eac2671f98da0166cce0cbfda3c0cd23d74a2526 Mon Sep 17 00:00:00 2001 From: Shubhanshu Rao <87806305+shubhanshurav@users.noreply.github.com> Date: Wed, 17 May 2023 00:15:02 +0530 Subject: [PATCH] Add Interview Preparation Notes --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 6e8d131..2b826c1 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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