Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shubhangdutta96/dsa_practice_neetcode
Welcome to the Daily DSA Practice repository! This repository is dedicated to my daily practice of Data Structures and Algorithms (DSA) problems. I am systematically working through the NeetCode series, a curated list of DSA problems that cover essential topics and patterns.
https://github.com/shubhangdutta96/dsa_practice_neetcode
Last synced: 8 days ago
JSON representation
Welcome to the Daily DSA Practice repository! This repository is dedicated to my daily practice of Data Structures and Algorithms (DSA) problems. I am systematically working through the NeetCode series, a curated list of DSA problems that cover essential topics and patterns.
- Host: GitHub
- URL: https://github.com/shubhangdutta96/dsa_practice_neetcode
- Owner: shubhangdutta96
- Created: 2024-08-17T05:33:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T18:30:03.000Z (10 days ago)
- Last Synced: 2024-11-07T19:34:15.439Z (10 days ago)
- Language: Java
- Size: 204 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DSA Practice
Welcome to my **Daily DSA Practice** repository! This repository is dedicated to my daily practice of Data Structures and Algorithms (DSA) problems. I am systematically working through the NeetCode series, a curated list of DSA problems that cover essential topics and patterns.
## 📚 About the Repository
This repository is structured to showcase my daily progress in solving DSA problems. Each folder or file contains the solution to a specific problem, complete with explanations and insights into the approach taken. The problems are chosen to cover a wide range of topics, including but not limited to:
- Arrays and Strings
- Linked Lists
- Trees and Graphs
- Dynamic Programming
- Recursion and Backtracking
- Greedy Algorithms
- Sorting and Searching
- Graph Theory## 🔧 Technologies Used
- **Programming Languages:** Primarily Java, with some solutions in Scala.
- **Tools:** Git for version control, VSCode/IntelliJ for development, and Markdown for documentation.## 🗂️ Repository Structure
- **/problems**: Contains subdirectories for each topic, with solutions to individual problems.
- **/NeetCode-Progress.md**: A tracker document to monitor my progress through the NeetCode series.
- **Links**: https://leetcode.com/u/Shubhang09/