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