Skip to content

Wu22e/JUNGLE_DS_ALGO

Repository files navigation

JUNGLE_ALGORITHM_WEEK

  • 컴퓨팅사고로의 전환 (20.12.10 ~ 21.01.07)
  • 프로젝트 주간 알고리즘 연습 (21.03.10 ~ 21.04.17)

주차별 키워드

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

ALGORITHM STUDY : 알고리즘 스터디 진행

  1. 투 포인터, 슬라이딩 윈도우
  2. 트라이
  3. 유니온 파인드, 구간 합 배열

Additional Problem : 백준 및 프로그래머스 문제

https://www.acmicpc.net/ https://programmers.co.kr/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors