https://github.com/milon/one-problem-a-day
One Data Structure and Algorithm related problem solving per day.
https://github.com/milon/one-problem-a-day
algorithms big-tech-interviews data-structures interview-preparation
Last synced: about 2 months ago
JSON representation
One Data Structure and Algorithm related problem solving per day.
- Host: GitHub
- URL: https://github.com/milon/one-problem-a-day
- Owner: milon
- License: mit
- Created: 2022-07-10T14:11:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2026-01-20T03:29:01.000Z (2 months ago)
- Last Synced: 2026-01-20T10:22:35.074Z (2 months ago)
- Topics: algorithms, big-tech-interviews, data-structures, interview-preparation
- Language: Blade
- Homepage: https://one-problem-a-day.milon.im/
- Size: 2.65 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README

# One problem a day
My goal is to solve one Data Structure and Algorithm related problem per day. This website is a way to keep track of my progress and also share my solutions. I will use python to solve the problems.
## URL
Website can be found here- [https://one-problem-a-day.milon.im/](https://one-problem-a-day.milon.im/).