코딩테스트 & 자료구조/알고리즘

1.[코테] 코딩 테스트 출제 경향 분석 및 파이썬 문법 부수기 (1)

post-thumbnail

2.[코테] 코딩 테스트 출제 경향 분석 및 파이썬 문법 부수기 (2) - 자료형

post-thumbnail

3.[코테] 코딩 테스트 출제 경향 분석 및 파이썬 문법 부수기 (3) - 문법

post-thumbnail

4.[Python] 파이썬 문자열 처리 함수

post-thumbnail

5.[코테] 프로그래머스 - 자료형 정리

post-thumbnail

6.[코테] 프로그래머스 - 문법 정리

post-thumbnail

7.[코테] 프로그래머스 레벨0 - 코드리뷰

post-thumbnail

8.[코테] 프로그래머스 레벨1 - 코드리뷰

post-thumbnail

9.[코테] 프로그래머스 레벨1 - 시간복잡도 줄이기

post-thumbnail

10.[코테, 자료구조] 프로그래머스 고득점 Kit - 해시

post-thumbnail

11.[코테, 자료구조] 프로그래머스 고득점 Kit - 스택/큐

post-thumbnail

12.[코테, 자료구조] 프로그래머스 고득점 Kit - 힙

post-thumbnail

13.[코테, 알고리즘] 프로그래머스 고득점 Kit - 정렬

post-thumbnail

14.[코테, 알고리즘] 프로그래머스 고득점 Kit - 완전탐색

post-thumbnail

15.[코테, 알고리즘] 프로그래머스 고득점 Kit - 탐욕법(Greedy)

post-thumbnail

16.[코테, 알고리즘] 프로그래머스 고득점 Kit - 동적계획법(Dynamic Programming)

post-thumbnail

17.[코테, 알고리즘] 프로그래머스 고득점 Kit - DFS/BFS (1)

post-thumbnail

18.[코테, 알고리즘] 프로그래머스 고득점 Kit - DFS/BFS (2)

post-thumbnail

19.[코테, 알고리즘] 프로그래머스 고득점 Kit - 이분탐색

post-thumbnail

20.[코테, 자료구조] 프로그래머스 고득점 Kit - 그래프 (1)

post-thumbnail

21.[코테, 알고리즘] 프로그래머스 고득점 Kit - 그래프 (2)

post-thumbnail

22.[코테, 알고리즘] 프로그래머스 고득점 Kit - 그래프 (3) : 최단경로

post-thumbnail

23.[코테, 알고리즘] 프로그래머스 고득점 Kit - 그래프 (4)

post-thumbnail

24.[코테] 백준 class 2 완료 & 정리

post-thumbnail

25.[코테, 알고리즘] 백준 class 3 - 비트마스크

post-thumbnail

26.[코테, 알고리즘] 백준 class 3 - 누적합

post-thumbnail

27.[코테, 알고리즘] 백준 class 3 - 좌표 압축

post-thumbnail

28.[코테] 백준 class 3 완료 & 정리

post-thumbnail

29.[코테, 알고리즘] 백준 class 4 - LIS(최장 증가 부분 수열)

post-thumbnail

30.[코테, 알고리즘] 백준 class 4 - LCS(최장 공통 부분 수열)

post-thumbnail

31.[코테, 알고리즘] 백준 class 4 - 배낭문제(Knapsack Problem)

post-thumbnail

32.[코테, 알고리즘] 백준 class 4 - 0-1 BFS

post-thumbnail

33.[코테, 알고리즘] 백준 class 4 - 분할정복

post-thumbnail

34.[코테, 알고리즘] 백준 class 4 - 트리의 지름(트리에서 경로찾기)

post-thumbnail

35.[코테, 알고리즘] 백준 class 4 - 백트래킹(Backtracking)

post-thumbnail

36.[코테] 백준 class 4 완료 & 정리

post-thumbnail

37.[코테, 알고리즘] 백준 class 5 - 투포인터

post-thumbnail

38.[코테] Java 코테 벼락치기

post-thumbnail

39.[코테, 알고리즘] 백준 class 5 - 중간에서 만나기 (부분수열의 합)

post-thumbnail

40.[코테, 알고리즘] 백준 class 5 - 비트필드를 이용한 DP (계단수)

post-thumbnail

41.[코테, 알고리즘] 백준 class 5 - 백트래킹 시간복잡도 줄이기

post-thumbnail

42.[코테, 알고리즘] 백준 class 5 - 외판원의 순회(해밀턴 순환)

post-thumbnail

43.[코테] 백준 class 5 - 구현/시뮬레이션

post-thumbnail

44.[코테] 백준 class 5 완료 & 정리

post-thumbnail

45.[코테] 백트래킹과 순열/조합

post-thumbnail

46.[코테] 코드트리 - 포탑 부수기

post-thumbnail

47.[코테] 2차원배열 회전하기

post-thumbnail