Algorithm-2022


Python Basic (진짜 기초)
  • Numbers
  • List
  • String
  • Condition, Loop
  • Function
  • Built in Function
  • Dictionary, Set, Tuple
  • Itertools 특히 Permutations, combinations
  • heapq
  • bisect
  • collections

Greedy
Implementation
  • p.110 상하좌우
  • p.113 시각
  • p.115 왕실의 나이트
  • p.118 게임 개발

Graph
Sort
Binary Search
Dynamic Programming
Math
Brute forcing
Data structures
Number Theory

Prefix Sum

BOOK : 이것이 취업을 위한 코딩 테스트다 with 파이썬