Skip to content

tesladodger/AlgsDataStructures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DodgerLib2

Second version of my library of Algorithms and Data Structures in Java. Includes unit testing and visual debug tests.

Algorithms

  • A*
  • Travelling Salesman
  • Dual-Pivot Quicksort
  • Heap sort
  • Merge sort
  • Multithreaded sort
  • Quicksort

Data Structures

  • Binary tree
  • Hash table
  • Linked list
  • Pairing heap
  • Queue
  • Red-Black tree
  • Stack

About

Library of Algorithms and Data Structures in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published