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