Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
D&G Tech Blog
  • Terminologies
  • JavaScript
  • Posts
  • Portfolio
  • About
    David and Gidon

    David and Gidon

    • Seoul, Korea
    • GitHub
    • Email

    Big O Notation?

    less than 1 minute read

    Author: Doe Hoon LEE

    What is Big O Notation?

    Big O Notation is a way to evaluate how efficient your algorithm is!

    There are two big perspectives you would like to consider: Space and Time.

    The basic assumption

    Tags: Algorithm, Data Structure, JavaScript

    Categories: Algorithm, Data Structure, JavaScript

    Updated: June 25, 2021

    Share on

    Twitter Facebook LinkedIn
    Previous Next

    Leave a comment

    You may also enjoy

    React Native App

    less than 1 minute read

    Author: Doe Hoon LEE

    What is RESTful API?

    less than 1 minute read

    Author: Doe Hoon LEE

    My First Express JS!

    less than 1 minute read

    Author: Doe Hoon LEE

    Four Different For Loooops!

    less than 1 minute read

    Author: Doe Hoon LEE

    • Follow:
    • Feed
    © 2022 David and Gidon