Commit Graph

10 Commits

Author SHA1 Message Date
5b628e0f9b Fix node balancing 2020-02-27 08:46:53 +00:00
782bfe42f5 Use f-strings and remove unnecessary comments 2020-02-23 10:23:06 +00:00
82d4b04fbc Add decoding script 2020-02-23 10:12:22 +00:00
f80c929e93 Fix typo 2020-02-23 09:36:31 +00:00
61c69f23ec Merge branch 'master' of https://github.com/mgrove36/python-projects 2020-02-23 09:34:54 +00:00
891c0c86ed Streamline searching for index of new frequency in list 2020-02-23 09:34:52 +00:00
e1bc066ef3 Fix bug
Each character code was prefixed with 0
2020-02-21 16:03:26 +00:00
e2b515f75f Add comment 2020-02-21 15:48:09 +00:00
99ffc4d8c2 Remove unnecessary line break 2020-02-20 21:26:27 +00:00
0d98392633 Add code for Huffman coding 2020-02-20 21:14:42 +00:00