Unit title: Parallel AlgorithmsParallel Algorithms
Categories: Concept Concept
Term side of the Card
Topic: Complexity AnalysisComplexity Analysis
Unit title: Time ComplexityTime Complexity
Categories: Concept Concept
Term side of the Card
Topic: BasicsBasics
Unit title: Greedy AlgorithmsGreedy Algorithms
Categories: Concept Concept
Explanation side of the Card
Explanation: The type of algorithms that designed to run on multiple processors simultaneously. Enhances speed by dividing tasks into smaller concurrent parts.