CSES 문제 풀이 목록

 

CSES - CSES Problem Set - Tasks

 Code Submission Evaluation System Login

cses.fi

Guide to Competitive Programming ( amazon ) /

(한글판: 알고리즘 트레이닝: 프로그래밍 대회 입문 가이드 ( link ) )

 

책의 저자가 관리하는 문제채점 사이트이다. 문제를 맞추고 난뒤에는 다른 사람들의 풀이를 살펴볼 수 있지만, 문제 풀이에 대해서 논의할 수 있는 기능은 없다.

 

2019년 12월 9개 챕터에 200문제가 나와 있다,

 

  • Introductory Problems (16)
  • Sorting and Searching (27)
  • Dynamic Programming (15)
  • Graph Algorithms (36)
  • Range Queries (15)
  • Tree Algorithms (12)
  • Mathematics ( 21 )
  • String Algorithms (7)
  • Additional Problems (50)

2021년 1월 11개 챕터에 300문제로 갱신

 

  • Introductory Problems (19)
  • Sorting and Searching (35)
  • Dynamic Programming (19)
  • Graph Algorithms (36)
  • Range Queries (19)
  • Tree Algorithms (16)
  • Mathematics (31)
  • String Algorithms (17)
  • Geometry(7)
  • Advanced Techniques(24)
  • Additional Problems (77)

+ Recent posts