DS 1 TO 50

DS 1 TO 50

University

50 Qs

quiz-placeholder

Similar activities

Aptitude Test 2020 BBA

Aptitude Test 2020 BBA

University

50 Qs

AZ-900_Azure_Architecture_and_Services_MCQs P1

AZ-900_Azure_Architecture_and_Services_MCQs P1

University

55 Qs

untitled

untitled

University - Professional Development

52 Qs

Data Structures

Data Structures

University

48 Qs

50 TO 100

50 TO 100

University

49 Qs

M3.Q2 Informatics (Lec & Lab)

M3.Q2 Informatics (Lec & Lab)

University

47 Qs

Quizizz Complete 4-5 Unit 2 Word formation

Quizizz Complete 4-5 Unit 2 Word formation

University

45 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?