Data Structure- Searching & Sorting

Data Structure- Searching & Sorting

University

75 Qs

quiz-placeholder

Similar activities

Latihan Soal PAT 26 April 2021

Latihan Soal PAT 26 April 2021

12th Grade - University

80 Qs

MUITICT_06_test

MUITICT_06_test

University

72 Qs

TIN HỌC CƠ BẢN

TIN HỌC CƠ BẢN

University

79 Qs

CPET 13 Pre-Midterm Exam

CPET 13 Pre-Midterm Exam

University

75 Qs

CC 111 Midterm Examination

CC 111 Midterm Examination

University

76 Qs

Nguyên lý hệ điều hành

Nguyên lý hệ điều hành

University

74 Qs

Mock Test 4

Mock Test 4

University

75 Qs

101TEN

101TEN

University

70 Qs

Data Structure- Searching & Sorting

Data Structure- Searching & Sorting

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Shabina Sayyad

Used 39+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

75 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which data structure stores key/value pairs?

Sets

Stacks

Lists

Dictionaries

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does a searching algorithm do?

Search through a set of data
Save a set of data
Help to organise data

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What would be needed if searching algorithms didn't exist?

The data would need to be saved
Each item of data would need to be looked at one by one, until the searched for data was found
A new set of data to look at would be needed

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these is a type of searching algorithm?

Linear search
Word search
Search engine

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does a linear search do?

Looks at the first item of data, then each one in turn, until it finds the data item requested
Organises the data into alphabetical order
Splits the data until the requested data is found

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is an advantage of a linear search?

It is very quick
It only works with ordered lists
It is a simple algorithm

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT an advantage of a serial search?

It can be used on any set of data regardless of type
It is the quickest search to use
It is a simple algorithm, so it is easy to write a computer program to carry it out

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?