S
Shraddha
On which of the following we cannot perform max. operations?
1. Array
2. Hash Table
3. Linked List
4. Heap
5. Bianry Tree
1. Array
2. Hash Table
3. Linked List
4. Heap
5. Bianry Tree
Shraddha said:On which of the following we cannot perform max. operations?
1. Array
2. Hash Table
3. Linked List
4. Heap
5. Bianry Tree
My answer would be 'none of them'. They are all collections, so they all
have a maximum element. On some of them it will be easier to find the
maximum element than others.
But really it depends on what you mean by 'max. operations'.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.