Algorithms

Quiz
•
Education
•
University
•
Medium
Preetam Sur
Used 11+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is the worst case time complexity of Quick sort?
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is not an alogrithm design technique?
Greedy
Integer Programming
Dynamic Programming
Divide and Conquer
3.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
Merge Sort follows which algorithm design technique?
Divide and Conquer
Backtracking
Dynamic Programming
Brute force
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Performance of which of the following sorting algorithms does not depend on input data pattern?
Insertion Sort
Quick Sort
Bubble Sort
Heap Sort
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is not a shortest path finding algorithm?
Dijkstra's Algorithm
Bellman-Ford Algorithm
Floyd-Warshall Algorithm
Kruskal's Algorithm
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity of this code
int a = 0, i = N;
while (i > 0)
{
a += i;
i /= 2;
}
O(N)
O(Sqrt(N))
O(N / 2)
O(log N)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the slowest algorithm:
O (n)
O (n^2)
O (n!)
O (2^n)
8.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the following two sequences :
The length of longest common subsequence of X and Y is :Consider the following two sequences :
X = < B, C, D, C, A, B, C >, and Y = < C, A, D, B, C, B >
The length of longest common subsequence of X and Y is :
5
3
4
2
Similar Resources on Wayground
10 questions
Evaluación de Conocimiento - Marketing Digital

Quiz
•
1st Grade - Professio...
10 questions
Direito Ambiental - 2023.1 - Quizz 2

Quiz
•
University
10 questions
HP: LL&PPDH LÀM VĂN - TỔNG KẾT BUỔI HỌC SỐ 3

Quiz
•
University
10 questions
DAA Quiz

Quiz
•
University
10 questions
Curriculum Pretest

Quiz
•
University
10 questions
Farmacovigilancia y Tecnovigilancia

Quiz
•
University
10 questions
DSP QUIZ RADIX 2 FFT

Quiz
•
University
10 questions
Normatividad de Establecimientos Farmaceuticos

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