Skip to content

arogov-com/data-structures

Repository files navigation

Implementation of data structures

  • Linked list
  • Multiple type linked list
  • Stack
  • Multiple type stack
  • Multiple type queue
  • Multiple type hash map
  • Multiple type array