알고리즘

1.[프로그래머스 / Level 1] 실패율

post-thumbnail

2.[프로그래머스 / Level 1] 소수 만들기

post-thumbnail

3.같은 숫자는 싫어

post-thumbnail

4.기능 개발

post-thumbnail

5.프로그래머스 - 올바른 괄호

post-thumbnail

6.프로그래머스 - 프린터

post-thumbnail

7.프로그래머스 - 다리를 지나는 트럭

post-thumbnail

8.프로그래머스 - 주식 가격

post-thumbnail

9.k번째 수

post-thumbnail

10.프로그래머스 - 가장 큰 수

post-thumbnail

11.프로그래머스 - h-index

post-thumbnail

12.프로그래머스 - 폰켓몬

post-thumbnail

13.프로그래머스 - 완주하지 못한 선수

post-thumbnail

14.프로그래머스 - 전화번호 목록

post-thumbnail

15.프로그래머스 - 위장

post-thumbnail

16.백준 - DFS/BFS

post-thumbnail

17.프로그래머스 - 타겟넘버

post-thumbnail

18.프로그래머스 - 게임 맵 최단거리

post-thumbnail

19.프로그래머스 - 단어 변환

post-thumbnail

20.프로그래머스 - 여행 경로

post-thumbnail

21.알고리즘에서 데이터 입/출력 받는 방법 with Python

post-thumbnail

22.알고리즘의 시간 복잡도

post-thumbnail

23.[자료구조] 큐(Queue) with Python

post-thumbnail

24.[자료구조] 덱(Deque) with Python

post-thumbnail

25.[자료구조] 문자열 with Python

post-thumbnail

26.[자료구조] 다이나믹 프로그래밍1 (Dynamic Programing) with Python

post-thumbnail

27.[자료구조] 수학 - 나머지 연산 with Python

post-thumbnail

28.[자료구조] 수학 - 최대 공약수 & 최소 공배수 with Python

post-thumbnail

29.[자료구조] 수학 - 소수(Prime Number) with Python

post-thumbnail

30.[자료구조] 수학 - 소인수분해 with Python

post-thumbnail

31.[자료구조] 수학 - 진법 변환 with Python

post-thumbnail

32.[자료구조] O(nlogn) 정렬 알고리즘 with Python

post-thumbnail

33.[자료구조] 그래프를 저장하는 방법 3가지 : 인접 행렬, 인접 리스트, 간선 리스트 with Python

post-thumbnail

34.[자료구조] STL의 vector를 사용해서 인접 리스트를 구현 with Python

post-thumbnail

35.[자료구조] BFS와 DFS with Python

post-thumbnail

36.[알고리즘] 백준 미로탐색 with Python

post-thumbnail

37.[자료구조] 스택 (Stack)

post-thumbnail