인생은 B와 D사이 Code다
Home
Blog
Series
Tags
About
검색...
⌘
K
Programmers
7개의 포스트
Programmers
7분
[프로그래머스] (Lv.3) 산 모양 타일링
[2024 Kakao Winter Internship] 프로그래머스 산 모양 타일링 - 파이썬(Python) 풀이
2024년 2월 2일
#Python
#PS
#DP
Programmers
4분
[프로그래머스] (Lv.2) 도넛과 막대 그래프
[2024 Kakao Winter Internship] 프로그래머스 도넛과 막대 그래프 - 파이썬(Python) 풀이
2024년 1월 27일
#Python
#PS
Programmers
3분
[프로그래머스] (Lv.1) 가장 많이 받은 선물
[2024 Kakao Winter Internship] 프로그래머스 가장 많이 받은 선물 - 파이썬(Python) 풀이
2024년 1월 27일
#Python
#PS
Programmers
4분
[프로그래머스] (Lv.3) n + 1 카드게임
[2024 Kakao Winter Internship] 프로그래머스 n + 1 카드게임 - 파이썬(Python) 풀이
2024년 1월 27일
#Python
#PS
Programmers
2분
[프로그래머스] (Lv.3) 주사위 나누기
[2024 Kakao Winter Internship] 프로그래머스 주사위 나누기 - 파이썬(Python) 풀이
2024년 1월 27일
#Python
#PS
#BinarySearch
Programmers
2분
[프로그래머스] (Lv.3) 정수 삼각형
프로그래머스 정수 삼각형 DP - 파이썬(Python) 풀이
2024년 1월 3일
#Python
#PS
#DP
Programmers
5분
[프로그래머스] (Lv.2) 3 x n 타일링
프로그래머스 3 x n 타일링 DP - 파이썬(Python) 풀이
2024년 1월 2일
#Python
#PS
#DP