Skip to content

๐Ÿฅ‹ Codeforces ๋ธ”๋ฃจ ๋ ˆ์ดํŒ… ๋‹ฌ์„ฑ ํ›ˆ๋ จ์†Œ

Notifications You must be signed in to change notification settings

Spring-Deep-Dive/algorithm-blue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Study Curriculum

TBD

Week1 - string ๋ฌธ์ž์—ด

๋ฐฑ์ค€ 25705 - ๋Œ๋ฆผํŒ ๋ฌธ์ž์—ด

๋ฆฌํŠธ์ฝ”๋“œ 58. Length of Last Word

๋ฆฌํŠธ์ฝ”๋“œ 171. Excel Sheet Column Number

๋ฐฑ์ค€ 1972 - ๋†€๋ผ์šด ๋ฌธ์ž์—ด

Week2 - Stack

ํ”„๋กœ๊ทธ๋ž˜๋จธ์Šค ์˜ฌ๋ฐ”๋ฅธ ๊ด„ํ˜ธ

๋ฆฌํŠธ์ฝ”๋“œ 2375 Construct smallest number from di string

Week3 - Queue, Deque

๋ฆฌํŠธ์ฝ”๋“œ 59. Spiral Matrix II

ํ”„๋กœ๊ทธ๋ž˜๋จธ์Šค ์ด์ค‘์šฐ์„ ์ˆœ์œ„ํ

Week 4 - Brute Force

๋ฐฑ์ค€ 1018 ์ฒด์ŠคํŒ ๋‹ค์‹œ ์น ํ•˜๊ธฐ

๋ฆฌํŠธ์ฝ”๋“œ 1552. Magnetic Force Between Two Balls

Week 5 - Recursion

๋ฐฑ์ค€ 2448 ๋ณ„์ฐ๊ธฐ - 11

๋ฆฌํŠธ์ฝ”๋“œ 143. Reorder List

Week 6 - Backtracking

๋ฐฑ์ค€ 15649 N๊ณผ M (1)

๋ฆฌํŠธ์ฝ”๋“œ 844. Backspace String Compare

๋ฐฑ์ค€ 9663 N-Queen

Week 7 - Dynamic Programming

๋ฐฑ์ค€ 1463 1๋กœ ๋งŒ๋“ค๊ธฐ

๋ฐฑ์ค€ ์ด์นœ์ˆ˜

๋ฐฑ์ค€ 2ร—n ํƒ€์ผ๋ง

๋ฐฑ์ค€ ํ‰๋ฒ”ํ•œ ๋ฐฐ๋‚ญ

Week 8 - Greedy

๋ฐฑ์ค€ ์„คํƒ• ๋ฐฐ๋‹ฌ

๋ฐฑ์ค€ ์‹ ์ž…์‚ฌ์›

ํ”„๋กœ๊ทธ๋ž˜๋จธ์Šค ์ฒด์œก๋ณต


  • divide and conquer *
  • Binary Search
  • Priority Queue
  • DFS, BFS *
  • Graph
  • Shortest Path algorithm *
    • Dijkstra, Bellman-Ford, A*, Floyd-Warshall
  • two pointer
  • Tree *
    • Minimum Spanning Tree
  • graph *
    • uni/directed, weighted, rooted(IN&OUT), unrooted

reference

About

๐Ÿฅ‹ Codeforces ๋ธ”๋ฃจ ๋ ˆ์ดํŒ… ๋‹ฌ์„ฑ ํ›ˆ๋ จ์†Œ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •