Inspiration
I realized the time limits on HackerRank were semi arbitrarily set for different languages, which one could leverage into an advantage
What it does
Grabs massive competitive programming data via the HackerForce API, processes and sorts it by time, % submission correctness, language, types of problem, and more!
How we built it
Flask, Pandas
Challenges we ran into
I switched to this project last minute so I was extremely tired making it. In addition, the processing of that much data on my laptop was slow, so I had to focus on optimization. Furthermore, fighting scope creep was a challenge
Accomplishments that we're proud of
Doing this quickly, Keeping the vision on track, and
What we learned
Keep looking until you find the right API/service, cause sometimes it's not where you think it is
What's next for I'm Cooked
Improve the UI and add more options/more meaningful analysis regarding how skewed the time limits are for certain tasks, i.e. using timeout rates Add feature that recommends languages based on problem difficulty and what you need to prioritize

Log in or sign up for Devpost to join the conversation.