403 algorithms and data structures asymptotic notation
play

403: Algorithms and Data Structures Asymptotic Notation Fall 2016 - PowerPoint PPT Presentation

403: Algorithms and Data Structures Asymptotic Notation Fall 2016 UAlbany Computer Science Assumptions All functions take non-negative values All functions are defined on non-negative integers Only such functions will be of


  1. 403: Algorithms and Data Structures Asymptotic Notation Fall 2016 UAlbany Computer Science

  2. Assumptions • All functions take non-negative values • All functions are defined on non-negative integers • Only such functions will be of interest

  3. Overview of Asymptotic Notation

  4. Overview of Asymptotic Notation • o() is used to denote O() bound that is not asymptotically tight • E.g. we can verify that 2n = O(n 2 ), but it is not tight • We can denote this as 2n = o(n 2 ) • …however 2n 2 is not o(n 2 )

  5. Properties and Relations

  6. Read the rest of Chapter 3 • Comparing the growth of common functions

  7. Announcements • Read through Chapter 3 • HW1 solutions available on BB

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend