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
Which of the following sorting algorithms can be used to sort a random linked list with minimum time complexity?
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 Wayground
30 questions
Data Structures Quiz

Quiz
•
University
29 questions
Module 4 Questions

Quiz
•
12th Grade
30 questions
Excel Certification Practice test

Quiz
•
Professional Development
25 questions
Komputer Akuntansi Manufaktur

Quiz
•
12th Grade
30 questions
Data Structure & Algorithm-Quiz-1

Quiz
•
University
25 questions
Quiz on Data Structures Unit I

Quiz
•
University
30 questions
Data Structures and Algorithms

Quiz
•
University
26 questions
Data Structures - Lists & Linked Lists

Quiz
•
12th Grade
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
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade