강의

멘토링

커뮤니티

Inflearn Community Q&A

dngwoodo6584's profile image
dngwoodo6584

asked

Introduction to Javascript Algorithm Problem Solving (Coding Test Preparation)

6. Naughty Hyunsoo

정렬 방법

Written on

·

206

0

안녕하세요. 또 질문을 하게 됩니다. .ㅎㅎ

앞에서 배운 정렬, 버블, 삽입 정렬로도 가능은 할 것 같은데 이렇게 간단한 오름차순, 내림차순 정도는 내장 built method를 이용하고 조금 중간중간에 다른 처리를 해줘야되는 정렬은 앞에서 배운것들을 이용하면 될까요? 

javascript코테 준비 같이 해요!

Answer 1

0

codingcamp님의 프로필 이미지
codingcamp
Instructor

안녕하세요^^

넵. 맞습니다. 

dngwoodo6584's profile image
dngwoodo6584

asked

Ask a question