unwiki
틀:List:ComputerSciences:DataStructures
  • 홈페이지 (Home)
  • 인문학 (Humanities)
  • 사회과학 (Social sciences)
  • 자연과학 (Natural sciences)
  • 형식과학 (Formal sciences)
  • 수학 (Mathematics)
  • 응용과학 (Applied sciences)
  • 컴퓨터 공학 (Computer Sciences)
  • 소프트웨어 공학 (Software engineering)
  • 정보보호 (Information security)
  • 산업 (Industry)
  • 비학문 (Nonacademic)

틀:List:ComputerSciences:DataStructures

  • 단순 구조 (Data Type)
  • 선형 구조
    • 스택 (Stack)
    • 큐 (Queue)
    • 덱 (Deque)
    • 연결 리스트 (Linked list)
      • Singly linked list
      • Doubly linked list
      • Multiply linked list
      • Circular Linked list
    • Arrays
      • Dynamic array
      • Hashed array tree
      • Sparse array
      • Circular buffer
      • Bit array
      • Hash table
  • 비선형 구조
    • Tree
      • B-trees
        • STX B+ Tree
      • Heap
    • Graphs
      • 유향 그래피
      • 무향 그래프
  • 파일 구조
Copyright © 2025 unwiki.net
Made with Material for MkDocs