Tree: Huffman Decoding

  • + 4 comments

    I would argue that's actually not a better solution. Ideally we'd return the string for another function to print out so decode() is reusable. It's not like hackerrank induces reusable coding styles... but hey we should try right?