Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 205 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 205 Bytes

Data Structures and Algorithms

A collection of exercises in data structures and algorithms. Items covered:

  • Binary trees
  • AVL trees
  • Tries
  • Linked lists
  • Dijkstra's algorithm
  • Longest palindrome