computer-science - Concepts
Explore concepts tagged with "computer-science"
Total concepts: 4
Concepts
- Byzantine Generals Problem - A fundamental problem in distributed computing about achieving consensus among distributed components when some may be faulty or malicious, named after a metaphor involving generals coordinating an attack.
- Computational Thinking - A problem-solving approach that uses computer science principles like decomposition, pattern recognition, abstraction, and algorithmic design to tackle complex challenges.
- Data Structures - Specialized formats for organizing, storing, and managing data in computers to enable efficient access and modification.
- Distributed Systems - Computing systems composed of multiple independent components located on different networked computers that coordinate to achieve a common goal.
← Back to all concepts