From 8eb57f9e974928016ad95ed3d15d632f0626b258 Mon Sep 17 00:00:00 2001 From: R Ashwin <73417773+ashwin3082002@users.noreply.github.com> Date: Fri, 25 Jun 2021 20:45:25 +0530 Subject: [PATCH] Create Important_resources.md --- 6]. Important Books/Important_resources.md | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 6]. Important Books/Important_resources.md diff --git a/6]. Important Books/Important_resources.md b/6]. Important Books/Important_resources.md new file mode 100644 index 000000000..b127697fa --- /dev/null +++ b/6]. Important Books/Important_resources.md @@ -0,0 +1,23 @@ +

Important Resources

+ +

Youtube Playlist

+ +1. [The DSA-One Course - Complete Data Structures and Algorithms Course](https://www.youtube.com/playlist?list=PLUcsbZa0qzu3yNzzAxgvSgRobdUUJvz7p) +2. [Web Development Course](https://www.youtube.com/playlist?list=PLfqMhTWNBTe3H6c9OGXb5_6wcc1Mca52n) +3. [C++ Full Course and Data Structures & Algorithms](https://www.youtube.com/playlist?list=PLfqMhTWNBTe0b2nM6JHVCnAkhQRGiZMSJ) +4. [OOPs with C++ in Hindi](https://youtube.com/playlist?list=PLLYz8uHU480j37APNXBdPz7YzAi4XlQU) +5. [Data Structures Basic Understanding & Implementation](https://youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P) + +> Tip: Once DS Understanding & Implementation is done start practising DSrelated questions over portals like +> * [GeeksforGeeks](https://practice.geeksforgeeks.org/home/) +> * [LeetCode](https://leetcode.com/problemset/all/) + +6. [Computer Networks](https://www.youtube.com/playlist?list=PLxCzCOWd7aiGFBD2-2joCpWOLUrDLvVV_) +7. [Software Engineering Concepts Playlist](https://www.youtube.com/playlist?list=PLxCzCOWd7aiEed7SKZBnC6ypFDWYLRvB2) + +

Interview Prep

+ +1. [HR Interview Questions](https://www.naukri.com/blog/frequently-asked-hr-interview-questions-and-answers) +2. [Must DO questions](https://www.geeksforgeeks.org/must-do-coding-questions-for-companies-like-amazon-microsoft-adobe/) +3. Practise Platform: [InterviewBit](https://www.interviewbit.com/practice/), [BinarySearch](https://binarysearch.com/) +4. [Interview Experience](https://www.geeksforgeeks.org/company-interview-corner/)