Codility - Distinct [Python]
문제 app.codility.com/demo/results/trainingKZ7PTU-ND7/ Test results - Codility Write a function def solution(A) that, given an array A consisting of N integers, returns the number of distinct values in array A. For example, given array A consisting of six elements such that: A[0] = 2 A[1] = 1 A[2] = 1 A[3] = 2 A[4] = 3 A[5] = 1 the f app.codility.com 문제 상황 - 서로 다른 숫자의 종류 찾기 해결 전략 - set을 사용하면 쉽게 해결..
알고리즘 학습/Codility
2020. 9. 27. 15:06
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 미로 탐색#백준알고리즘#Python
- 날짜 계산#BOJ#완전탐색#Python
- 나무자르기#BOJ#이분탐색#Python
- Distinct#Codility#Python
- 백준 알고리즘#BackTracking
- 쿼드트리#BOJ#분할정복#Python
- Brackets#Stacks and Queues#Codility#Python
- django#slicing
- 종이자르기#분할정복#BOJ#Python
- django
- 섬의개수#백준알고리즘#Python
- 배열합치기#분할정복#BOJ#Python
- 랜선자르기#이분탐색#BOJ#Python
- 순열사이클#BOJ#Python
- Swift#Tuples#Range
- 텀 프로젝트#백준알고리즘#Python
- 파이썬알고리즘인터뷰#4장
- 공유기 설치#BOJ#이분탐색#Python
- 터틀비치#리콘#xbox#controller
- 암호코드#dp#BOJ#Python
- filter#isalnum#lower
- N으로 표현#DP#Programmers#Python
- Triangle#Sorting#Codility#Python
- PassingCars#Codility#Python
- NumberofDiscIntersections#Codility#Sort#Python
- 토마토#백준알고리즘#Python
- 반복수열#백준알고리즘#Python
- 리모컨#완전탐색#BOJ#Python
- API#lazy#
- 병든 나이트#BOJ#탐욕법#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 | 31 |
글 보관함