tell about sorted linked list

Answer Posted / narendra singh

linked list means node which is connected each other with
a line. it means that each node is connected with another
one. Each node of the list hold the referance of the next
node.
if we talk about the sorted linked list , it is also a list
just like another list. but the differce is only that it
hold all the nodes in a sequantial manner either in
accending order decending order

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does stl mean in slang?

727


What does stl stand for in basketball?

726


What two types of containers does the stl provide?

653


Is stl part of c++ standard?

724


i wanted to know about questions about c,c++ , which is required for placements.... im a fresher

1794






Is stl open source?

719


Why should a c++ programmer be interested in stl?

723


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

2067


What are the symptoms of stl?

698


please visit this site you'll find my question this is my homework please answer it if you can http://easyscience.org/ib/lofiversion/index.php/t36168.html

1865


How is stl different from c++ standard library?

846


Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.

1735


What are the components of stl?

715


When did c++ add stl?

834


write a program to convert a decimal number in to its equivalent binary number?

2163