How can you find the nodes with repetetive data in a linked
list?
Answer / 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 |
What is a terminating character in c++?
Is string data type in c++?
In C++ cout is: a) object b) class c) something else
11 Answers Infosys, Lehman Brothers,
A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
What is the use of volatile variable?
How do you establish an is-a relationship?
What is #include iostream in c++?
WHAT IS THE ABREVATION OF FORTRAN?
What is jump statement in C++?
Is turbo c++ free?
Is c++ a float?
Is java a c++?