You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
https://www.codewars.com/kata/576b93db1129fcf2200001e6 Sum all the numbers of a given array ( cq. list ), except the highest and the lowest element ( by value, not by index! ).The highest or lowest element respectively is a single element at each edge, even if there are more than one with the same value.Mind the input validation. |
1 year ago | |
|---|---|---|
| .. | ||
| binarySearch | 3 years ago | |
| endingStrings.ts | 1 year ago | |
| factorial.js | 1 year ago | |
| fib.ts | 1 year ago | |
| insertionsort.ts | 1 year ago | |
| isTriangle.ts | 1 year ago | |
| main.test.ts | 3 years ago | |
| main.ts | 3 years ago | |
| maxLengthSubString.ts | 1 year ago | |
| minMaxNumber.ts | 1 year ago | |
| sumArray.ts | 1 year ago | |
| task.js | 1 year ago | |
| towerBuilder.ts | 1 year ago | |