Closed jeeyn closed 10 months ago
[Bronze III] 세 수 - 10817 https://github.com/SeWoong-Han/Algorithm/tree/master/%EB%B0%B1%EC%A4%80/Bronze/10817.%E2%80%85%EC%84%B8%E2%80%85%EC%88%98#bronze-iii-%EC%84%B8-%EC%88%98---10817
[Bronze II] 수 정렬하기 - 2750 https://github.com/SeWoong-Han/Algorithm/tree/master/%EB%B0%B1%EC%A4%80/Bronze/2750.%E2%80%85%EC%88%98%E2%80%85%EC%A0%95%EB%A0%AC%ED%95%98%EA%B8%B0
[Silver V] 숫자 카드 - 10815 https://github.com/SeWoong-Han/Algorithm/tree/master/%EB%B0%B1%EC%A4%80/Silver/10815.%E2%80%85%EC%88%AB%EC%9E%90%E2%80%85%EC%B9%B4%EB%93%9C
[level 1] K번째수 - 42748 https://github.com/SeWoong-Han/Algorithm/tree/master/%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%A8%B8%EC%8A%A4/1/42748.%E2%80%85K%EB%B2%88%EC%A7%B8%EC%88%98
이코테 2021 Sorting Exercise 01. 두 배열의 원소 교체 https://github.com/jeeyn/algorithm/tree/main/%EC%9D%B4%EC%BD%94%ED%85%8C%202021%20with%20Python/sorting-ex01
이코테 2021 Binary Search Exercise 01. 떡볶이 떡 자르기 https://github.com/jeeyn/algorithm/tree/main/%EC%9D%B4%EC%BD%94%ED%85%8C%202021%20with%20Python/binary-search-ex01
이코테 2021 Binary Search Exercise 02. 정렬된 배열에서 특정 수의 개수 구하기 https://github.com/jeeyn/algorithm/tree/main/%EC%9D%B4%EC%BD%94%ED%85%8C%202021%20with%20Python/binary-search-ex02
프로그래머스 Lv.1 K번째수 https://github.com/jeeyn/algorithm/blob/main/Programmers/Pro_lv-1_42748.py
5주차 알고리즘 문제 풀이
2023년 12월 25일 ~ 2023년 12월 31일
강의 시청 : 정렬 알고리즘 & 이진 탐색 (21강 ~ 27강)
각 이슈 Assignees에 자신의 GitHub 계정을 추가
3문제 이상 풀이 후 아래 Comment 업로드 하여 인증
ex
[Baekjoon online judge] 10828. 스택 / 실버 4 https://github.com/jeeyn/algorithm/blob/main/Baekjoon/Silver/BOJ_10828.java