Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- react
- Python
- 알고리즘
- maeil-mail
- 프로그래머스
- 매일메일
- Algorithm
- redux-saga
- C++
- SW
- 항해99
- useDispatch
- redux-toolkit
- json-server
- createSlice
- 항해플러스
- JavaScript
- redux
- 자바
- 테코테코
- java
- sw expert academy
- programmers
- react-redux
- 리액트
- 코딩테스트합격자되기
- axios
- 이코테
- react-router
- Get
Archives
- Today
- Total
Binary Journey
[Group Study] Algorithm & Problem Solving 1 (2021.07~.11) 본문
[Group Study] Algorithm & Problem Solving 1 (2021.07~.11)
반응형
1주차 (2021.07.16 - 2021.07.22)
- 인프런 강의
- C++ setting
https://binaryjourney.tistory.com/77 - Selection Sort (선택정렬)
https://binaryjourney.tistory.com/76 - Bubble Sort (버블정렬)
https://binaryjourney.tistory.com/78 - Insertion Sort (삽입정렬)
https://binaryjourney.tistory.com/79
- C++ setting
- 프로그래머스 level1
- 직사각형 별찍기
https://binaryjourney.tistory.com/80 - x만큼 간격이 있는 n개의 숫자
https://binaryjourney.tistory.com/81
- 직사각형 별찍기
- 프로그래머스 level5
2주차 (2021.07.23-2021.07.29)
- 인프런 강의
- Quick Sort (퀵 정렬)
https://binaryjourney.tistory.com/91 - 백준 Sort 문제풀이
https://binaryjourney.tistory.com/92
- Quick Sort (퀵 정렬)
- 프로그래머스 level1
- 프로그래머스 level5
3주차 (2021.07.30-2021.08.05)
- 인프런 강의
- Merge Sort(병합 정렬)
https://binaryjourney.tistory.com/97 - Heap Sort (힙 정렬)
https://binaryjourney.tistory.com/98
- Merge Sort(병합 정렬)
- 프로그래머스 level1
- 프로그래머스 level5
- 방의 개수
https://programmers.co.kr/learn/courses/30/lessons/49190 - 풀이(아직 못함 - 업데이트 중)
https://binaryjourney.tistory.com/99
- 방의 개수
4주차 (2021.08.06-2021.08.12)
- 인프런 강의
- 계수 정렬
https://binaryjourney.tistory.com/109 - 심화 정렬 알고리즘 풀이
https://binaryjourney.tistory.com/110
- 계수 정렬
- Merge Sort(병합 정렬), Heap Sort(힙 정렬) 복습
- 프로그래머스 level1
- 제일 작은 수 제거하기
https://binaryjourney.tistory.com/100 - 정수 제곱근 판별
https://binaryjourney.tistory.com/85 - 정수 내림차순으로 배치하기
https://binaryjourney.tistory.com/101 - 자연수 뒤집어 배열로 만들기
https://binaryjourney.tistory.com/102
- 제일 작은 수 제거하기
- 프로그래머스 위클리 챌린지
5주차 (2021.08.13-2021.08.19)
- 프로그래머스 level1
- 비 - 밀
- (비 - 밀)
6주차 (2021.08.20-2021.08.26)
- 인프런 강의
- Stack (스택)
https://binaryjourney.tistory.com/123 - Queue (큐)
https://binaryjourney.tistory.com/124 - (Optional) Dequeue || Enqueue
https://binaryjourney.tistory.com/124
- Stack (스택)
- 프로그래머스 level1
- 시저 암호
https://binaryjourney.tistory.com/90 - 문자열을 정수로 바꾸기
https://binaryjourney.tistory.com/118 - 수박수박수박수박수박수
https://binaryjourney.tistory.com/119
- 시저 암호
- 프로그래머스 위클리 챌린지
7주차 (2021.08.27-2021.09.02)
- 인프런 강의
- 프로그래머스 level1
- 소수 찾기
https://binaryjourney.tistory.com/120 - 서울에서 김서방 찾기
https://binaryjourney.tistory.com/121 - 문자열 다루기 기본
https://binaryjourney.tistory.com/126 다트 게임
- 소수 찾기
- 프로그래머스 위클리 챌린지
8-9주차 (2021.09.03-2021.09.16)
- 인프런 강의
- 프로그래머스 level1
- 문자열 내림차순으로 배치하기
https://binaryjourney.tistory.com/83 - 문자열 내 p와 y의 개수
https://binaryjourney.tistory.com/132 - 문자열 내 마음대로 정렬하기
https://binaryjourney.tistory.com/82 - 다트 게임
https://binaryjourney.tistory.com/137 비밀 지도
- 문자열 내림차순으로 배치하기
- 프로그래머스 위클리 챌린지
10-11주차(2021.09.17-2021.09.28)
- 인프런 강의
- 이진트리의 구현과 순회 알고리즘
https://binaryjourney.tistory.com/142 - 다이나믹 프로그래밍
https://binaryjourney.tistory.com/143 - 다이나믹 프로그래밍 타일링 문제 풀어보기 (선택사항)
https://binaryjourney.tistory.com/144
https://binaryjourney.tistory.com/145
- 이진트리의 구현과 순회 알고리즘
- 프로그래머스 level1
- 두 정수 사이의 합
https://binaryjourney.tistory.com/138 - 나누어 떨어지는 숫자 배열
https://binaryjourney.tistory.com/139 - 같은 숫자는 싫어
https://binaryjourney.tistory.com/140
- 두 정수 사이의 합
- 프로그래머스 위클리 챌린지
- 8주차 → 비밀지도
https://binaryjourney.tistory.com/141 - 9주차
- 8주차 → 비밀지도
12주차(2021.09.29-2021.10.05)
- 인프런 강의
- 에라토스테네스의 체
https://binaryjourney.tistory.com/150 - 다익스트라 알고리즘
https://binaryjourney.tistory.com/151
- 에라토스테네스의 체
- 프로그래머스 level 1
- 가운데 글자 가져오기
https://binaryjourney.tistory.com/146 - 2016년
https://binaryjourney.tistory.com/147 - 두 개 뽑아서 더하기
https://binaryjourney.tistory.com/148
- 가운데 글자 가져오기
- 프로그래머스 위클리 챌린지
13-14주차(2021.10.06-2021.10.19)
- 인프런 강의
- 프로그래머스 level 1
프로그래머스 위클리 챌린지9주차
15주차(2021.10.20-2021.10.26)
- 인프런 강의
- 프로그래머스 level 1
16-17주차(2021.10.27-2021.11.09)
- 인프런 강의
- 프로그래머스 level1
18주차(2021.11.10-2011.11.16)
- 인프런 강의
- 프로그래머스 level1
- 숫자 문자열과 영단어
https://binaryjourney.tistory.com/84 - 없는 숫자 더하기
https://binaryjourney.tistory.com/172 - 신규 아이디 추천
https://binaryjourney.tistory.com/173
- 숫자 문자열과 영단어
19주차(2021.11.17-2021.11.23)
- 인프런 강의
- 단순 문자열 매칭 알고리즘
- https://binaryjourney.tistory.com/175
- KMP 알고리즘
https://binaryjourney.tistory.com/176 - 위상정렬 문제풀이
https://binaryjourney.tistory.com/174
- 프로그래머스 level 1 && level 2
- 로또의 최고순위와 최저순위
https://binaryjourney.tistory.com/128 - N개의 최소공배수
https://binaryjourney.tistory.com/105 - 피보나치 수
https://binaryjourney.tistory.com/69
- 로또의 최고순위와 최저순위
20주차(2021.11.24-2021.11.30)
- 인프런 강의
- 라빈-카프 알고리즘
https://binaryjourney.tistory.com/177 - 그리디 알고리즘
https://binaryjourney.tistory.com/178
- 라빈-카프 알고리즘
- 프로그래머스 level 2
- 최솟값 만들기
https://binaryjourney.tistory.com/106 - 행렬의 곱셈
https://binaryjourney.tistory.com/179 - Jaden Case 문자열 만들기
https://binaryjourney.tistory.com/116
- 최솟값 만들기
Season 2!
https://binaryjourney.tistory.com/pages/Group-Study-Algorithm-Problem-Solving-2-202112
[Group Study] Algorithm & Problem Solving 2 (2021.12~)
1주차 (2021.12.01-2021.12.07) 이것이 코딩테스트다 1강, 2강, 3강 프로그래머스 level 2 최댓값과 최솟값 https://binaryjourney.tistory.com/107 숫자의 표현 https://binaryjourney.tistory.com/180 땅따먹기..
binaryjourney.tistory.com
반응형