4th
Across
- 2. A type of sorting algorithm based on the divide-and-conquer strategy
- 5. A data compression algorithm that replaces repeated occurrences of data with references.
- 7. A programming language known for its conciseness and readability.
- 9. A theoretical model of computation that can simulate any computer algorithm.
- 10. A field of study that combines computer science and statistics to extract knowledge from data." (12 letters)
Down
- 1. A measure of the efficiency of an algorithm, often expressed in terms of time complexity."
- 3. A programming paradigm that focuses on the logic and rules used to solve problems." (10 letters)
- 4. A branch of computer science that deals with the design and analysis of algorithms.
- 6. A graph traversal algorithm that explores all the vertices of a graph in a breadthward motion.
- 8. A data structure that allows efficient insertion, deletion, and search operations.