OpenGenus/cosmos

add lapindrome_checker in any language

Open

#1,677 建立於 2017年10月16日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)C++ (3,724 fork)batch import
Hacktoberfestadd codenew algorithm

倉庫指標

Star
 (13,462 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南