acmutd / acmutd/bsg

company questions

Abierto
#200 1 comentario 0 reacciones 1 asignado Reclamado por @git-yash Ver en GitHub
frontend go javascript Type: Feature Request
Lenguaje dominante
TypeScript
Estrellas
9
Forks
0
Merge medio
1 d 4 h
PR fusionados (30 d)
9

Descripción

# 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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.