company questions
- 主要言語
- TypeScript
- スター
- 9
- フォーク
- 0
- 平均マージ
- 1日 4時間
- マージ済み PR(30日)
- 9
説明
# 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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。