Skip to content

diwakrcodeclass/data-structures-explained

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures Explained

A beginner-friendly repository demonstrating common data structures in Python. Created by Diwakr Reddy, Computer Science Teacher at Sacred Heart School, Kalyan.

Included Structures

  • Stack
  • Queue
  • Linked List
  • Binary Tree
  • Graph (Basic)

Each structure includes:

  • Clear implementation
  • Comments for learning
  • Example usage

About

Beginner-friendly examples of common data structures implemented in Python. Includes stacks, queues, linked lists, trees, and graphs with clear explanations for students.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages