algorithm-ps
algorithm-ps copied to clipboard
PS 150 Problem Solutions (cpp, java, python)
본 Repository의 PS문제는 Baekjoon Online Jedge에서 뽑은 것입니다.
알고리즘 분야별(9가지), 레벨별(Level 1~5), 코드별(java, cpp, python)로 Solution 정리.
Contents
-
Chapter 01. Bruete Force (20문제)
-
Chapter 02. Sort Application (20문제)
-
Chapter 03. Binary Search (20문제)
-
Chapter 04. Two Pointers (20문제)
-
Chapter 05. Graph Search (20문제)
-
Chapter 06. Tree (15문제)
-
Chapter 07. Topological Sorting (5문제)
-
Chapter 08. Shortest Path (10문제)
-
Chapter 09. Dynamic Programming (20문제)