Skip to content

Conversation

seona926
Copy link
Contributor

@seona926 seona926 commented Aug 20, 2024

  1. construct-binary-tree-from-preorder-and-inorder-traversal과 decode-ways 문제는 tree 문제가 익숙치 않아 다른 풀이를 참고하였습니다.
  2. 오늘 다른 author 계정으로 설정된채로 커밋이 올라가서 원래 계정으로 수정하는 과정에서 이전에 커밋한 부분까지 날짜가 오늘로 변경되어버렸습니다..!😭
  • Valid Anagram
  • Counting Bits
  • Encode and Decode Strings
  • Construct Binary Tree From Preorder And Inorder Traversal
  • Decode Ways

@seona926 seona926 marked this pull request as ready for review August 24, 2024 14:49
Copy link
Member

@sounmind sounmind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다. 시간 복잡도를 명시할 때 n이 어떤 것을 가리키는지 명시하면 더 좋을 것 같아요!

@DaleSeo DaleSeo merged commit e2b469a into DaleStudy:main Aug 25, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

3 participants