인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Review 1

Average rating 4.0

Completed 54% of course

Thank you for the great lecture. However, I feel like the backtracking part is not explained properly to the point. ^^;

pushupman님의 프로필 이미지
pushupman
Instructor

Thank you for the good point. I approached backtracking in a tedious manner. I approached it by listing them one by one like generateParentheses. The reason is that the answer is too simple, so I approached it that way. I mainly used the stack concept and showed how to escape when it is satisfied. In the future, I plan to solve similar problems to the famous backtracking problem. Thank you~

Coding test top basic problems that are really easy to solve (with Java) thumbnail
pushupman

·

84 lectures

·

1,040 students

Coding test top basic problems that are really easy to solve (with Java) thumbnail
pushupman

·

84 lectures

·

1,040 students