Memory is not a constraint. In a single iteration(NOTE: you
can't go back), how will you find out the 10th last
node/item in a linked list.

Answer Posted / dg

ahutosh ,the kid is right pos% 10 will do fine,,are u
nuts,work on basic maths

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is double in c++?

554


How can a called function determine the number of arguments that have been passed to it?

652


What is command line arguments in C++? What are its uses? Where we have to use this?

571


Explain differences between alloc() and free()?

572


what are function pointers?

570






What is basic if statement syntax?

558


What are multiple inheritances (virtual inheritance)?

574


What is a set in c++?

524


Distinguish between new and malloc and delete and free().

569


What is the difference between structures and unions?

578


What's the order in which the objects in an array are destructed?

841


What is the purpose of templates in c++?

559


Why was c++ created?

540


What's the hardest coding language?

568


Explain stack & heap objects?

623