Skip to content

isuen/Haskell-Structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell-Structures

By: Imelda Suen, Rachel Zhao, and Joshua Zhou

CPSC312 2017W1 Project 2.

This is a collection of data structures and algorithms implemented in Haskell. See http://wiki.ubc.ca/Course:CPSC312-2017-Functional-Data-Structures-and-Algorithms

Included Structures/Algorithms:

  • Sorting: Insertion sort, selection sort, merge sort, quick sort
  • Random access list
  • Move-to-front linked list
  • Balanced tree: AVL tree
  • Graph traversal / Prim's algorithm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •