Algorithm

1.[알고리즘] 복잡도

post-thumbnail

2.[정렬] 버블 정렬(bubble sort)

post-thumbnail

3.[정렬] 선택 정렬(selection sort)

post-thumbnail

4.[정렬] 삽입 정렬(insertion sort)

post-thumbnail

5.[정렬] 합병 정렬(merge sort)

post-thumbnail

6.[정렬] 퀵 정렬(quick sort)

post-thumbnail

7.[트리] 이진 트리(binary tree)

post-thumbnail

8.[트리] 이진 탐색 트리(binary search tree)

post-thumbnail

9.[그래프] 그래프(graph)

post-thumbnail

10.[그래프] 깊이 우선 탐색(DFS) & 너비 우선 탐색(BFS)

post-thumbnail

11.[정렬] 파이썬 프로그래머스 H-index

post-thumbnail

12.[정렬] 계수 정렬(count sort)

post-thumbnail

13.[정렬] 파이썬 내장함수

post-thumbnail

14.[연결리스트] 개념 - 1

post-thumbnail

15.[연결리스트] 개념 - 2

post-thumbnail

16.[LeetCode] #206. Reverse Linked List

post-thumbnail

17.[LeetCode] #234. Palindrome Linked List

post-thumbnail

18.[LeetCode] #21. Merge Two Sorted Lists

post-thumbnail

19.[LeetCode] #2. Add Two Numbers

post-thumbnail

20.[LeetCode] #328. Odd Even Linked List

post-thumbnail

21.[LeetCode] #20. Valid Parentheses

post-thumbnail

22.[LeetCode] #225. Implement Stack using Queues

post-thumbnail

23.[LeetCode] #232. Implement Queue using Stacks

post-thumbnail

24.[LeetCode] #622. Design Circular Queue

post-thumbnail

25.[프로그래머스] 기능개발

post-thumbnail

26.[백준] 10828번. 스택 (파이썬)

post-thumbnail

27.[백준] 9093번. 단어 뒤집기 (파이썬)

post-thumbnail

29.[해시] 개념

post-thumbnail