Skip to content

StudyTrigger/Data-Structure-In-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Data Structures in Python - Complete Course

Welcome to the official code repository for the Data Structures in Python series! This repository is a one-stop resource for students and developers to master core Computer Science concepts using Python with simple, "layman-style" explanations.

πŸ“Ί Stay Connected

  • YouTube Channel: Study Trigger
  • Full Playlist: [Data Structure in Python | Linked List Complete Course]

πŸ› οΈ Course Roadmap

1. Linked List (Ongoing πŸ“)

Total Videos: 24 A deep dive into Singly, Doubly, and Circular Linked Listsβ€”from memory basics to advanced logic.

Part Topic Code Link Video Link
01 Introduction to Linked Lists View Code Watch Video
02 Manual Node Connection & Display View Code Watch Video
03 Insert Node at Beginning View Code Watch Video
04 Display Only Even Elements View Code Watch Video
05 Count, Sum, and Average Logic View Code Coming Soon
06 Display Alternate Elements Coming Soon Coming Soon
07-24 Insertion, Deletion, Reversing, & more... In Progress In Progress

2. Stacks & Queues (Upcoming πŸ”œ)

  • Implementation using Arrays & Linked Lists.
  • Practical applications and Infix/Postfix logic.

3. Trees & Graphs (Upcoming πŸ”œ)

  • Binary Search Trees (BST) and Traversals (Inorder, Preorder, Postorder).
  • Graph Algorithms: BFS and DFS.

πŸ“‚ How to Use This Repository

  1. Navigate to the specific folder (e.g., /LinkedList).
  2. Each folder/file is numbered according to the Video Parts in the YouTube playlist.
  3. If you find this repository helpful, please Star ⭐ it to stay updated with new uploads!

πŸ‘¨β€πŸ« About the Instructor

Hi, I'm Mahesh Verma, the founder of Study Trigger. My mission is to simplify complex programming concepts for students and help them build a rock-solid foundation for their careers.


Happy Coding! πŸ’»

About

Data Structures in Python: From Basics to Advanced. Official code repository for the Study Trigger YouTube series.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages