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
Is facebook written in c++?
Explain how would you handle a situation where you cannot call the destructor of a local explicitly?
What are special characters c++?
When does the c++ compiler create temporary variables?
Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.
Is ca high or low level language?
What is a rooted hierarchy?
What is an inclusion guard?
List the issue that the auto_ptr object handles?
What is setw manipulator in c++?
What is the best c++ compiler?
Are strings immutable in c++?
Why was c++ made?
Why do we use setw in c++?
What is a class template in c++?