Skip to content
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

자료구조 공부하기 #7

Closed
8 tasks
nyeong opened this issue Aug 2, 2022 · 1 comment
Closed
8 tasks

자료구조 공부하기 #7

nyeong opened this issue Aug 2, 2022 · 1 comment
Labels
공부할것 공부할 내용

Comments

@nyeong
Copy link
Owner

nyeong commented Aug 2, 2022

#5 - DS

  • 계산 복잡도
  • 선형 리스트 (linear list 혹은 sequence)
  • 서로소 집합 (disjoint set 혹은 union-find)
  • 스택
  • 사전
  • 이진 탐색 트리
  • 우선순위 큐

참고

@nyeong nyeong added the 공부할것 공부할 내용 label Aug 10, 2022
@nyeong nyeong changed the title Data Structures 자료구조 공부하기 Aug 12, 2022
@nyeong
Copy link
Owner Author

nyeong commented Mar 28, 2023

@nyeong nyeong closed this as completed Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
공부할것 공부할 내용
Projects
None yet
Development

No branches or pull requests

1 participant