Write a program to reverse a linked list?

Answer Posted / bragaadeesh

Program to reverse a singly list ITERATIVELY,

http://www.technicalypto.com/2010/01/java-program-to-reverse-singly-linked.html

Program to reverse a linked list RECURSIVELY

http://www.technicalypto.com/2010/03/reverse-singly-linked-list-recursively.html

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we sort map in c++?

585


How do I use arrays in c++?

578


Write my own zero-argument manipulator that should work same as hex?

571


What is c++ runtime?

645


Is java as fast as c++?

592






How a new operator differs from the operator new?

612


Can you sort a set c++?

518


Can I learn c++ as my first language?

596


Explain the register storage classes in c++.

660


What is abstraction in c++?

666


Is arr and &arr are same expression for an array?

571


Why ctype h is used in c++?

519


What does it mean to declare a member function as virtual?

576


What is scope in c++ with example?

620


what is c++

1789