https://github.com/saadanis/grind-75
Solving Grind 75, primarily preferring Python.
https://github.com/saadanis/grind-75
blind75 grind75 leetcode python3
Last synced: 7 months ago
JSON representation
Solving Grind 75, primarily preferring Python.
- Host: GitHub
- URL: https://github.com/saadanis/grind-75
- Owner: saadanis
- Created: 2024-02-12T05:29:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-29T08:08:07.000Z (over 1 year ago)
- Last Synced: 2024-04-28T08:06:12.523Z (over 1 year ago)
- Topics: blind75, grind75, leetcode, python3
- Language: Python
- Homepage: https://www.techinterviewhandbook.org/grind75
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Grind 75
Solving [Grind 75](https://grind75.com), primarily preferring Python.## About
Grind 75 is the customizable and dynamic successor of [Blind 75](https://www.teamblind.com/post/New-Year-Gift---Curated-List-of-Top-75-LeetCode-Questions-to-Save-Your-Time-OaM1orEU), a list of 75 frequently asked interview questions, curated by [Yangshun](https://www.linkedin.com/in/yangshun/). Although the list can be curated to exclude certain topics, change the number and order of questions, I have decided to stick with the default unmodified list. The questions have been grouped into eight weeks, with around 10 questions per week.## Progress
- [x] Week 1
- [x] Week 2
- [ ] Week 3
- [ ] Week 4
- [ ] Week 5
- [ ] Week 6
- [ ] Week 7
- [ ] Week 8