add code for lapindrome_checker in /code/string-algorithms
I am coding in cpp csharp python3
_Lapindrome is defined as a string which when split in the middle, gives two halves having the same characters and same frequency of each character. If there are odd number of characters in the string, we ignore the middle character and check for lapindrome_
@tbhaxor Can I work on Java solution for this problem?
@rkaranam :+1:
I would like to try a c++ solution if you don't mind :yum:
@Mumbaikar007 i have already coded bro :D
@AdiChat bro kindly review this too 馃槷
@tbhaxor okk pal :sweat_smile:
Hi, what about a solution in C? I could give it a try.
Syre @gabimsaraujo Go for it 馃憤
Hello, i would like to add python solution of this. Let me know what you think.
Most helpful comment
Hi, what about a solution in C? I could give it a try.