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
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
35 questions
Algoritma dan Logika Informatika
Quiz
•
University
35 questions
HANYU PINYIN MANDARIN
Quiz
•
University
33 questions
Las magnitudes físicas y sus medidas
Quiz
•
10th Grade - Professi...
33 questions
Abate de bovinos, suínos e aves
Quiz
•
University
36 questions
A Terra no Limite: Questões e Respostas
Quiz
•
8th Grade - University
40 questions
Repaso General
Quiz
•
University
35 questions
TYT GENEL TEKRAR
Quiz
•
12th Grade - University
40 questions
SOAL TES PENGETAHUAN UMUM
Quiz
•
10th Grade - University
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Education
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
7 questions
Central Idea of Informational Text
Interactive video
•
4th Grade - University
7 questions
Review for You: Using Commas
Interactive video
•
4th Grade - University
5 questions
Using Context Clues
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
14 questions
Eat Healthy,Be Healty
Quiz
•
4th Grade - University
7 questions
Safari Scholar: Searching for Subject-Verb Agreement
Interactive video
•
4th Grade - University
