What is Time Complexity ? | Big - Oh | Explained | Interview Preparation | Tamil | code io

Поділитися
Вставка
  • Опубліковано 6 жов 2024
  • Time Complexity - Big Oh Notation - Explained
    n,nlogn,n2,n3,2n loops, nested loops, recursion, time complexity and worst case time complexity
    Big - oh, omega and other notations
    Interview Preparation
    code io
    Tamil
    Time Complexity is one of the most important topics of the Coding Interview, most companies require you to have a basic understanding of what time complexity is and they would want you to optimize your code based on the time complexity they require
    Companies like Google, Amazon, and even smaller companies with lesser packages like zoho, tcs, and other companies also now concentrate on Time Complexity
    Follow us in Instagram for more updates
    / code.i.o
    Hashtags
    #tamil #interview prep #time complexity
    tags
    tamil tamil programming tamil programming hacker rank problem solving python interview preparation coding time comlexity order

КОМЕНТАРІ • 21

  • @nithishkannan3887
    @nithishkannan3887 6 місяців тому +6

    Tamil la sonnathuku nandri bro🎉

  • @topricano9964
    @topricano9964 Рік тому +10

    Tamil potadhuku romba thanks🥺❤

    • @codeio
      @codeio  Рік тому +1

      always welcome brother 🤩

  • @PlayerOne69
    @PlayerOne69 2 роки тому +22

    O(1) for this video

    • @codeio
      @codeio  2 роки тому +6

      😂😂😂😂

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

    Thanks for the clarification, keep up bro 💐🎁

  • @blackopplays426
    @blackopplays426 3 роки тому +11

    Astound explanation..nice ❤️😘
    But we need also the details about space complexity...could you make for us..?😁

    • @codeio
      @codeio  3 роки тому +2

      Sure bro👌👌👌👍

    • @blackopplays426
      @blackopplays426 3 роки тому

      @@codeio we are waiting...😁❤️

  • @harishbabu1920
    @harishbabu1920 2 роки тому +5

    clear explanation bro..Thanks Bro... Space complexity podunga pls

    • @codeio
      @codeio  2 роки тому +1

      Kandippa bro!!!

  • @RPP--jq3ty
    @RPP--jq3ty 5 місяців тому

    Side screen la antha log than bigger, inno detail explain pannuga bro

  • @PraveenKumar-gt9nv
    @PraveenKumar-gt9nv Рік тому +2

    Nice bro.

    • @codeio
      @codeio  Рік тому

      🤩🤩🤩🤩 Thanks bro

  • @srivarshant6356
    @srivarshant6356 2 роки тому +2

    Dbms query for interview video podunga

    • @codeio
      @codeio  2 роки тому

      Sure bro👍👍👍

  • @gowtham9153
    @gowtham9153 3 роки тому +4

    9:30 camera man ehh gaund aagi cut panitaru 😂😂

    • @codeio
      @codeio  3 роки тому +3

      😅😅😅😅😅😂😂

    • @codeio
      @codeio  2 роки тому +1

      😅😅😅😂😂

  • @GROWTH_SINCE_2024
    @GROWTH_SINCE_2024 7 місяців тому

    @codeio
    a=input("enter the num")
    a=a.replace("0","5")
    Print (int(a))