Write a function to find the nth item from the end of a linked list in a single pass.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Why cstdlib is used in c++?

0 Answers  


How a pointer differs from a reference?

0 Answers  


If you want to share several functions or variables in several files maitaining the consistency how would you share it?

0 Answers  


Define a constructor - what it is and how it might be called (2 methods)?

0 Answers  


Can non graphic characters be used and processed in C++?

0 Answers   HCL,


What are structs in c++?

0 Answers  


What are virtual functions and what is its use?

1 Answers  


Which programming language is best to learn first?

0 Answers  


Define a conversion constructor?

0 Answers  


Explain the concept of memory leak?

0 Answers  


Why is standard template library used?

0 Answers  


program to print this triangle * * * * * *

12 Answers   Infosys,


Categories