Question: Which of the following statements are not correct with respect to Singly Linked List(SLL) and Doubly Linked List(DLL)?

Options

A : Complexity of Insertion and Deletion at known position is O(n) in SLL and O(1) in DLL

B : SLL uses lesser memory per node than DLL

C : DLL has more searching power than SLL

D : Number of node fields in SLL is more than DLL

Click to view Correct Answer

Previous || Next

Data Structure Stack Linked List more questions

Which of the following is not a disadvantage of a....

Which of the following is the correct syntax of declaring....

A sine wave whose frequency is some integer multiple of....

NADH and FADH2 is associated with respectively ____________

Which of the following is not involved in electron chain....

CaaS stands for _____________ as service.

Which of the following demerits does Fragmentation have?

Which of the following is not a property of perfect....

Which of the following graphs don’t have chromatin number less....

Accuracy of bridge circuit depends on _________

Data Structure Adjacency List more Online Exam Quiz

Data Structure Single Linked Lists

Data Structure Skip List

Data Structure Sparse Array

Data Structure Splay Tree

Data Structure Stack Array

Data Structure Stack Operations

Data Structure Stack Using Queues

Data Structure String Reversal Recursion

Data Structure Test

Data Structure Threaded Binary Tree