DSAquiz1FinL5

DSAquiz1FinL5

University

30 Qs

quiz-placeholder

Similar activities

Pre-Final Exam Operating System

Pre-Final Exam Operating System

University

30 Qs

IT 104 A Quiz (Chapter 1 and 2)

IT 104 A Quiz (Chapter 1 and 2)

University

30 Qs

Batch 1 Quiz - DSA Lab

Batch 1 Quiz - DSA Lab

University

25 Qs

String in C Programming

String in C Programming

University

26 Qs

ECS 36C Quizizz

ECS 36C Quizizz

University

29 Qs

Introduction - Data Structures

Introduction - Data Structures

University

25 Qs

Data Structures Midterm Exam WRI

Data Structures Midterm Exam WRI

University

27 Qs

Tech+ 4.3

Tech+ 4.3

11th Grade - University

30 Qs

DSAquiz1FinL5

DSAquiz1FinL5

Assessment

Quiz

Computers

University

Medium

Created by

Armilyn Martinez

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a data structure in computer science?

A way of organizing and managing data.

A programming language.

A method of retrieving data only.

None of the above.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a linear data structure?

Tree

Graph

Array

Heap

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which data structure are elements stored in a contiguous memory location?

Stack

Array

Queue

Graph

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What operation in an array involves processing each element sequentially?

Insertion

Deletion

Traversal

Sorting

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure is suitable for hierarchical data organization?

Stack

Array

Tree

Queue

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these statements about arrays is true?

Arrays are dynamically sized in all programming languages.

Arrays are always one-dimensional.

Arrays require contiguous memory allocation.

Arrays do not use indices.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the time complexity of a search in an unsorted array?

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?