HOW TO CALCULATE TIME COMPLEXITY WITH EXAMPLES (Part-1) || FINDING TIME COMPLEXITY || DAA

  Рет қаралды 23,219

Sundeep Saradhi Kanthety

Sundeep Saradhi Kanthety

Күн бұрын

----------------------------------------------------------------------------------------------------------------
DESIGN & ANALYSIS OF ALGORITHMS
• INTRODUCTION TO ALGORI...
R PROGRAMMING
studio.youtube...
HTML TUTORIALS WITH IMPLEMENTATION || LEARN HTML IN 4 HOURS
• HTML TUTORIALS WITH IM...
LEARN CSS IN 3 HOURS || CASCADING STYLE SHEETS FOR BEGINNERS
• LEARN CSS IN 3 HOURS |...
JAVA SCRIPT FOR BEGINNERS IN 7 HOURS || LEARN JAVA SCRIPT IN 7 HOURS || JAVA SCRIPT
• JAVA SCRIPT FOR BEGINN...
XML (eXtensible Markup Language)
• XML (eXtensible Markup...
OPERATING SYSTEM
• OPERATING SYSTEM
ETHICAL HACKING
• Video
VI EDITOR BASICS IN LINUX / UNIX || LEARN VI EDITOR COMMANDS || LINUX || UNIX
• VI EDITOR BASICS IN LI...
HOW TO DOWNLOAD & INSTALL MySQL IN WINDOWS 10
• HOW TO DOWNLOAD & INST...
DATABASE MANAGEMENT SYSTEM
• DATABASE MANAGEMENT SY...
PYTHON PROGRAMS
• PYTHON PROGRAMS
C PROGRAMMING
• 01 - VARIABLES & CONST...
CORE JAVA TUTORIAL FOR BEGINNERS || LEARN CORE JAVA IN 15 HOURS || JAVA TUTORIALS FOR BEGINNERS
• CORE JAVA TUTORIAL FOR...
PYTHON TUTORIALS FOR BEGINNERS (తెలుగు లో)
• Learn Python from Scra...
PYTHON OOPS - MODULES - EXCEPTION HANDLING (తెలుగు లో)
• PYTHON - OOPS CONCEPTS...
PYTHON NUMPY TUTORIAL IN TELUGU (తెలుగు లో) || COMPLETE NUMPY TUTORIALS IN TELUGU
• PYTHON NUMPY TUTORIAL ...
PYTHON PANDAS TUTORIAL IN TELUGU (తెలుగు లో) || COMPLETE PANDAS TUTORIALS IN TELUGU || DATA SCIENCE
• PYTHON PANDAS TUTORIAL...
MATPLOTLIB LIBRARY - PYTHON PROGRAMMING (ENGLISH)
• MATPLOTLIB LIBRARY - P...
PYTHON DATABASE CONNECTIVITY - MYSQL & MS-EXCEL
• PYTHON DATABASE CONNEC...
DATA STRUCTURES USING PYTHON (ENGLISH)
• DATA STRUCTURES USING ...
----------------------------------------------------------------------------------------------
Instagram : / sundeepsaradhikanthety

Пікірлер: 24
@aryakumar727
@aryakumar727 4 ай бұрын
thnkq so much sir i have watched too many videos but cant understand this logarithmic part u have clear explanation finally i understood
@ANILKUMAR-yw7zw
@ANILKUMAR-yw7zw 26 күн бұрын
we are blessed to have you Sir ..Love You
@ChaitanyaKumar-r7j
@ChaitanyaKumar-r7j 6 ай бұрын
Respected Sir, in this video at around 12.48 point, you have said that the loop gets executed for (n+1) times and then again at 13.53 point you have taken similar loop but saying it gets executed n times. How can both be different sir?
@sidd77_
@sidd77_ 11 ай бұрын
Thank you for making these videos sir, very helpful!
@tejasreebole9427
@tejasreebole9427 5 ай бұрын
Sir in some examples you are taking n+1,and in others n for the same loop,how will it differ??? Are u just avoiding the constants????
@Tkklak
@Tkklak 10 ай бұрын
Excellent explanation, thank you
@lhtcboss2002
@lhtcboss2002 8 ай бұрын
Excellent ,this is quite clear thank you so much Sir
@manishareddy627
@manishareddy627 Жыл бұрын
Hello sir I have watched all your videos on DBMS and SQL.. I really found it useful!! Would it be possible for you to share any PDF on SQL?
@tejasreebole9427
@tejasreebole9427 5 ай бұрын
In the last example the print statement is inside the loop so it will be executed for n times ,even though the time complexity is 0(n) we get the equation as 2n+3
@myrealm7115
@myrealm7115 5 ай бұрын
hey could you explain what did he tell at 9:34 by showing other time complexities ?
@sahanakgowda2684
@sahanakgowda2684 8 ай бұрын
in the last example ,,why didn't u avoided constant in n+1 sir
@infuze6647
@infuze6647 8 ай бұрын
Because when writing it in terms of big O, we get rid of any constants, so the +1 will be removed and we only write O(n)
@lachimolala360
@lachimolala360 3 ай бұрын
great explanation sir!
@lokeshpallapu101
@lokeshpallapu101 8 ай бұрын
Good explanation sir
@Rakshithaailla-f7h
@Rakshithaailla-f7h 11 ай бұрын
Thank you sir🎉
@carromplayer4357
@carromplayer4357 5 ай бұрын
Thank you sir... ❤
@raistar72
@raistar72 Жыл бұрын
Deep learning technique subject playlist plz
@Srikanth11-bh2zx
@Srikanth11-bh2zx 7 ай бұрын
Thank you 👍
@killerkisser9130
@killerkisser9130 5 ай бұрын
Thanks you sir
@sampathm4253
@sampathm4253 5 ай бұрын
thank u sir
@faizanmaalik9715
@faizanmaalik9715 Жыл бұрын
@patrickemerysevor7410
@patrickemerysevor7410 Жыл бұрын
Mr. Saradhi please can you me with this: perform a theoritical analysis on the algorithm below and state the complexity functionand asymtotic compleity #include void swap(int &a, int &b){ int temp = a; a = b: b = temp; } void Sort(int arr[], int n){ for (int i = 0; i < n - i - 1; ++j){ for (int j = 0; j < n - i - 1; ++j){ // compare adjacent elementa if (arr[j] > arr[j + 1]){ // Swap if they are in the wrong order swap(arr[j] > arr[j + 1]); } } } void printArray(int arr[], int size){ for (int i = 0; i < size; i ++){ std:: cout
@vlogwithvivek8207
@vlogwithvivek8207 7 ай бұрын
sir i run 0 to n then time complexity come O(n) if we want to run i 0 to 5 then what will be the time complexity
@reddiyugendar8270
@reddiyugendar8270 2 сағат бұрын
Good explanation sir
AMORTIZED ANALYSIS WITH EXAMPLE || AMORTIZED TIME COMPLEXITY || DAA
19:10
Sundeep Saradhi Kanthety
Рет қаралды 17 М.
Жездуха 41-серия
36:26
Million Show
Рет қаралды 5 МЛН
Маусымашар-2023 / Гала-концерт / АТУ қоштасу
1:27:35
Jaidarman OFFICIAL / JCI
Рет қаралды 390 М.
번쩍번쩍 거리는 입
0:32
승비니 Seungbini
Рет қаралды 182 МЛН
Time and Space Complexity - Strivers A2Z DSA Course
35:16
take U forward
Рет қаралды 776 М.
MERGE SORT USING DIVIDE AND CONQUER WITH EXAMPLE AND TIME COMPLEXITY || DAA
29:05
Sundeep Saradhi Kanthety
Рет қаралды 12 М.
Every Minute One Person Is Eliminated
34:46
MrBeast
Рет қаралды 47 МЛН
1.5.1 Time Complexity #1
10:08
Abdul Bari
Рет қаралды 2,5 МЛН
INTRODUCTION TO ALGORITHMS || DESIGN AND ANALYSIS OF ALGORITHMS || DAA
11:24
Sundeep Saradhi Kanthety
Рет қаралды 27 М.
Understanding the Time Complexity of an Algorithm
24:59
Neso Academy
Рет қаралды 72 М.
Asymptotic Analysis (Solved Problem 1)
7:23
Neso Academy
Рет қаралды 507 М.
Time Complexity Algorithm Analysis
6:29
randerson112358
Рет қаралды 59 М.
Жездуха 41-серия
36:26
Million Show
Рет қаралды 5 МЛН