Q1.Find out the longest subsequence of binary string whose decimal value is less than a certain given value. Q2.Find out the combination of two subsequences that result in the formation of a third subsequence that follows a certain mathematical criteria
Sigiloso
I used dynamic programming to solve the first question but it was not good enough as the constraints were 10^18