An open API service indexing awesome lists of open source software.

https://github.com/shoaib1522/datastructures-and-algorithms

๐Ÿ“š๐Ÿ”ข๐Ÿงฎ Master Data Structures & Algorithms with complete lab tasks covering ADTs, Recursion ๐Ÿ”, Sorting โฌ†๏ธโฌ‡๏ธ, Stacks & Queues ๐Ÿ“ฅ๐Ÿ“ค, Linked Lists ๐Ÿ”— (Singly, Doubly, Circular), Trees ๐ŸŒณ, Hash Tables #๏ธโƒฃ, Infix โžก๏ธ Postfix ๐Ÿ“, Maze Solving ๐Ÿงฉ, Schedulers โฑ๏ธ, Min-Heaps โ›๏ธ, plus final & mid practice, Python files ๐Ÿ, project videos ๐ŸŽฅ will guide you
https://github.com/shoaib1522/datastructures-and-algorithms

algorithms binary-search-tree dsa dsa-algorithm dsa-learning-series dsa-practice dsa-questions heap heapsort heapsort-algorithm mst python python3 queue quicksort sorting-algorithms sorting-algorithms-implemented stack time-series

Last synced: 5 days ago
JSON representation

๐Ÿ“š๐Ÿ”ข๐Ÿงฎ Master Data Structures & Algorithms with complete lab tasks covering ADTs, Recursion ๐Ÿ”, Sorting โฌ†๏ธโฌ‡๏ธ, Stacks & Queues ๐Ÿ“ฅ๐Ÿ“ค, Linked Lists ๐Ÿ”— (Singly, Doubly, Circular), Trees ๐ŸŒณ, Hash Tables #๏ธโƒฃ, Infix โžก๏ธ Postfix ๐Ÿ“, Maze Solving ๐Ÿงฉ, Schedulers โฑ๏ธ, Min-Heaps โ›๏ธ, plus final & mid practice, Python files ๐Ÿ, project videos ๐ŸŽฅ will guide you

Awesome Lists containing this project

README

        

# ๐Ÿ“˜ Data Structures & Algorithms โ€“ Complete Repository ๐Ÿง ๐Ÿ’ป

๐Ÿ“š๐Ÿ”ข๐Ÿงฎ **Master Data Structures & Algorithms with complete lab tasks covering ADTs, Recursion ๐Ÿ”, Sorting โฌ†๏ธโฌ‡๏ธ, Stacks & Queues ๐Ÿ“ฅ๐Ÿ“ค, Linked Lists ๐Ÿ”— (Singly, Doubly, Circular), Trees ๐ŸŒณ, Hash Tables #๏ธโƒฃ, Infix โžก๏ธ Postfix ๐Ÿ“, Maze Solving ๐Ÿงฉ, Schedulers โฑ๏ธ, Min-Heaps โ›๏ธ, plus final & mid practice, Python files ๐Ÿ, project videos ๐ŸŽฅ, and exam prep docs โ€” everything you need in one powerful repo!** ๐Ÿง ๐Ÿ’พ๐Ÿง‘โ€๐Ÿ’ป๐Ÿ“‚โœ…

---

## ๐Ÿ—‚๏ธ Repository Structure

### ๐Ÿ”น Lab-wise Tasks
- `Lab 01` โ€“ ADTs & Polynomial operations, GCD (Recursion)
- `Lab 02` โ€“ Multiple Python tasks
- `Lab 03` โ€“ Singly Linked List
- `Lab 04` โ€“ Scheduling Algorithms
- `Lab 05` โ€“ Infix to Postfix Conversion
- `Lab 06` โ€“ Maze Problem Solver
- `Lab 07` โ€“ File handling tasks
- `Lab 08` โ€“ String and logic-based problems
- `Lab 09` โ€“ More advanced tasks
- `Lab 10` โ€“ MinHeap Implementation
- `Lab 11` โ€“ More on scheduling and problem-solving

### ๐Ÿงช Final & Midterm Practice
- Linked Lists (Singly, Doubly, Circular)
- Recursion Practice
- Stack & Queue (Array & Linked List-based)
- Binary Search Tree
- Hash Table (Built-in & Class-Based)

### ๐ŸŽฏ Exam Prep & Projects
- `Important Things For Exam(DSA-MID).txt`
- Recursion Practice with docs, drive links, and video links
- Hash Table problems (e.g., Ransom Note, Count Element)

---

## ๐Ÿ“‚ Technologies Used
- Python ๐Ÿ
- VS Code ๐Ÿงฉ
- Git & GitHub ๐Ÿ™

---

## ๐Ÿ“œ License
This repository is licensed under the MIT License โ€“ see the [LICENSE](./LICENSE) file for details.

---

## ๐Ÿ™Œ Contributions
Pull requests and suggestions are welcome! Letโ€™s grow this into an ultimate DSA toolkit ๐Ÿš€