Stefan Genov

Home

❯

Pathways

❯

Forest

❯

Software Engineering Index

❯

System Design

❯

Complexity

Complexity

Jan 11, 20261 min read

description
Complexity is the enemy of innovation.
parent
System Design
state
  • sapling
date
2024-10-11
relates
null
opposes
  • Simplicity
title
Complexity

Info

Complexity is a measure of how challenging it’s to Understandability, Maintainability and modify a unit of code.

Map Of Content

  • Cyclomatic Complexity
  • Big O Notation
  • Complexity - Best Practices

Graph View

Backlinks

  • Data Ownership
  • System Design
  • GitHub
  • sgenov.dev