-
-
Notifications
You must be signed in to change notification settings - Fork 303
[chjung99] WEEK 01 solutions #2021
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Week 설정 추가 |
|
@DaleStudy 리뷰해줘 |
|
Great job on submitting multiple solutions across different problems! Your code demonstrates solid understanding and implementation of dynamic programming, linked list manipulation, tree traversal, hash maps, and stack usage. Here are some suggestions to improve your code further:
Overall, your code is well-structured with clear logic. Fine-tuning with comments, optimizing space where possible, and simplifying some logic will make your solutions even more elegant. Keep up the great work—you're making excellent progress! |
|
good code! merge-two-sorted-lists에서 tail pointer 옮겨가는 방식은 처음보는 접근이라 인상적입니다! |
리뷰 감사합니다! |
답안 제출 문제
작성자 체크 리스트
In Review로 설정해주세요.검토자 체크 리스트
Important
본인 답안 제출 뿐만 아니라 다른 분 PR 하나 이상을 반드시 검토를 해주셔야 합니다!