Algorithm key terms

Descripción

Fichas sobre Algorithm key terms, creado por Joseph Ainsworth el 06/11/2015.
Joseph Ainsworth
Fichas por Joseph Ainsworth, actualizado hace más de 1 año
Joseph Ainsworth
Creado por Joseph Ainsworth hace más de 8 años
27
3

Resumen del Recurso

Pregunta Respuesta
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
Mostrar resumen completo Ocultar resumen completo

Similar

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