Palindromes Pairs
Solve a hard-level problem on finding palindrome pairs using tries.
Problem statement
Given an array words of unique strings, return an array of index pairs
Example 1
Sample input
Get hands-on with 1400+ tech skills courses.
Solve a hard-level problem on finding palindrome pairs using tries.
Given an array words of unique strings, return an array of index pairs
Sample input
Get hands-on with 1400+ tech skills courses.