
30-MAY-2023_CSE1_LAB_11_QUIZ

Quiz
•
Computers
•
University
•
Hard
K.vinay kumar
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How many pointers are contained as data members in the nodes of a circular,double linked list of integers with five nodes.
15
8
10
5
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which type of linked list stores the address of the header node in the next field of the last node?
double linked list
single linked list
circular linked list
None of the above
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is the correct declaration of linked list?
struct node*
{
int data
node *link
}
struct node
{
int data
struct node *link
}
struct node
{
int data
node link
}
struct node*
{
int data
struct node *link
}
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In a double linked list
4
0
1
Depends up on the nodes of the linked list
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In a circular linked list insertion of a record involves the modification of -------------
1 pointer
2 pointer
3 pointers
None
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the time complexity of inserting at the end in dynamic arrays?
O(1)
O(n)
Either O(1) or O(n)
O(logn)
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the time complexity to count the number of elements in the linked list?
O(1)
O(n)
O(n2)
O(logn)
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Linked List

Quiz
•
University
20 questions
Node.js Server

Quiz
•
University
24 questions
Midterm 2 Review Quiz

Quiz
•
University
16 questions
Linked List and Arrays in JAVA

Quiz
•
University
16 questions
DS - Linked List - S1

Quiz
•
University
15 questions
Knowledge Knockout[Quiz Round](2nd-4th years)

Quiz
•
University
20 questions
Assignment Quiz-2

Quiz
•
University
15 questions
Exercise 008

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University