DSA mid-term revision (FIT HANU) pt. 2

Quiz
•
Education
•
University
•
Medium
Shiroi Kitsunee
Used 40+ times
FREE Resource
38 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
– Which of the following is a hash function?
Select one:
Folding
Quadratic probing
Chaining
Hashing
Open addressing
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
– If h(k) is any hash function and is used to hash N keys into a table of size M, where N < M,
the expected number of collisions involving a particular key X is?
Select one:
Less than M
Less than N
Less than (N+M)/2
Less than 1.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
- The process of accessing data stored in a serial access memory is similar to manipulating data
on a?
Select one:
Queue.
Binary Tree.
Stack.
Heap.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
– What is the time complexity of the following algorithm with respect to the input size N
s <- 0
For i<-0 to n-1 do
{
p<-1
if(i<>0)
for(k<-1 to i) do
p<-p*x;
s<-s+C[i]*p
}
return s;
O(N)
O(2N)
O(N^2)
O(1)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
– What is the time complexity of the following algorithm with respect to the input size N
For i<-1 to n-1 do
if(a[i] = m) then
return i;
O(N^2)
O(N-1)
O(N)
O(2N)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
– What is the time complexity of the following algorithm with respect to the input size N
i<-n
While(i>1) do
If(m is divisible by i) AND (n is divisible by i)
Return i
i--
Return 1
O(M)
O(N+M)
O(N)
O(N*M)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
– What is the time complexity of the following algorithm with respect to the input size N
s<-0
for(i<-1 to n do)
s=s+i*i*i;
return s;
O(1)
O(N^2)
O(2N)
O(N)
Create a free account and access millions of resources
Similar Resources on Wayground
40 questions
เทคนิคการใช้โปรแกรมนำเสนอผลงาน-final2-2662

Quiz
•
10th Grade - University
35 questions
III SEM - PRODUCTION TECHNOLOGY

Quiz
•
University
40 questions
UTS BAHASA INDONESIA POLINELA

Quiz
•
University
40 questions
Biology Spring Final 24-25

Quiz
•
University
40 questions
UJIAN MADRASAH FISIKA

Quiz
•
12th Grade - University
43 questions
LearnTube's Applied AI Competition 08-1-2023

Quiz
•
University
42 questions
Préparation math Première générale

Quiz
•
9th Grade - Professio...
40 questions
Git & GitHub Quiz

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Education
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University