Insertion of an element at the middle of a linked list requires the modification of how many pointers?

CODING MART

Quiz
•
Professional Development
•
Professional Development
•
Medium
Dr.S.Vidhya KGCAS
Used 3+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
1
2
3
4
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Insertion of an element at the ends of a linked list requires the modification of how many pointers?
1
2
3
4
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the time complexity to insert an element to the front of a LinkedList(head pointer given)?
o(1)
o(n)
o(log n)
None of the above
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the time complexity of a program to reverse a linked list?
O(n)
O(1)
O(n^2)
None of the above
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
A linked list in which none of the nodes contains a NULL pointer is?
Singly Linked List
Doubly Linked List
Circular Linked List
None of the above
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In a circular linked list insertion of a record requires the modification of?
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following sorting algorithms is preferred to sort a linked list?
8.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
A binary search tree is generated by inserting in order the following integers:
50, 15, 62, 5, 20, 58, 91, 3, 8, 37, 60, 24
The number of the node in the left sub-tree and right sub-tree of the root, respectively, is
7,4
9.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following statement about binary tree is CORRECT?
Every binary tree is either complete or full
Every complete binary tree is also a full binary tree
Every full binary tree is also a complete binary tree
A binary tree cannot be both complete and full
Similar Resources on Quizizz
8 questions
A.I. in ASD1

Quiz
•
Professional Development
11 questions
Pelepens Game KNB?

Quiz
•
KG - Professional Dev...
10 questions
Quiz Collections in Java

Quiz
•
Professional Development
10 questions
Ejercicios ACP REVIT

Quiz
•
Professional Development
10 questions
HOW WELL DO YOU KNOW YOUR DOCUMENTS??

Quiz
•
Professional Development
10 questions
Career Centre - LinkedIn

Quiz
•
Professional Development
10 questions
B+Trees

Quiz
•
Professional Development
10 questions
PROJECT RISK MANAGEMENT

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade