Ask your own question, for FREE!
Computer Science 9 Online
OpenStudy (anonymous):

Give real world examples for the usage of linked list?

OpenStudy (anonymous):

@AravindG

OpenStudy (aravindg):

again ? :P

OpenStudy (anonymous):

no way.... only u r online :)

OpenStudy (aravindg):

Sorry Zaara Java is not my area ..I am better in C++ I can only offer you links on this topic

OpenStudy (anonymous):

:(

OpenStudy (aravindg):

did you check the links I gave last day on this question?

OpenStudy (anonymous):

not there :(

OpenStudy (hba):

FIFO queue is one of them.

OpenStudy (anonymous):

i need real world example!

OpenStudy (hba):

That is a real world example.

OpenStudy (hba):

Are you on stack overflow?

OpenStudy (anonymous):

that is queue what im asking is linked list...

OpenStudy (hba):

" for (var node = parent.firstChild; node != null; node = node.nextSibling) { // .. } "

OpenStudy (anonymous):

real world example for queue is queue in a bank.... like wise for linked list???

OpenStudy (hba):

DOM store nodes as linked list.

OpenStudy (hba):

Trees are also good examples.

OpenStudy (anonymous):

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.

OpenStudy (anonymous):

if possible some more pls!!!

OpenStudy (anonymous):

google it... o.o

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!