dsrao711 / DSA-Together-HacktoberFest

DSA-Together is a collection of python solutions for problems from DSA-450 Sheet by Love Babbar , Leetcode Sheet by Fraz , important algorithms and concepts necessary for becoming an excellent programmer .
MIT License
37 stars 52 forks source link

Second most repeated string in a sequence #54

Closed simran2002 closed 3 years ago

simran2002 commented 3 years ago

Hi @dsrao711, greetings I would like to add a solution to this problem https://practice.geeksforgeeks.org/problems/second-most-repeated-string-in-a-sequence0534/1

Please assign this task to me.

Reference: DSA 450 sheet by Love Babbar Thanks and Regards

dsrao711 commented 3 years ago

Go ahead!

simran2002 commented 3 years ago

Hi @dsrao711 , greetings I have sent a pull request for this issue. Kindly review. Thanks and regards