COMPUTER PROGRAMMING 2- SEATWORK 1- INTRO TO DATA STRUCTURES

COMPUTER PROGRAMMING 2- SEATWORK 1- INTRO TO DATA STRUCTURES

University

10 Qs

quiz-placeholder

Similar activities

Common Algorithms Quiz

Common Algorithms Quiz

KG - Professional Development

11 Qs

NSCC-CODE TO COIN

NSCC-CODE TO COIN

University

15 Qs

Week0 A.D.A

Week0 A.D.A

University

15 Qs

Data Structuer

Data Structuer

University

12 Qs

C++ Searches and Sorts

C++ Searches and Sorts

University - Professional Development

15 Qs

Selection Sort & Exhaustive Search

Selection Sort & Exhaustive Search

University

15 Qs

GCSE Computer Science 9-1: Sorting Algorithms

GCSE Computer Science 9-1: Sorting Algorithms

10th Grade - University

10 Qs

Analisis dan Desain Algoritman

Analisis dan Desain Algoritman

University

15 Qs

COMPUTER PROGRAMMING 2- SEATWORK 1- INTRO TO DATA STRUCTURES

COMPUTER PROGRAMMING 2- SEATWORK 1- INTRO TO DATA STRUCTURES

Assessment

Quiz

Computers

University

Medium

Created by

JOMARISS PLAN

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What do you call a collection of items stored at contiguous memory locations?

Linked List

Array

Linear List

Data Structure

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are examples of Data Structures?

Linear List

Linked List

Stacks

Trees

Pseudocodes

3.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

A ____________ is a linear data structure, in which the elements are not stored at contiguous memory locations

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does LIFO stand for?

Last In First Out

Last In Flow Out

Least In Flow Out

Last In First Output

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following is NOT an example of sorting algorithms?

Bubble

Selection

Hashing

Heap

6.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The ___________ sorting works by comparing each item in the list with the item next to it, and swapping them if required.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do you call this algorithm that sorts an array by repeatedly finding the minimum element from unsorted part and putting it at the beginning?

Insertion

Quick sort

Selection

Heap

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?