Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain about the types of linked lists

Answer Posted / angu

Singly linked list- which is linear direction that has only
head part.

Doubly linked list- which is bi-directional that has both
head and tail part

Circular linked list- which as no ends.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is long data type?

1066


What is adt in data structure with example?

1172


What is stable sorting method?

1065


How do you find the height of a binary tree?

926


Explain the sorting algorithm that is most suitable to be used with single linked list?

888


Is data structures and algorithms important?

983


What is the slowest sorting algorithm?

955


What is the height of binary tree?

1057


State the demerits of linked representation of binary trees?

968


List the data structures which are used in rdbms.

919


What are the major data structures used in the network data model?

1108


What is the difference between a hashmap and hashtable?

865


Why do we use collections?

926


What is queue in data structure?

1041


How to use appendNode() in linkedlist()?

1139