Tree: Huffman Decoding

  • + 0 comments

    Yet another bunk question in the interview prep...

    This was my working solution lol:

    function processData(input) { console.log(input) }