Skip to content

Commit

Permalink
DSA Resources Added
Browse files Browse the repository at this point in the history
  • Loading branch information
GAVINESHWAR committed Jun 23, 2024
1 parent 72facf7 commit 24f26f3
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions Data Structures and Algorithm (DSA)/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,27 @@ Let's make coding fun and exciting! 🚀.</td>
<td> The best thing about this channel is, you will find the thought process behind every problem and not just simple algorithms. All of the content is in English so that anyone can watch it. </td>
</tr>
<tr>
<td><a href = "https://www.youtube.com/@sahilandsarra">Sahil and Sarra</a></td>
<td>The Sahilandsarra YouTube channel focuses on Data Structures and Algorithms (DSA), providing clear and concise explanations, coding tutorials, and problem-solving strategies. It is tailored for both beginners and intermediate learners, making complex concepts accessible through practical examples and well-structured content.</td>
</td>
</tr>
<tr>
<td><a href = "https://www.youtube.com/@Telusko">Telusko</a></td>
<td>Telusko is a popular YouTube channel known for its comprehensive tutorials on Data Structures and Algorithms (DSA). The channel offers clear, concise, and beginner-friendly explanations, making complex concepts accessible to learners. It covers a wide range of topics, from basic data structures like arrays and linked lists to advanced algorithms and problem-solving techniques.</td>
</tr>
<tr>
<td><a href ="https://www.youtube.com/@JennyslecturesCSIT">Jennys Lectures</a></td>
<td>Jenny's Lectures YouTube channel focuses on simplifying Data Structures and Algorithms (DSA) through clear, concise explanations and practical examples. Ideal for students and professionals, her videos cover a range of topics from basic to advanced concepts, making complex ideas accessible and easy to understand.</td>
</tr>
<tr>
<td><a href = "https://www.youtube.com/@freecodecamp">Freecodecamp</a></td>
<td>The freeCodeCamp YouTube channel offers comprehensive tutorials on Data Structures and Algorithms (DSA), providing clear and detailed explanations ideal for beginners and intermediate learners. Their videos cover fundamental concepts, practical coding examples, and problem-solving techniques, making complex topics accessible and easy to understand.</td>
</tr>
<tr>
<td><a href = "https://www.youtube.com/@NareshIT">Naresh IT</a></td>
<td>Naresh i Technologies' YouTube channel offers comprehensive tutorials on Data Structures and Algorithms (DSA). Their content includes detailed explanations, practical coding examples, and problem-solving techniques to help viewers grasp fundamental and advanced concepts in DSA. Ideal for students and professionals aiming to enhance their programming and algorithmic skills.</td>
</tr>
<tr>
<td><a href="https://www.youtube.com/@GauravSen"> Gaurav Sen </a></td>
<td> This channel is for software developers looking to get better at algorithms, system design, and learning engineering best practices. Here, you will find content around competitive programming, data structures, algorithms, game-playing AI, and system design. </td>
</tr>
Expand All @@ -164,6 +185,28 @@ To the Point, Short and Practical - These 3 terms defines our Content
</tr>
</table>


### Playlists

<table width="100%" id ="Youtube-Playlist">
<tr>
<th>Channel Name</th>
<th>Description</th>
</tr>
<tr>
<td><a href = "https://www.youtube.com/watch?v=pkYVOmU3MgA&t=2277s">Freecode camp</a></td>
<td>The freeCodeCamp YouTube channel offers a comprehensive "DSA in Python" playlist, providing in-depth tutorials on Data Structures and Algorithms using Python. This playlist is ideal for learners seeking to enhance their coding skills with clear explanations and practical examples.</td>
</tr>
<tr>
<td><a href = "https://www.youtube.com/watch?v=yRpLlJmRo2w&list=PLfqMhTWNBTe3LtFWcvwpqTkUSlB32kJop">Apna College</a></td>
<td>The "DSA in Java" playlist by Apna College on YouTube offers comprehensive tutorials on Data Structures and Algorithms, specifically tailored for Java programming. It covers fundamental concepts and advanced topics, making it ideal for students and professionals looking to strengthen their coding and problem-solving skills.</td>
</tr>
<tr>
<td><a href = "https://www.youtube.com/watch?v=z9bZufPHFLU&list=PLfqMhTWNBTe0b2nM6JHVCnAkhQRGiZMSJ">Apna College</a></td>
<td>Apna College's YouTube channel offers a comprehensive DSA (Data Structures and Algorithms) playlist in C++, taught by Aman Dhattarwal. This series is designed to provide in-depth knowledge of DSA concepts, featuring clear explanations and practical coding examples. It's ideal for students and professionals looking to strengthen their programming skills and understanding of algorithms in C++.</td>
</tr>
</table>

### Coding Platforms

<table width="100%" id="coding-platforms">
Expand Down Expand Up @@ -199,6 +242,18 @@ To the Point, Short and Practical - These 3 terms defines our Content
<td><a href="https://www.geeksforgeeks.org/">GeeksforGeeks </a></td>
<td> GeeksforGeeks has a dedicated practicing platform where people can go and practice problems by sorting them by Company Name and difficulty.</td>
</tr>
<tr>
<td><a href = "https://www.codingninjas.com/blog/2021/03/22/codestudio-a-coding-platform-to-prepare-practice/">Conding Ninjas</a></td>
<td>Coding Ninjas is an online learning platform that offers a wide range of coding courses, from beginner to advanced levels, in various programming languages and technologies. Their curriculum includes hands-on projects and interactive lessons designed to help learners build strong coding skills and prepare for tech industry roles.</td>
</tr>
<tr>
<td><a href = "https://www.freecodecamp.org/">freecode camp</a></td>
<td>FreeCodeCamp is a popular coding platform offering interactive coding challenges and projects across web development, data visualization, and more. It emphasizes hands-on learning through its comprehensive curriculum, designed for beginners and experienced developers alike.</td>
</tr>
<tr>
<td><a href = "https://www.hackerearth.com/"></a></td>
<td>HackerEarth is a versatile coding platform renowned for hosting competitive programming contests and challenges. It provides a robust environment for developers to hone their skills, collaborate with peers, and showcase their coding prowess on a global stage.</td>
</tr>
</table>

### Practice Sheet
Expand Down

0 comments on commit 24f26f3

Please sign in to comment.