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 |
Tags
- 네트워크
- 동적프로그래밍
- 순열
- 킥스타트
- DFS
- dp
- 파이썬
- 코딩테스트
- 운영체제
- 리눅스
- BFS
- 백준
- 브루트포스
- 코딩
- 알고리즘
- 구글 킥스타트
- google coding competition
- nlp
- PYTHON
- 딥러닝
- 프로그래머스
- 동적 프로그래밍
- 그래프
- linux
- 코딩 테스트
- AI
- kick start
- CSS
- OS
- 프로그래밍
Archives
- Today
- Total
목록kickstart 2022 (1)
오뚝이개발자
[Google Kick Start] 2022 구글 킥스타트 Round B Palindromic Factors 풀이
문제 https://codingcompetitions.withgoogle.com/kickstart/round/00000000008caa74/0000000000acee89 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 나의 풀이 1. 약수를 구하는 함수 findFactors()를 만든다. 2. 팰린드롬인지를 판별하는 isPalindrome() 함수를 만든다..
코딩 테스트/Google Kick Start
2022. 4. 24. 14:59