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
Explain the uses of static class data?
When can I use a forward declaration?
Can we use clrscr in c++?
What are stacks?
What are 2 ways of exporting a function from a dll?
How many different levels of pointers are there?
What is the difference between struct and class?
What are shallow and deep copies?
What are advantages of c++?
Why can templates only be implemented in the header file?
Describe the role of the c++ in the tradeoff of safety vs. Usability?
What operators can you overload in c++?
What is private public protected in c++?
what kind of projects are suitable for c and c++
what are Operators and explain with an example?