educative.io

What is the difference between time complexity and and code complexity

Isn’t code complexity = time complexity + space complexity


Course: Web Application and Software Architecture 101 - Learn Interactively
Lesson: Primary Bottlenecks That Hurt the Scalability of our Application - Web Application and Software Architecture 101

hey @NIKHIL_ANAND , code complexity includes source lines of codes, scalable performance, maintenance, and review of code.