Given a linked list containing characters that form a string such as
--------- "my career stack" ---------
Reverse the characters of each word, keeping the order of the words same such
that the output will be
--------- "ym reerac kcats" ---------
You need to login/register to view the answer. Or connect with