반응형 알고리즘15 [JS] reduce예제 문제 Write a function called "findShortestWordAmongMixedElements". ("findShortestWordAmongMixedElements" 함수를 작성하세요.) Given an array, "findShortestWordAmongMixedElements" returns the shortest string within the given array. (배열이 주어졌을때, "findShortestWordAmongMixedElements" 함수는 주어진 배열에서 가장 짧은 문자열을 반환합니다.) Notes: If there are ties, it should return the first element to appear in the given array. (만약 동률.. 2019. 9. 29. 이전 1 2 3 다음 728x90 반응형