Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akr-2803/dsa-declassified
Declassified, easy to-understand explanations and visuals to DSA problems and more.
https://github.com/akr-2803/dsa-declassified
algorithms algorithms-and-data-structures data-structures data-structures-and-algorithms dynamic-programming
Last synced: 22 days ago
JSON representation
Declassified, easy to-understand explanations and visuals to DSA problems and more.
- Host: GitHub
- URL: https://github.com/akr-2803/dsa-declassified
- Owner: AKR-2803
- Created: 2024-08-18T03:05:45.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-15T02:23:40.000Z (25 days ago)
- Last Synced: 2024-12-15T03:18:20.061Z (25 days ago)
- Topics: algorithms, algorithms-and-data-structures, data-structures, data-structures-and-algorithms, dynamic-programming
- Language: Java
- Homepage:
- Size: 5.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Welcome to DSA-Declassified! š±āš¤ š
This repository is dedicated to sharing and explaining all the things related to Data Structures and Algorithms (DSA). Here, you'll find interactive problem explanations, complete with images and detailed insights to help deepen your understanding.
Quickly browse through sections using the following information:
| Folder | Purpose |
|----------------|-------------|
| [POTD](https://github.com/AKR-2803/DSA-Declassified/tree/main/POTD) | Leetcode Problem of the Day |
| [Dynamic Programming](https://github.com/AKR-2803/DSA-Declassified/tree/main/Problems/Dynamic%20Programming) | Problems related to Dynamic Programming |
| [Notes](https://github.com/AKR-2803/DSA-Declassified/tree/main/Notes) | Notes on some DSA Concepts |
As Iām learning alongside you, any feedback and reviews are highly appreciated.