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 / mms zubeir

Ashutosh,

Can you explain how your answer sync with the question?

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the ios::ate argument do?

652


Is java easier than c++?

576


What is std :: endl?

585


Why ctype h is used in c++?

519


What is a .h file c++?

524






What is c++ code?

574


Difference between struct and class in terms of access modifier.

682


Define pre-condition and post-condition to a member function in c++?

649


How did c++ start?

601


Why do we need constructors in c++?

598


In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h

662


What is the difference between set and map in c++?

596


Which function should be used to free the memory allocated by calloc()?

581


Difference between an inspector and a mutator

753


Write a short code using c++ to print out all odd number from 1 to 100 using a for loop

574