for...in // for...of // String.prototype.replace() // parseInt() // String 메서드
Array.length // String.length // Array
Math.max.apply() // Math.min.apply() // Array.prototype.sort()
reduce
Array.prototype.splice() // Array.prototype.indexOf()
.shift() // .unshift() // .push() // .pop()
병합정렬
concat( )
첫째 및 둘째 항이 1이며 그 뒤의 모든 항은 바로 앞 두 항의 합인 수열