J277 Paper 2 - Key Vocabulary Flashcards

J277 Paper 2 - Key Vocabulary Flashcards

Assessment

Flashcard

Computers

10th Grade

Hard

Created by

Mrs Danaher

FREE Resource

Student preview

quiz-placeholder

77 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Algorithm

Back

An abstract program that completes a given task, regardless of the data provided

2.

FLASHCARD QUESTION

Front

Search

Back

Searching involves looking through data and making comparisons with a search term until the algorithm either finds the data or determines that it is not present.

3.

FLASHCARD QUESTION

Front

Sort

Back

Putting given sets of data into a specified order – usually ascending (alphabetical) or descending (reverse alphabetical).

4.

FLASHCARD QUESTION

Front

Linear Search

Back

A type of search where the computer checks each variable, in order, until it finds the search term. It can be potentially very slow.

5.

FLASHCARD QUESTION

Front

Binary Search

Back

A search method based on repeatedly halving the searchable data until the search term is found.

6.

FLASHCARD QUESTION

Front

Bubble Sort

Back

A method of sorting data that examines pairs of variables and swaps them if they are out of order. This process continues until no more swaps are needed.

7.

FLASHCARD QUESTION

Front

Merge Sort

Back

Splits the data into increasingly small segments until single data points are reached, then reassembles the data structure one item at a time.

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?