Skip to content

thinkdavid/cs2150

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs2150

data representations C++

variety of different labs done at the university of virginia in CS2150 to impelement various data structures in C++ including:

  • Graphs (with a traveling salesperson problem)
  • Hash Tables (used to solve a word puzzle)
  • Huffman Encoding (implemented with a priority queue)
  • Linked Lists
  • Stack/Queues
  • Trees (to implement a post-fix calculator)

About

data representations C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published