How can you find the nodes with repetetive data in a linked
list?
Answer Posted / murali
By parsing/processing the nodes
we attain O(n) to O(log(n)) depending on the type of data-
structure
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
How does work in c++?
How can an improvement in the quality of software be done by try/catch/throw?
What does flush do c++?
When we use Abstract Class and when we use Interface?where we will implement in real time?
What is c++ code?
why is c++ called oops? Explain
Describe the advantages of operator overloading?
Is c++ faster than c?
What are the restrictions apply to constructors and destructors?
When do we run a shell in the unix system? How will you tell which shell you are running?
What is fixed in c++?
What is iomanip c++?
What is a string example?
Why is c++ awesome?
What is a vector c++?