We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
The C langauge case, there is no binary tree passed and input is decoded string. Is one suppose to generate codes, create coded string and then call a function to decode a generated codeed string? Right now, just reading string from standard input and printing it back passes all test cases :-)
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Tree: Huffman Decoding
You are viewing a single comment's thread. Return to all comments →
The C langauge case, there is no binary tree passed and input is decoded string. Is one suppose to generate codes, create coded string and then call a function to decode a generated codeed string? Right now, just reading string from standard input and printing it back passes all test cases :-)