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 |
Can you overload the operator+ for short integers?
what do you mean by memory management operators
Mention the storage classes in c++.
What is the use of bit fields in structure declaration?
What are the main differences between C and C++?
What is the use of register keyword with the variables?
What's the hardest coding language?
Explain what are the sizes and ranges of the basic c++ data types?
What is a storage class used in c++?
Is overriding possible in c++?
Why is c++ awesome?
What compiler was used?