How would you find out if a linked-list is a cycle or not?


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

Post New Answer

More C++ General Interview Questions

What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?

0 Answers  


What is an associative container in c++?

0 Answers  


What is atoi?

0 Answers  


What is a memory leak c++?

0 Answers  


Can I learn c++ without learning c?

0 Answers  


whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };

5 Answers   Huawei,


They will ask u question about single linked list?. Write Code for to insert delete node.

2 Answers   Persistent,


Differentiate between a deep copy and a shallow copy?

1 Answers  


What is virtual base class uses?

0 Answers  


Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

0 Answers  


write a program that takes 5 digit no and calculate 2 power that no and print it.

3 Answers  


What is the difference between the functions memmove() and memcpy()?

0 Answers  


Categories