Algorithm key terms

Descrição

FlashCards sobre Algorithm key terms, criado por Joseph Ainsworth em 06-11-2015.
Joseph Ainsworth
FlashCards por Joseph Ainsworth, atualizado more than 1 year ago
Joseph Ainsworth
Criado por Joseph Ainsworth mais de 8 anos atrás
27
3

Resumo de Recurso

Questão Responda
Abstraction The process of separating and filtering out ideas and specific details that are not needed in order to concentrate on those that are needed
Algorithm A sequence of logical instructions for carrying out a task in computing. Algorithms are needed to design computer programs.
Binary search A faster method of searching, in which the data being searched is halved with every step
Bubble sort A sorting algorithm that repeatedly passes through a list to be sorted, comparing and swapping items that are in the wrong order
Bucket sort A sorting algorithm that separates data into different collections, called buckets, which are filled with data then sorted
Computational thinking A problem-solving method using computer science techniques, where possible solutions are developed and presented in a way that is understandable by humans and computers.
Condition In computing, this is a statement or sum

Semelhante

Data Structures & Algorithms
Reuben Caruana
Computer science unit 2
Somto Ibeme
Algorithms ♡
lauren ♥
Computational Thinking ♡
lauren ♥
Searching and Sorting Algorithms
Josh Calvert
Systems Software Revision
cocacolai
Grafy I.
Michal Roch
Grafy I. - selftest
Michal Roch
Mathematical Preliminaries
msladey
OLL Algorithms
Preston Lloyd
Hash Functions
msladey