Code Monkey home page Code Monkey logo

google-kickstart's Introduction

Google Kick Start

Solutions

This repository contain some solutions of the Google Kick Start challanges and Visual Studio Code development environemnt for Java with all dependencies packed in a Docker image.

See more here:

Google Kick Start Badge

Get your Kick Start badge here: matjazmav/google-kickstart-me

Solved Challanges

2018

Round A

Solution Test set 1 Test set 2
even_digits ✔️ ✔️

2019

Round A

Solution Test set 1 Test set 2
training ✔️ ✔️

2020

Round A

Solution Test set 1 Test set 2
allocation ✔️ ✔️

Round D

Solution Test set 1 Test set 2
record_breaker ✔️ ✔️
alien_piano ✔️ ✔️

Round E

Solution Test set 1 Test set 2
high_buildings ✔️ ✔️

Round F

Solution Test set 1 Test set 2
atm_queue ✔️ ✔️
metal_harvest ✔️ ✔️

Round G

Solution Test set 1 Test set 2
kick_start ✔️ ✔️
maximum_coins ✔️ ✔️
combination_lock ✔️ ❗TLE

Round H

Solution Test set 1 Test set 2
retype ✔️ ✔️
boring_numbers ✔️ ❗TLE

How to use this repository

Requirements

  • Git
  • Docker
  • Visual Studio Code with Remote-Containers extension

Steps

  1. Clone and open this repository in remote container: > Remote-Containers: Reopen in Container
  2. Bootstrap workspace for a new challange: > Tasks: Run Task > bootstrap > [year] > [round] > [challange_name]
  3. Copy/paste example input and output from the challange web page to the .stdin and .stdout files
  4. Solve the coding challange in the Solution.java file
  5. To use Java debugger focus Solution.java file and click F5
  6. To test your solution focus Solution.java file and then > Tasks: Run Test Task
  7. To submit your solution just copy Solution.java file to the submition box on the web page.

google-kickstart's People

Contributors

arruw avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.