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
- 알고리즘
- kick start
- 코딩 테스트
- google coding competition
- 리눅스
- 백준
- 킥스타트
- 그래프
- 구글 킥스타트
- PYTHON
- 코딩
- AI
- 동적프로그래밍
- 프로그래머스
- 동적 프로그래밍
- BFS
- 프로그래밍
- 순열
- 코딩테스트
- nlp
- OS
- CSS
- dp
- 네트워크
- 운영체제
- 브루트포스
- 파이썬
- linux
- 딥러닝
- DFS
Archives
- Today
- Total
목록round H (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