Search posts, tags, users, and pages
Alen Abraham
SRE | DevOps | Cloud | Security
What is Big O notation? Big O notation is used to measure how the running time or space requirements for our program grows as input grows. Measuring running time growth is time complexity. (In this post we focus on time complexity) Measuring space g...
Andrew Baisden
Full-Stack Engineer | React, Next.js, TypeScript, Node.js | AI-Assisted Engineering
Great explanation this is a topic that comes up a lot during software engineering interviews.
Thanks Andrew Baisden Your feedbacks inspire me to produce more good contents.
Andrew Baisden
Full-Stack Engineer | React, Next.js, TypeScript, Node.js | AI-Assisted Engineering
Great explanation this is a topic that comes up a lot during software engineering interviews.