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
- Host: GitHub
- URL: https://github.com/shoaib1522/datastructures-and-algorithms
- Owner: shoaib1522
- License: mit
- Created: 2025-06-07T08:15:33.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2025-06-07T08:26:25.000Z (21 days ago)
- Last Synced: 2025-06-07T09:28:26.250Z (21 days ago)
- Topics: 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
- Language: Python
- Homepage:
- Size: 10.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 ๐