Summary
Keywords
Full Transcript
Were you always confused about the 'complexity' calculation of a program ? Don't worry, we have got you covered. Please, watch the previous video to have a good foundation of time complexity theory before watching this lecture. In this class, Manvi mam is going to discuss a few problems to demonstrate the calculation of complexity for a given code. Ready for it ? See you in the class then ! If you are facing any trouble accessing the assignment or lesson plan, please re-login to your account on PW Skills website and try. Are you finding the classes helpful? Stay tuned for more! Access the notes and assignments for this class for free at : https://bit.ly/3PMwVa1 If you are joining us late, to know more about PWSkills & plans : Watch the Orientation Video: https://www.youtube.com/watch?v=YpNFgTKVAtU Watch the Launch Video: https://www.youtube.com/watch?v=si8TKULKmLE TIME STAMPS: 00:00 - Introduction 01:08 - Recap 04:10 - Calculate the time complexity for a given snippet ; i=i*2 13:16 - Calculate the time complexity for a given code snippet ; i=i+2 16:59 - Calculate the time complexity for the given code snippet (nested loop with linear complexity) 33:28 - Calculate the time complexity of the code snippet (nested loop) 51:03 - Calculate the time complexity of a code snippet ; i=i*i 1:00:24 - Summary ▶️ PW Skills Website - https://pwskills.com ▶️ PW Skills Instagram - https://www.instagram.com/pwcollegewallah ▶️ PW Skills LinkedIn Channel - https://www.linkedin.com/in/pw-skills-136050249/ ▶️ PW Skills Telegram Channel- https://t.me/SkillsPW #Java #DSAFoundation #PWSkills #PhysicsWallah
