Find the Lempel Ziv source code for the binary source sequence
000100100000011000010000000100000010100001000000110100000001100
Recover the original sequence back from the Lempel Ziv source code. Hint: You require two passes of the binary sequence to decide on the size of the dictionary.