company questions
- Lingua principale
- TypeScript
- Stelle
- 9
- Fork
- 0
- Merge medio
- 1g 4h
- PR unite (30g)
- 9
Descrizione
# Context
Leetcode has locked company specific leetcode problems behind a paywall, users are unaware of what questions they should prioritize based on specific companies they are looking at.
# Potential Solution
Taking a company as an input, selecting leetcode problems should be based off of that company. If no company is given, default to problem picker algorithm. This should also work with tags as company specific as well as any tags user has selected. If incompatible, default to problem picker solution where it tries its best.
CSV should also be updated with company tags marked with some delineator to become an array structure for easy searching. It has been suggested to individually call the github api per request by user, not sure efficiency or whats better so do research. The github api allows you to read only any public repo I believe.
https://github.com/liquidslr/leetcode-company-wise-problems/tree/main
# A/C
- [ ] In the create room UI, users should be able to specify a company
- [ ] Leetcode problems are chosen prioritizing company problems
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.