CarperAI / Code-Pile

This repository contains all the code for collecting large scale amounts of code from GitHub.
MIT License
105 stars 29 forks source link

Google Code Jam Project - Archive #18

Closed reshinthadithyan closed 2 years ago

reshinthadithyan commented 2 years ago

Google Code Jam Project - Archive

Dataset URL - here

Does the dataset exist in a scraped format?
Yes - here

Description

Google Code Jam is one of the most famous programming contests conducted with large scale participation

Procedure

PhungVanDuy commented 2 years ago

Let me take this one also, this same type with Competitive Programming Dataset that I am working on. https://github.com/CarperAI/Code-Pile/issues/7

reshinthadithyan commented 2 years ago

@PhungVanDuy, are you taking this up ?

PhungVanDuy commented 2 years ago

@reshinthadithyan checked it but this data missed problem description, we need to write crawler to get it. I still not have time for this, I am working with books for a while, but I will back for this soon.

PhungVanDuy commented 2 years ago

@reshinthadithyan checked more detail today, so https://github.com/Jur1cek/gcj-dataset this dataset crawled from https://code.google.com/codejam/contest/ but currently this site have down, so Google code jam move to a new page https://codingcompetitions.withgoogle.com/codejam we need to write new crawler. I will write it, asap.

PhungVanDuy commented 2 years ago

Added Google Code Jam to Competitive Programming Dataset, check it at https://github.com/CarperAI/Code-Pile/pull/24/commits/b7562e99dbfeb180ff743cd593a211d2ea5bfc35 cc @reshinthadithyan @ncoop57

ncoop57 commented 2 years ago

Resolved in #24