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
What is stoi in c++?
What is a type library?
If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?
What are friend functions in C++?
What will the line of code below print out and why?
Can we inherit constructor in c++?
Explain what are the sizes and ranges of the basic c++ data types?
What is setf in c++?
What you know about structures in C++?
Can we use clrscr in c++?
Why do we use classes in programming?
What is the output of the following program? Why?
What is lazy initialization in c++?
What is abstraction with real time example?
Can you pass a vector to a function?