강의

멘토링

커뮤니티

Inflearn Community Q&A

drsg3471246's profile image
drsg3471246

asked

Introduction to Javascript Algorithm Problem Solving (Coding Test Preparation)

7. Island Nation Ireland (BFS: Breadth First Search)

DFS, BFS 시간복잡도

Written on

·

377

0

같은 문제를 두개로 모두 풀 수 있다고 하셨는데 뭘 사용할지는 그냥 취향인가요??

성능은 똑같나요??

코테 준비 같이 해요! javascript

Answer 1

0

codingcamp님의 프로필 이미지
codingcamp
Instructor

안녕하세요^^

네. 성능의 차이는 없습니다.

drsg3471246's profile image
drsg3471246

asked

Ask a question