202508500004

Quiz
•
Computers
•
Professional Development
•
Hard
Lilesh Pathe
Used 2+ times
FREE Resource
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which approach is optimal to find the smallest missing positive number in an unsorted array?
Sorting
HashMap
In-place Indexing
Binary Search
Greedy
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the time complexity of rotating an array of n elements by k positions (using reversal algorithm)?
O(nk)
O(log n)
O(n)
O(k)
O(n log n)
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What’s the optimal way to design a circular queue using array?
Push from front
Push using two arrays
Use front and rear pointers with modulo
Doubly Linked List
Prefix tree
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Time complexity to reverse a doubly linked list?
O(log n)
O(n)
O(1)
O(n²)
O(n log n)
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following cannot be implemented using a linked list?
Stack
Queue
Hash Table
Random Access Array
Deque
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In a Binary Tree, the diameter is the:
Max number of leaves
Depth of root
Longest path between any two nodes
Height + width
Sum of left subtree
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following trees is ideal for implementing priority queues?
Binary Search Tree
AVL Tree
Heap
Red-Black Tree
Segment Tree
Create a free account and access millions of resources
Similar Resources on Wayground
37 questions
Numpy_Pandas_Matplotlib

Quiz
•
Professional Development
38 questions
Checked and unchecked exception

Quiz
•
Professional Development
39 questions
147.Maps

Quiz
•
Professional Development
35 questions
Heaps and Binary Search Trees Assessment

Quiz
•
Professional Development
40 questions
pretest informatika

Quiz
•
Professional Development
36 questions
AZ 305 RACE

Quiz
•
Professional Development
45 questions
DISA Review Questions - P1

Quiz
•
Professional Development
40 questions
Prefinal Practice Test - CS Elective

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade