An open API service indexing awesome lists of open source software.

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.

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