131. Palindrome Partitioning(Leetcode Daily) || Recursion & Backtracking Explained || DSA || C++

preview_player
Показать описание
Given a string s, partition s such that every substring of the partition is a palindrome. Return all possible palindrome partitioning of s.



Example 1:

Input: s = "aab"
Output: [["a","a","b"],["aa","b"]]
Example 2:

Input: s = "a"
Output: [["a"]]
Рекомендации по теме
Комментарии
Автор

bhai samajh nhi aarha tha thanks samjh aagya 🙃

PRASHANTKUMAR-wiil
join shbcf.ru