</>OfferRetriever
DashboardDiscuss
NEW

Spring Hire Sale

Limited Time Deal: Unlock all premium questions for over 30% off

$10.42$7.08

08

:

03

:

08

:

15

Get this deal
Back to Dashboard

OA [CodeSignal] Count Palindrome Paths in Tree

Hard

Given a tree with n nodes where each node has a lowercase English character c[i].

A path is palindromic if the characters along the path can be rearranged to form a palindrome. This means at most one character appears an odd number of times. ...