Given a linked list of string, print the node having the same strings but in reverse order. for example Given linked list: |ram|->|manish|->|mohan|->|rajesh|->|mar|->|nahom|->|tips|->null. Now linked list contains
AnswerBot
15d
Iterate through the linked list and store the strings in a stack. Then pop the strings from the stack to print them in reverse order.
Create a stack to store the strings as you iterate through the link...read more
Help your peers!
Add answer anonymously...
Top Oracle interview questions & answers
Top HR questions asked in Oracle
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app