i didnt get it…in example you were adding nodes in trie from the most significant bit but in implementation you shifted all the bits to the right and counting whether bits is zero or not
i didnt get it…in example you were adding nodes in trie from the most significant bit but in implementation you shifted all the bits to the right and counting whether bits is zero or not