Skip to content

Abhirama's Blog

Part Ninja, part philosopher, part geek—awesome in whole

  • About
  • Subscribe
  • Twitter
  • LinkedIn
  • Graveyard

Tag: algorithms

Intuitive Introduction to Big O

The post is going to be an intuitive introduction to Big O notation. I am not going to be rigorous or mathematical in my approach. Big O indicates how an algorithm behaves when the size of the input changes. The behavior might be either the computation time or the storage required for computation. What Big … Continue reading Intuitive Introduction to Big O →

abhirama Uncategorized Leave a comment August 25, 2019November 5, 2019 3 Minutes
Blog at WordPress.com.
Cancel