DS 1 TO 50

DS 1 TO 50

University

50 Qs

quiz-placeholder

Similar activities

IPP BIOSTAT DR. AUSTIN PPX2 and PPX3

IPP BIOSTAT DR. AUSTIN PPX2 and PPX3

University

53 Qs

SQL Quiz

SQL Quiz

University

52 Qs

SSI Equipos En Talleres Permanentes

SSI Equipos En Talleres Permanentes

12th Grade - Professional Development

50 Qs

RM TEST

RM TEST

University

50 Qs

Number System Converions

Number System Converions

University

51 Qs

Final Exam in Technical English

Final Exam in Technical English

University

50 Qs

Unit 03 - MEC 302

Unit 03 - MEC 302

University

46 Qs

Human Physiology

Human Physiology

University

50 Qs

DS 1 TO 50

DS 1 TO 50

Assessment

Quiz

Other

University

Medium

Created by

Vinoth Dakshnamoorthy

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not a type of linear data structure? (CO1)
Array
Queue
Stack
Tree

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is the correct abstraction of a data structure? (CO1)
A real-world object
A function
A set of operations and their implementation
A collection of memory locations

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In the context of performance analysis of algorithms, which case is analyzed when an algorithm performs the best possible operation on all inputs? (CO1)
Best case
Worst case
Average case
Optimal case

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a primitive data type in C? (CO1)
Stack
Array
Integer
Linked List

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not a non-primitive data structure? (CO1)
Linked List
Tree
Graph
Integer

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In a stack, which operation removes the element from the top of the stack? (CO2)
Push
Pop
Peek
Insert

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The time complexity of linear search in the worst case is: (CO2)
O(1)
O(n)
O(log n)
O(n^2)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?