Sinai AppLab
I-ROQ: Informatics for Research, Outcomes and Quality
  • Home
  • Our Vision
    • AppLab
    • VisualDataLab
  • Our team
  • Blog
  • IBDCharts

Big O of Notation

7/22/2014

0 Comments

 
Today I learned a bit about "Big O of notation" from Mike. There are many algorithms that  a computer scientist can use but the career changing question is which one is the best? In the Big 0 notation is just the classification for different types of algorithms. There is Big 0(1) which is just going from position a in array to position b in an instant but it takes a constant time. There is also Big 0(n) which is using a key to find the value in the array, There's also more complex ones like Big O(n^2) which rises up more faster at an exponential rate and Big O(log[n]) which rises and goes to the right. So, basically all these different types of curves are types algorithms. And the best algorithm is the one that is the fastest. The algorithm that can get the value from the array the fastest is also more likely to be used to be implemented into databases and other things. Algorithms are crucial part of a computer scientist's career but I hope to learn more about algorithms  and the other areas of the field in time.
0 Comments



Leave a Reply.

    Author

    Yathin Latif is a upcoming sophomore originally a Biology major but became interested in computing and code. He is now working towards a BS in computer science. Learning new languages and tools to further his goals.  This summer he hopes to learn as much as possible over these few weeks. Looking to learn more about in software and mobile development.

    Archives

    August 2014
    July 2014
    June 2014

    Categories

    All

    RSS Feed

Supported by Sinai AppLab
Division of Gastroenterology, Icahn School of Medicine at Mount Sinai
Picture