plugins

Home

Plugins

GitHub

Blog

ds-palindrome-permutation

version: 0.0.1 |  date: 05/19/2022 |  Perl implimentation of palindrome permutation task |  source code

# ds-palindrome-permutation

Perl implimentation of palindrome permutation task.

# Install

    s6 --install ds-palindrome-permutation

# Usage

    s6 --plg-run ds-palindrome-permutation

# See also

https://www.geeksforgeeks.org/check-characters-given-string-can-rearranged-form-palindrome/

# Author

Alexey Melezhik