Give real world examples for the usage of linked list?
@AravindG
again ? :P
no way.... only u r online :)
Sorry Zaara Java is not my area ..I am better in C++ I can only offer you links on this topic
:(
did you check the links I gave last day on this question?
not there :(
FIFO queue is one of them.
i need real world example!
That is a real world example.
Are you on stack overflow?
that is queue what im asking is linked list...
" for (var node = parent.firstChild; node != null; node = node.nextSibling) { // .. } "
real world example for queue is queue in a bank.... like wise for linked list???
DOM store nodes as linked list.
Trees are also good examples.
u have a document and u want to perform operations like removing extra spaces or capitalizing the start word............. u use linked list or some OS data structures like PCB etc.... hmm i wonder if that answers ur question.
if possible some more pls!!!
google it... o.o
Join our real-time social learning platform and learn together with your friends!