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

https://github.com/kamyu104/googlekickstart-2013


https://github.com/kamyu104/googlekickstart-2013

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# [GoogleKickStart 2013](https://codingcompetitions.withgoogle.com/kickstart) ![Language](https://img.shields.io/badge/language-Python-orange.svg) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) ![Progress](https://img.shields.io/badge/progress-0%20%2F%2013-ff69b4.svg)

Python solutions of Google Kick Start 2013. Solution begins with `*` means it will get TLE in the largest data set (total computation amount > `10^8`, which is not friendly for Python to solve in 5 ~ 15 seconds). A problem was marked as `Very Hard` means that it was an unsolved one during the contest and may not be that difficult.

* [Kick Start 2014](https://github.com/kamyu104/GoogleKickStart-2014)