LTIMindtree Interview Question

String problem so match words with a pattern

Interview Answer

Anonymous

Jul 31, 2024

I used zip function in for loop to solve it.