Skip to content

Commit

Permalink
Create Important_resources.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwin3082002 authored Jun 25, 2021
1 parent bb78123 commit 3df032f
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions 6]. Important Books and Resources/Important_resources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<h1> Important Resources</h1>

<h3>Youtube Playlist</h3>

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)

<h3>Interview Prep</h3>

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/)

0 comments on commit 3df032f

Please sign in to comment.