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