
BUG-OFF
Authored by Pruthvi Deepam
Computers
University
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid sorting algorithm in C?
Quick Sort
Binary Search
Depth-First Search
Breadth-First Search
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data structure is ideal for implementing Dijkstra's Algorithm?
Stack
Queue
Priority Queue
Linked List
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the complexity of linear search in an unsorted array of n elements?
O(n)
O(log n)
O(n^2)
O(n log n)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In C, which header file is used for dynamic memory allocation functions?
stdio.h
math.h
stdlib.h
string.h
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm works by repeatedly finding the minimum element from the unsorted part and putting it at the beginning?
Insertion Sort
Bubble Sort
Selection Sort
Merge Sort
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true for binary search?
It requires a sorted array
It works with linked lists
It has O(n) time complexity
It can search unsorted arrays
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function in C allocates memory but does not initialize it?
malloc()
calloc()
realloc()
free()
Access all questions and much more by creating a free account
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
Already have an account?