300x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
Tags
- 코딩 테스트
- 동적 프로그래밍
- 네트워크
- PYTHON
- dp
- AI
- 프로그래머스
- 딥러닝
- 브루트포스
- BFS
- nlp
- 백준
- 그래프
- linux
- 운영체제
- 리눅스
- 코딩테스트
- CSS
- OS
- 코딩
- DFS
- 순열
- 알고리즘
- 킥스타트
- 동적프로그래밍
- 파이썬
- 프로그래밍
- kick start
- google coding competition
- 구글 킥스타트
Archives
- Today
- Total
목록painter (1)
오뚝이개발자
[Google Kick Start] 2021 구글 킥스타트 Round H Painter 풀이
문제 https://codingcompetitions.withgoogle.com/kickstart/round/0000000000435914/00000000008d9a88#problem Kick Start - Google’s Coding Competitions Hone your coding skills with algorithmic puzzles meant for students and those new to coding competitions. Participate in one round or join them all. codingcompetitions.withgoogle.com 나의 풀이 문제가 조금 복잡하지만 구현 자체는 생각보다 단순하다. d = {'R':['R'], 'B':['B'], 'Y':['..
코딩 테스트/Google Kick Start
2021. 11. 27. 22:20