TCS Digital Capability Assessment Question 2
TCS Digital Capability Assessment Question 2 Write a program to find the number of ways in which we can transform a wrong word to a correct word by removing zero or more characters from the wrong word. Given: strings, i.e. S1 (for wrong word) and S2 (for correct word). Instructions: The system does not allow … Read more