Tree: Huffman Decoding

  • + 1 comment

    To save some headaches (at least in Python): The problem says intermediate nodes contain null. You'd expect that to be None, but it's a non-printable '\x00'