Properties of Asymptotic Notations (Addition and Multiplication)

Поділитися
Вставка
  • Опубліковано 14 жов 2024
  • Algorithms: Properties of Asymptotic Notations (Addition and Multiplication)
    Topics discussed:
    1. The Addition Property of Asymptotic Notations.
    2. The Multiplication (Product) Property of Asymptotic Notations.
    Algorithm Playlist: • Design and Analysis of...
    Follow Neso Academy on Instagram: @nesoacademy (bit.ly/2XP63OE)
    Contribute: www.nesoacadem...
    Memberships: bit.ly/2U7YSPI
    Books: www.nesoacadem...
    Website ► www.nesoacadem...
    App ► play.google.co...
    Facebook ► goo.gl/Nt0PmB
    Twitter (X) ► / nesoacademy
    Music:
    Axol x Alex Skrindo - You [NCS Release]
    #AlgorithmsByNeso #Algorithms #AsymptoticNotationProperties

КОМЕНТАРІ • 3

  • @Think_First12
    @Think_First12 3 місяці тому +1

    Very very thank you for such content.
    Hi viewers
    Please share this playlist with others so that our dear jaspreet sir gets motivated to upload videos in a regular
    Thanks

  • @vedantgamer6316
    @vedantgamer6316 2 місяці тому +1

    00:08 Properties of Asymptotic Notations (Addition and Multiplication)
    00:55 Addition of functions follows the Big O of the maximum function
    01:50 N^2 is the upper bound of N + N^2
    02:43 Addition property states that FN plus GN is big O of max(FN, GN)
    03:37 Big Theta is automatically satisfied if Big O and Big Omega are satisfied
    04:29 Multiplication property in Asymptotic Notations
    05:34 Multiplication property holds for Big O and Omega notations
    06:24 Multiplication property is satisfied for all the notations
    Thanks me later

  • @parallax6165
    @parallax6165 3 місяці тому

    Thanks bro