Dreams do come true, if we only wish hard enough. You can have anything in life
if you will sacrifice everything else for it
https://www.linkedin.com/in/kien-tran-trung/
Design a backtracking algorithm for generating all bit strings of length n that do not have two
consecutive 0s. Compute the complexity of the algorithm. Solution