REPOSITORY OVERVIEWLive repository statistics
★ 0Stars
⑂ 0Forks
◯ 0Open issues
◉ 0Watchers
27/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
DS-LAB
This repository contains a curated collection of Data Structure programs developed during my institute lab sessions. It features implementations of key data structures and algorithms using C++. The repository is designed to reinforce learning through practical coding exercises and examples.
- Arrays: Basic operations and manipulations.
- Linked Lists:
- Singly Linked List
- Doubly Linked List
- Circular Linked List
- Stacks & Queues: LIFO and FIFO structures with applications.
- Trees:
- Binary Trees
- Binary Search Trees
- AVL Trees
- Graphs:
- Breadth-First Search (BFS)
- Depth-First Search (DFS)
- Hashing: Techniques for efficient data retrieval.
- Heaps:
- Sorting & Searching: Key algorithms like Quick Sort, Merge Sort, Binary Search, etc.
Each program is accompanied by comments to explain the logic and approach, making it easier for others to understand and learn from the code. This repository serves as a resource for anyone looking to strengthen their understanding of data structures and algorithms.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
80/100 healthRecently updatedActive repository
C++No license#algorithms#cpp#leetcode
⑂ 1.3K forks◯ 6 issuesUpdated today
This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript, PHP, Kotlin and Scala
59/100 healthActive repository
JavaMIT#algorithms#c#cpp#csharp
⑂ 274 forks◯ 159 issuesUpdated Apr 14, 2026