An open API service indexing awesome lists of open source software.

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

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

![Result chart](https://0xcab0.github.io/acepta-el-reto-ranking/output/result.png)