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...


How can you add an item to the beginning of the list?



How can you add an item to the beginning of the list?..

Answer / Huma Shamsh

To add an item to the beginning of a linked list, create a new node with the required data and make its next pointer point to the existing head of the list. Then, set the new node as the new head.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What is a linear search?

1 Answers  


Describe the height term in a tree.

1 Answers  


Why is data structure used?

1 Answers  


What is dequeue in data structure?

1 Answers  


Define separate chaining?

1 Answers  


Which algorithm is used in collections sort method?

1 Answers  


What is concurrentlinkeddeque?

1 Answers  


What is an object array?

1 Answers  


Can arraylist have duplicates?

1 Answers  


Write an algorithm for inserting and deleting an element from doubly linked list?

1 Answers  


Differentiate among cycle, path, and circuit?

1 Answers  


Is hashtable better than dictionary?

1 Answers  


Categories