Computer Science Glossary
Computer Science Glossary Helps you get to know some computer science–related vocabulary. algorithm noun A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer. Example: The social media platform uses a complex algorithm to determine which posts appear in a user's news feed. en: algorithme Your browser does not support the audio element. array noun A data structure that stores a collection of elements, usually of the same data type, in a contiguous block of memory. Example: The array contains all the exam scores of the students. en: tableau Your browser does not support the audio element. bandwidth noun The amount of data that can be transmitted over a network or communication channel in a given period of time, usually measured in bits per...