https://github.com/0xcab0/acepta-el-reto-ranking
https://github.com/0xcab0/acepta-el-reto-ranking
acepta-el-reto github-actions leetcode
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xcab0/acepta-el-reto-ranking
- Owner: 0xCAB0
- License: mit
- Archived: true
- Created: 2024-07-24T14:21:17.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-02T00:36:15.000Z (about 1 year ago)
- Last Synced: 2025-05-14T21:17:36.859Z (6 months ago)
- Topics: acepta-el-reto, github-actions, leetcode
- Language: Python
- Homepage: https://0xcab0.github.io/acepta-el-reto-ranking/
- Size: 2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Acepta el reto ranking
This project is intended to serve as a quick orientation for students, teachers and new-commers for [`acepta el reto`](https://aceptaelreto.com/).
It ranks the problems according to their success rate.
Feel free to contribute to the project with more metrics of your choice
## Color Schema
|Color|Success Rate|
|---|---|
|Green| > 75%|
|Orange| >50% && < 75%|
|Red|<50%|
## Result
> The data scrapping is performed using publicly available data from the website API
