Skip to content

my AC solutions that passes all test cases, with explanations. (almost every problem from the last 5 yrs)

Notifications You must be signed in to change notification settings

bogdanh/GoogleKickStart_Solutions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my AC solutions that passes ALL test cases, with explanations.
EVERY problem before 2017_Round C and after 2017_round F.
Some problem analysis (written by me) are the most detailed analysis on the internet (because no one writes about it :) e.g. 2016 round e problem d)
Some problem analysis provides unique approaches that I haven't seen other people use e.g. 2020 round d problem d
Some problem analysis provides my approach that is easier to implement than, and equally as good as the official solution e.g. 2021 round f problem b

About

my AC solutions that passes all test cases, with explanations. (almost every problem from the last 5 yrs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 59.9%
  • Python 40.1%