Algorithms
search
⌘Ctrlk
Algorithms
  • Introduction
  • Algorithms
  • Data Structures
    • Basic Datastructures
      • Table or Array
      • List
      • Linked List
      • Stack
      • Queue
      • Deque
      • Dictionary
      • HashTables
    • Trees
    • Dynamic Programming
    • External Data Structures
    • Multi-dimensional Data Structures
    • Priority Queues
  • Graphs
  • Strings
  • P and NP
  • Metaheuristics
  • Sources
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Data Structures

Basic Datastructures

Table or Arraychevron-rightListchevron-rightLinked Listchevron-rightStackchevron-rightQueuechevron-rightDequechevron-rightDictionarychevron-rightHashTableschevron-right
PreviousData Structureschevron-leftNextTable or Arraychevron-right

Last updated 6 years ago