Question bank › Strings
Dsa Strings Hard

Palindrome Permutation

Given a string, determine if a permutation of the string could form a palindrome. For example, Input: 'civic' Output: True (it can form 'civic')

Key concepts

stringshash-map

Practise this out loud — free

Start a mock interview on THIS exact question — a voice AI interviewer opens with it, pushes back like a real onsite, then hands you an instant scorecard.

🎙 Practise this question now
Part of Praxari's verified interview question bank. We show the prompt and concepts to practise with — never a copy-paste solution.