Skip to content

Google Kickstart, Leetcode, BOJ Problem Solving in 2021

Notifications You must be signed in to change notification settings

leetcode-notes/Algorithms-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Algorithms 2021

Owen's Algorithm Problem Solving Note

KickStart

2020

Round D

  1. Record Breaker / Array Sort / AC / 2021.01.01
  2. Alien Piano / Greedy / AC / 2021.01.01
  3. Beauty of tree / DFS / AC / 2021.01.03

Round E

  1. Longest Arithmetic / Array / AC / 2021.03.15
  2. High Buildings / List / AC / 2021.03.15
  3. Toys / Priority Queue / AC / 2021.03.17

Round F

  1. ATM Queue / Priority Queue / AC / 2021.04.16
  2. Metal Harvest / ArrayList / AC / 2021.04.17

2021

Round A

  1. K-Goodness String / Array / AC / 2021.03.21
  2. L Shaped Plots / Search / AC / 2021.03.21
  3. Rabbit House / Priority Queue / S2 TLE / 2021.04.13

Round B

  1. Increasing Substring / Array / AC / 2021.04.19
  2. Longest Progression / HashMap / WA / 2020.04.19
  3. Consecutive Primes / HashMap / AC / 2020.04.19

About

Google Kickstart, Leetcode, BOJ Problem Solving in 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages