acmutd / acmutd/bsg

company questions

未关闭
#200 1 条评论 0 个 reaction 已指派 1 人 已被 @git-yash 认领 在 GitHub 查看
frontend go javascript Type: Feature Request
主要语言
TypeScript
星标
9
派生
0
平均合并
1 天 4 小时
30 天内合并 PR
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。