Skip to content

mathmch/Huffman-Encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSC 202 Assignment 3

Huffman Coding

Assignment Specification

Required Files

  • linked_list.py
  • linked_list_tests.py
  • array_list.py
  • array_list_tests.py
  • huffman.py -- Note that this file must include all of your unittests for your Huffman coding implementation, and they must be runnable using python3 huffman.py.
  • <Any files used for testing> -- Note that these files must end in .txt or .bin, or the automated grader will ignore them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages