Minimum characters to be added at front to make string palindrome

1 min read

https://www.geeksforgeeks.org/minimum-characters-added-front-make-string-palindrome/

Rearrange characters in a string such that no two adjacent are same
Given a sequence of words, print all anagrams together