Cosmos: add lapindrome_checker in any language

Created on 16 Oct 2017  路  9Comments  路  Source: OpenGenus/cosmos

add code for lapindrome_checker in /code/string-algorithms
I am coding in cpp csharp python3

What is Lapindrome ?

_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_

Hacktoberfest add code new algorithm

Most helpful comment

Hi, what about a solution in C? I could give it a try.

All 9 comments

@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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ivanrein picture ivanrein  路  4Comments

arnavb picture arnavb  路  3Comments

Josh5231 picture Josh5231  路  4Comments

athangkanos picture athangkanos  路  4Comments

rhendz picture rhendz  路  4Comments