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

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


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

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

          

# [GoogleKickStart 2016](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%2020-ff69b4.svg)

Python solutions of Google Kick Start 2016. 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 2015](https://github.com/kamyu104/GoogleKickStart-2015)
* [Kick Start 2017](https://github.com/kamyu104/GoogleKickStart-2017)