깃허브 : https://github.com/miiingo/codility Task description 원본 사이트 : https://app.codility.com/programmers/lessons/4-counting_elements/perm_check/ PermCheck coding task - Learn to Code - Codility Check whether array A is a permutation. app.codility.com - N 개의 정수로 구성된 비어있지 않은 배열 A 제공 - 순열(permutation) : 1에서 N까지의 각 요소를 한 번만 포함 - 배열 A가 순열(permutation)인지 확인 - 배열 A가 순열(permutation)이면 1을, 그렇지 않으면 0을 ret..
깃허브 : https://github.com/miiingo/codility Task description 원본 사이트 : https://app.codility.com/programmers/lessons/5-prefix_sums/min_avg_two_slice/ MinAvgTwoSlice coding task - Learn to Code - Codility Find the minimal average of any slice containing at least two elements. app.codility.com - N 개의 정수로 구성된 비어 있지 않은 배열 A - 0≤P
깃허브 : https://github.com/miiingo/codility Task description 원본 사이트 : https://app.codility.com/programmers/lessons/5-prefix_sums/genomic_range_query/ GenomicRangeQuery coding task - Learn to Code - Codility Find the minimal nucleotide from a range of sequence DNA. app.codility.com - N 문자로 구성된 비어 있지 않은 문자열 S와 M 개의 정수로 구성된 비어 있지 않은 두 개의 배열 P, Q가 주어지면 모든 쿼리에 대한 연속 응답을 지정하는 M 개의 정수로 구성된 배열을 return - 가..
깃허브 : https://github.com/miiingo/codility Task description 원본 사이트 : https://app.codility.com/programmers/lessons/4-counting_elements/missing_integer/ MissingInteger coding task - Learn to Code - Codility Find the smallest positive integer that does not occur in a given sequence. app.codility.com - N개의 정수로 이루어진 배열 A가 주어짐 - A에 존재하지 않는 가장 작은 양의 정수(0보다 큰 정수) return - A = [1, 3, 6, 4, 1, 2]인 경우, 함수는 ..
깃허브 : https://github.com/miiingo/codility Task description 원본 사이트 : https://app.codility.com/programmers/lessons/3-time_complexity/tape_equilibrium/ TapeEquilibrium coding task - Learn to Code - Codility Minimize the value |(A[0] + ... + A[P-1]) - (A[P] + ... + A[N-1])|. app.codility.com - N 개의 정수로 구성된 비어 있지 않은 배열 A - A[N] : 테이프의 숫자 - P : 테이프를 두 개로 나눌 위치 (0 배열의 전체 합이 0이 되는 경우, 두 부분의 차이 절대값이 제대로 ..
깃허브 : https://github.com/miiingo/codility Task description 원본 사이트 : https://app.codility.com/programmers/lessons/5-prefix_sums/count_div/ CountDiv coding task - Learn to Code - Codility Compute number of integers divisible by k in range [a..b]. app.codility.com - 세 개의 정수 A, B, K가 주어지면 [A..B] 범위 내에서 K로 나눌 수 있는 정수의 수를 return - { i : A ≤ i ≤ B, i mod K = 0 } - 가장 효율적인 알고리즘 작성 - A, B : [0..2,000,000..
깃허브 : https://github.com/miiingo/codility Task description 원본 사이트 : https://app.codility.com/programmers/lessons/4-counting_elements/max_counters/ MaxCounters coding task - Learn to Code - Codility Calculate the values of counters after applying all alternating operations: increase counter by 1; set value of all counters to current maximum. app.codility.com - 0으로 설정된 N 개의 카운터가 제공 - 카운터는 두 가지 작업이..
깃허브 : https://github.com/miiingo/codility Task description 원본 사이트 : https://app.codility.com/programmers/lessons/2-arrays/odd_occurrences_in_array/ OddOccurrencesInArray coding task - Learn to Code - Codility Find value that occurs in odd number of elements. app.codility.com - A[N] 배열에는 홀수가 들어있으며 각 요소는 동일한 값을 가진 다른 요소(짝이 없는 요소여야함)와 쌍을 이룰 수 있음 - 짝을 이루지 않은 요소의 값 반환 - 가장 효율적인 알고리즘 작성 - A의 값 중 하나를 제..
깃허브 : https://github.com/miiingo/codility Task description 원본 사이트 : https://app.codility.com/programmers/lessons/3-time_complexity/frog_jmp/ FrogJmp coding task - Learn to Code - Codility Count minimal number of jumps from position X to Y. app.codility.com - 항상 일정한 거리 D만큼 씩만 점프 - X부터 Y까지 이동하는 데 걸리는 점프 횟수 구하기 Solution // you can write to stdout for debugging purposes, e.g. // console.log('this is..
- Total
- Today
- Yesterday
- 블록체인
- 문제풀이
- Hyperledger Indy
- 빅데이터
- docker
- Private Data
- 코딩테스트
- 빅데이터 강의
- codility
- 빅데이터 기초
- 코테
- Hyperledger Fabric v1.1
- 코딜리티
- Blockchain
- 기초 of 기초 데이터 개념
- 알고리즘
- 하이퍼레저 패브릭
- javascript
- 하이퍼레저 페브릭
- 암브로셔스
- 어서와 데이터는 처음이지
- Hyperledger Fabric
- ubuntu
- DOCs
- 하이퍼레저 인디
- 직딩잇템
- 빅데이터 교육
- ambrosus
- Hyperledger Fabric v1.2
- 블록 체인
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |