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