Infosys interview question

Write a program to find the third most repeated word in a string?

Interview Answer

Anonymous

24 Jun 2024

I wrote the program for above question in python language