Which of the following sorting algorithms can be used to sort a random linked list with minimum time complexity?
Data Structures and Algorithm

Quiz
•
Computers
•
11th Grade - Professional Development
•
Medium
Saurabh Soni
Used 32+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Insertion Sort
Quick Sort
Merge Sort
Heap Sort
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the worst case, the number of comparisons needed to search a singly linked list of length n for a given element is (GATE CS 2002)
log 2 n
n/2
log 2 n - 1
n
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose each set is represented as a linked list with elements in arbitrary order. Which of the operations among union, intersection, membership, cardinality will be the slowest? (GATE CS 2004)
membership, cardinality
intersection, membership
union, intersection
union only
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The minimum number of comparisons required to determine if an integer appears more than n/2 times in a sorted array of n integers is
Θ(n)
Θ(logn)
Θ(log*n)
Θ(1)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A series of values stored in memory is called ___
an array
a tree
a matrix
a struct
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In some languages, arrays are also called ___
groups or arrows
roots or leaves
lists or vectors
lines or strings
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Arrays of characters, like letters, numbers, punctuation and other written symbols, are called ___
structs
vectors
strings
groups
Create a free account and access millions of resources
Similar Resources on Quizizz
25 questions
Neo Coding Round 1 Set 2

Quiz
•
University
32 questions
1.1 Y2

Quiz
•
11th Grade
28 questions
CC113

Quiz
•
University
25 questions
Binary Search Tree

Quiz
•
11th - 12th Grade
25 questions
Estructura de Datos

Quiz
•
University
25 questions
CA mcq

Quiz
•
University
25 questions
Data Structure - Trees

Quiz
•
12th Grade
25 questions
Data Structures - Queues

Quiz
•
12th Grade
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
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

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

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University