The-CodingSloth / haha-funny-leetcode-extension

MIT License
392 stars 75 forks source link

Cool feature, solves a lot of problems! #72

Closed Tayomide closed 9 months ago

Tayomide commented 9 months ago

I just found out about leetcode's list

What's cool about this is we could make our own list and make it public!

We could then use the GraphQL API request to get those lists. We could even create a list based on Neetcode's problems and add that to our dropdown or create our own list and add it to the category; we could create a list of only problems with linked lists!

I think it's worth looking into if it works, I'm making a PR soon with the current public lists and one of mine. If it works on everyone else's end, this could solve a lot of problems

Tayomide commented 9 months ago

It works on my end!

I'm making the PR now