LTIMindtree interview question

String problem so match words with a pattern

Interview Answer

Anonymous

31 July 2024

I used zip function in for loop to solve it.