일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Python
- HTTP
- API
- codility
- 최단경로
- Spring
- 탐욕법
- java
- BFS
- algorithm
- 코딩테스트
- beandefinitionstoreexception
- 프로그래머스
- springboot
- error
- Dijkstra
- Greedy
- counting elements
- 알고리즘
- 소수
- 백준
- brute force
- 문자열
- 2018 KAKAO BLIND RECRUITMENT
- 파이썬
- 라이브템플릿
- 2981
- spring security
- javascript
- applicationeventpublisher
Archives
- Today
- Total
목록lesson 1 (1)
Altiora Petamus
binary gap
BinaryGap coding task - Learn to Code - Codility Find longest sequence of zeros in binary representation of an integer. app.codility.com Q. A binary gap within a positive integer N is any maximal sequence of consecutive zeros that is surrounded by ones at both ends in the binary representation of N. For example, number 9 has binary representation 1001 and contains a binary gap of length 2. The n..
1day-1algorithm
2021. 6. 10. 20:22