Skip to content

pminhyung/data-structure-algorithm-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


[프로그래머스: 어서와! 자료구조와 알고리즘 강의] 공부 기록

1. 프로그래머스 : 어서와! 자료구조와 알고리즘은 처음이지?

프로그래머스 : 어서와! 자료구조와 알고리즘은 처음이지?

2. 교육내용

  • 파트1. 어서와! 자료구조와 알고리즘을 왜 배워야 하는지 알려줄게
  • 파트2. 선형 배열(Linear Array)
  • 파트3. 배열 더 알아보기: 정렬과 탐색(Sorting & Searching)
  • 파트4. 재귀 알고리즘(Recursive Algorithms) 기초
  • 파트5. 재귀 알고리즘(Recursive Algorithms) 응용
  • 파트6. 알고리즘의 복잡도(Complexity of Algorithms)
  • 파트7. 연결 리스트(Linked Lists) (1)
  • 파트8. 연결 리스트(Linked Lists) (2)
  • 파트9. 연결 리스트(Linked Lists) (3)
  • 파트10. 양방향 연결 리스트(Doubly Linked Lists)
  • 파트11. 스택(Stacks)
  • 파트12. 스택의 응용: 수식의 후위 표기법
  • 파트13. 스택의 응용: 후위 표기 수식 계산
  • 파트14. 큐(Queues)
  • 파트15. 환형 큐(Circular Queues)
  • 파트16. 우선순위 큐(Priority Queues)
  • 파트17. 트리(Trees)
  • 파트18. 이진 트리(Binary Trees)
  • 파트19. 이진 트리 - 넓이 우선 순회(breadth first traversal)
  • 파트20. 이진 탐색 트리(Binary Search Trees)
  • 파트21. 이진 탐색 트리(Binary Search Trees) (2)
  • 파트22. 힙(Heaps) (1)
  • 파트23. 힙(Heaps) (2)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •