Lesson3. PermMissingElem 안녕하세요! 저번 시간에는 Lesson3. FrogJmp에 대해 풀이해봤습니다. 이번에는 Lesson3의 PermMissingElem를 풀이해보려 합니다. Question https://app.codility.com/programmers/lessons/3-time_complexity/perm_missing_elem/ PermMissingElem coding task - Learn to Code - Codility app.codility.com N 개의 서로 다른 정수로 구성된 배열 A가 주어지는데 ( [1...(N + 1)]의 범위의 정수 배열 ) 이 때, 정확히 한 개의 요소만 누락되어 있습니다. 우리는 그 누락된 요소를 찾으면 됩니다. 만약, 주어진 배열 ..
Lesson3. FrogJmp 안녕하세요! 저번 시간에는 Lesson2. OddOccurrencesInArray에 대해 풀이해봤습니다. 이번에는 Lesson3의 FrogJmp를 풀이해보려 합니다. Question https://app.codility.com/programmers/lessons/3-time_complexity/frog_jmp/ FrogJmp coding task - Learn to Code - Codility app.codility.com X: 현재 위치 Y: 도착지 D: 일정하게 점프하는 거리 이렇게 3개의 인자가 주어졌을 때, 개구리가 X에서 Y로 가려면 몇 번 D를 해야하는가를 구하는 문제입니다. 만약, X: 10, Y: 100, D: 30 이라고 할 때, 3번 점프하면 되므로 3을 ..
Lesson2. OddOccurrencesInArray 안녕하세요! 저번 시간에는 Lesson2. CyclicRotation에 대해 풀이해봤습니다. 이번에는 Lesson2의 OddOccurrencesInArray를 풀이해보려 합니다. Question https://app.codility.com/programmers/lessons/2-arrays/odd_occurrences_in_array/ OddOccurrencesInArray coding task - Learn to Code - Codility app.codility.com N개의 정수로 구성된 비어 있지 않은 배열 A가 주어집니다. 배열에는 홀수 개의 요소가 포함되어 있으며 배열의 각 요소는 동일한 값을 가진 다른 요소와 쌍을 이룰 수 있는데, 단 ..
- Total
- Today
- Yesterday
- esModuleInterop
- hoc test
- codility
- react hoc 테스트
- difference_1.default is not a function
- react-waypoint
- react-hooks test
- react-testing-library
- 크롬 퍼포먼스 탭
- reducer test
- void 0
- javascript
- Package
- 효율적인 디버깅
- dependencies
- jest reducer 테스트
- infinite-scrolling 구현
- NPM
- ES2020
- vue.js
- devDependencies
- ES6 Module
- tsconfig.json
- react-infinite-scroll
- axios
- infinite-scrolling
- jest reducer test
- jest react test
- js debugger
- redux-mock-store
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |