https://github.com/lra8dev/dsa60
π―This repo tracks my daily progress learning DSA using JavaScript in 60 days. I document my learning journey, coding challenges and insights.
https://github.com/lra8dev/dsa60
60daycodingchallenge data-structures-and-algorithms dsa dsa-learning-series javascript problem-solving
Last synced: 3 months ago
JSON representation
π―This repo tracks my daily progress learning DSA using JavaScript in 60 days. I document my learning journey, coding challenges and insights.
- Host: GitHub
- URL: https://github.com/lra8dev/dsa60
- Owner: lra8dev
- License: mit
- Created: 2024-12-15T07:12:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-20T13:15:51.000Z (8 months ago)
- Last Synced: 2025-07-27T06:00:34.020Z (3 months ago)
- Topics: 60daycodingchallenge, data-structures-and-algorithms, dsa, dsa-learning-series, javascript, problem-solving
- Language: JavaScript
- Homepage:
- Size: 90.8 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Data Structures & Algorithms with JavaScript π
Welcome to my **60-day DSA journey** using JavaScript. This repository contains daily coding practice and solutions to data structure and algorithm (DSA) problems.
## π Learning Resources
Currently, I'm following the [All-in-one-DSA-Course by HuXn](https://youtu.be/wBtPGnVnA9g?si=88-tV7K-Cu1ulhzD) and [Striver's A2Z-DSA Course](https://www.youtube.com/playlist?list=PLgUwDviBIf0oF6QL8m22w1hIDC1vJ_BHz) on YouTube. Feel free to check it out for additional perspectives and insights!
## π€ Contributing
Contributions are what make the **open-source** community such an amazing place to learn, inspire, and create. Here's how you can contribute:
**π΄ Fork the repo by clicking the "Fork" button at the top right of this page.**
**π οΈ Create a branch.**
**π‘ Commit your changes.**
**π€ Push to the branch.**
**π Open a pull request.**
## π License
This project is licensed under the MIT License - see the [LICENCE](LICENCE) file for details.