Skip to content

syeeuns/week1-5_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

week1-5_algorithm

SW사관학교 정글에서 1~4주차동안 진행한 알고리즘 문제풀이입니다.

주차별 키워드

  • WEEK01 : 알고리즘 기초(기초, 배열, 문자열, 재귀함수), 정렬, 완전탐색, 시간복잡도
  • WEEK02 : 이분탐색, 분할정복, 스택, 큐, 우선순위 큐
  • WEEK03 : 그래프 탐색 기본, BFS, DFS, DFS(위상정렬)
  • WEEK04 : 동적 프로그래밍, 그리디 알고리즘

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages