Skip to content

Latest commit

 

History

History

Round_B

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Google Kick Start 2020 Round B

  • A
  • B
  • C
  • D

Problem A - Bike Tour

Implementation.

Problem B - Bus Routes

Binary search.

Problem C - Robot Path Decoding

String processing.

Problem D - Wandering Robot

Combinatorics.