What is numeric array?
No Answer is Posted For this Question
Be the First to Post Answer
What is array and string?
Why do we need linked list?
What is space complexity of a program?
What is the height of binary tree?
Convert the following infix expression to post fix notation ((a+2)*(b+4)) -1
What is meant by binary tree?
What are the applications of stack?
Is learning data structures necessary?
What do you understand by stable sort?
In which data structure, elements can be added or removed at either end, but not in the middle?
42 Answers Infosys, NIC, TTA, Wipro,
You are given a singly linked list. How would you find out if it contains a loop or not without using temporary space?
What is the use of placement new?