일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- align-items
- 확률
- stl
- Codility
- c
- CSS
- Flexbox
- 에라토스테네스의 체
- Photoshop
- SK바이오사이언스
- series
- Prefix Sums
- 포토샵
- 통신사할인
- spring
- 소수
- 백준
- 상태
- Gap
- pandas
- c++
- margin
- 수학
- grid
- 알고리즘
- Design Pattern
- 강화학습
- skt membership
- dataframe
- Javascript
- Today
- Total
목록CS/Codility (12)
sliver__

안녕하세요~ 디벨로퍼입니다~~ 오늘은 Distinct를 풀어보았습니다. 문제 링크는 아래를 참조해주세요 ========================================================================== https://app.codility.com/programmers/lessons/6-sorting/distinct/ Distinct coding task - Learn to Code - Codility Compute number of distinct values in an array. app.codility.com ========================================================================== 주어진 배열에 서로 다른..

안녕하세요~ 디벨로퍼입니다~~ 오늘은 GenomicRangeQuery 문제 풀이하도록 하겠습니다. 문제풀이 하실분들은 아래 링크 참조해주세요. ======================================================================== 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 =================================..

안녕하세요~~ 디벨로퍼입니다~~ 오늘은 Counting Div 문제 풀이하도록 하겠습니다. 문제풀이 하실분들은 아래 링크 참조해주세요. ========================================================================== 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 =====================================================..

안녕하세요~~ 디벨로퍼입니다. 오늘은 Codility의 Passing Car 문제를 풀이했습니다. 문제풀이 하실분은 하단의 링크 참조해주세요 ========================================================================== https://app.codility.com/programmers/lessons/5-prefix_sums/passing_cars/ PassingCars coding task - Learn to Code - Codility Count the number of passing cars on the road. app.codility.com =========================================================..

안녕하세요~~ 디벨롭퍼입니다~~~ 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개의 숫자가 담..

안녕하세요~~ 디벨롭퍼입니다~~~ https://app.codility.com/programmers/lessons/4-counting_elements/frog_river_one/ FrogRiverOne coding task - Learn to Code - Codility Find the earliest time when a frog can jump to the other side of a river. app.codility.com *********************************************************************** 풀어보실 분들을 위해서 링크 걸어두었습니다. **********************************************************..