Codility - NumberOfDiscIntersections (Sorting) [Python]
문제 app.codility.com/programmers/lessons/6-sorting/number_of_disc_intersections/ NumberOfDiscIntersections coding task - Learn to Code - Codility Compute the number of intersections in a sequence of discs. app.codility.com 문제 상황 - 주어진 배열의 인덱스는 각 원의 중심점을 의미한다. 즉, 인덱스 J 번째 원은 (J,0)을 중심으로 하는 원이다. 이 때 다른 원과 교차하는 원들의 쌍의 개수를 구한다. 문제의 조건에 안써있지만, 순서의 개념이 없어 1번 원, 3번 원의 쌍과 3번 원, 1번 원의 쌍은 같은 것으로 취급한다. 해결 전..
알고리즘 학습/Codility
2020. 11. 4. 16:04
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Swift#Tuples#Range
- NumberofDiscIntersections#Codility#Sort#Python
- 반복수열#백준알고리즘#Python
- django#slicing
- Brackets#Stacks and Queues#Codility#Python
- 순열사이클#BOJ#Python
- 공유기 설치#BOJ#이분탐색#Python
- 랜선자르기#이분탐색#BOJ#Python
- 배열합치기#분할정복#BOJ#Python
- PassingCars#Codility#Python
- 백준 알고리즘#BackTracking
- 암호코드#dp#BOJ#Python
- 토마토#백준알고리즘#Python
- filter#isalnum#lower
- 터틀비치#리콘#xbox#controller
- 텀 프로젝트#백준알고리즘#Python
- 섬의개수#백준알고리즘#Python
- django
- N으로 표현#DP#Programmers#Python
- 파이썬알고리즘인터뷰#4장
- 리모컨#완전탐색#BOJ#Python
- Triangle#Sorting#Codility#Python
- 미로 탐색#백준알고리즘#Python
- 병든 나이트#BOJ#탐욕법#Python
- 쿼드트리#BOJ#분할정복#Python
- API#lazy#
- 나무자르기#BOJ#이분탐색#Python
- 날짜 계산#BOJ#완전탐색#Python
- 종이자르기#분할정복#BOJ#Python
- Distinct#Codility#Python
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함