Binary Exponentiation : Iterative Method | CP Course | EP 54.2

  Рет қаралды 46,562

Luv

Luv

Күн бұрын

Пікірлер: 69
@Ankitkumar-gc5cc
@Ankitkumar-gc5cc 3 жыл бұрын
Thank you for this video, i had learned this from gfg yesterday only but i was not getting why there is n =n/2, which was basically right shift :-)
@RaghavSharma-nt3hr
@RaghavSharma-nt3hr 3 жыл бұрын
Great content!! Amazing Explanation!! Don't know why or how I understand every concept explained in your video so quickly, compared to watching other DSA/CP videos on yt.
@codethings271
@codethings271 3 жыл бұрын
All your tutorials are best keep em coming
@UserUser-tn8tv
@UserUser-tn8tv 3 жыл бұрын
Thank you for this wonderful course. Please be consistent as you are because many of the students like me are totally dependent on your videos for competitive programming.
@md_ashraf6455
@md_ashraf6455 3 жыл бұрын
1st viewer. 1st commenter. You are the best KZbiner
@bitwits363
@bitwits363 3 жыл бұрын
One word : GOLD
@178fahimahmed7
@178fahimahmed7 3 жыл бұрын
As Always , Awesome ❤❤❤
@kathanvakharia
@kathanvakharia Жыл бұрын
Great one!
@avinashgarg7894
@avinashgarg7894 2 жыл бұрын
Thanku so much sir for this explanation. Thanku from Bihar
@smartwork7098
@smartwork7098 2 жыл бұрын
You are teaching amazingly!
@pushpajitbiswas3752
@pushpajitbiswas3752 3 жыл бұрын
Adbhuut explanation, I really like it :)
@harshitsingh4764
@harshitsingh4764 3 жыл бұрын
best explanation 🔥
@utkarshjha9087
@utkarshjha9087 3 жыл бұрын
Hey, will you be covering topics like linked lists, DP, graphs etc as well?
@iamluv
@iamluv 3 жыл бұрын
dp and graphs , i will be covering. linked list no
@Ayush479
@Ayush479 3 жыл бұрын
Nice explanation bhayiya
@aryanjoshi8144
@aryanjoshi8144 2 жыл бұрын
this video help me a lot so thank you 🙏 😊
@peeckle1657
@peeckle1657 3 жыл бұрын
You are amazing man.
@priyeshtandel2101
@priyeshtandel2101 Жыл бұрын
Interest ++
@shubhamagarwal2998
@shubhamagarwal2998 3 жыл бұрын
🔥🔥🔥🔥🔥 ✨ Hard work op
@aakashvishwakarma4653
@aakashvishwakarma4653 3 жыл бұрын
🤩🤩 Thank you 😊😊😊
@Mahaveergautam
@Mahaveergautam 3 жыл бұрын
Nice course
@asishcodes
@asishcodes 2 жыл бұрын
What is the difference between >> and >>= ?
@anniikeett
@anniikeett Жыл бұрын
latter one updates the value too (in the variable)
@Ancientinsights002
@Ancientinsights002 Жыл бұрын
superb bro
@mayurdas9738
@mayurdas9738 2 жыл бұрын
whenever you say log(n) complexity, does it mean that log n base 2 complexity? My question is what is the base in "log(n)" complexity
@priteshchavan4580
@priteshchavan4580 2 жыл бұрын
n/2
@user-fs4yw5zh6o
@user-fs4yw5zh6o Жыл бұрын
what if A is negative number ? or post applying bin exp the output is negative? The given solution wont work for A : -1 B : 1 M : 20
@than0s869
@than0s869 2 жыл бұрын
❤ nice bro
@adiburrahman2207
@adiburrahman2207 3 жыл бұрын
love you man
@venkat.sairam
@venkat.sairam 2 жыл бұрын
but , when did we convert b to binary
@tautikagrahari489
@tautikagrahari489 3 жыл бұрын
thanks bhaiya, i will be getting into college this year....and so i had completed html css and javascript in class 12... i had started following your competitve programming playlist...and its awesome... Question: linked list is not for CP and for DSA for placement?
@abhikantkumar8833
@abhikantkumar8833 3 жыл бұрын
Sath me coding karoge, mai isi year college me admission lunga Codecheif par mera (3★) hai 😐
@tautikagrahari489
@tautikagrahari489 3 жыл бұрын
@@abhikantkumar8833damn bro... Lets connect on instagram: dekh.liya
@tautikagrahari489
@tautikagrahari489 3 жыл бұрын
@@abhikantkumar8833 lets code together...i needed a coding budy
@abhishekkanojia2816
@abhishekkanojia2816 3 жыл бұрын
konse video editor se edit karte ho bhai?
@shubham6215
@shubham6215 3 жыл бұрын
Thank you ❤️🙏
@ananyapamde4514
@ananyapamde4514 2 жыл бұрын
God bless you
@sajeesyed3384
@sajeesyed3384 2 жыл бұрын
great steps
@sbhm_prksh03
@sbhm_prksh03 10 ай бұрын
thanks buddy
@samiulislamponik1534
@samiulislamponik1534 3 жыл бұрын
Thank you.
@manoor0858
@manoor0858 2 ай бұрын
for me the iterative approach was easier than recursive both were easy but iterative was sooooooooooooooooooooo easy
@pranjalsingh3071
@pranjalsingh3071 2 жыл бұрын
Amazing
@katw434
@katw434 2 жыл бұрын
thanks bro
@chiraggoyal9646
@chiraggoyal9646 3 жыл бұрын
thanks bhaiya
@epicspree6279
@epicspree6279 3 жыл бұрын
first view
@veerusingh1981
@veerusingh1981 3 жыл бұрын
Maja aa gaya bhiya
@EasifywithPrakhar
@EasifywithPrakhar 3 жыл бұрын
when you are saying log b it mean log(b) at base 2 ?? because generally logb is assumed as of base 10
@g3488z
@g3488z 3 жыл бұрын
The base of log is determined by how much the problem is getting divided in each step. If n/2 or n*2, it is log base 2. If n/7 or n*7, it is log base 7. So, log will have different base for different algorithms based on how we multiply/divide the input. It is not same as the assumption of maths to take base 10 always.
@lakshyakhushalani9464
@lakshyakhushalani9464 3 жыл бұрын
link of ques in description of hackerearth is not working
@iamluv
@iamluv 3 жыл бұрын
hackerearth issues, cant do much
@dishendradeshmukh59
@dishendradeshmukh59 3 жыл бұрын
hackerearch ke practice question accessible nahi hai... anybody with same issue?
@aashreykumar9886
@aashreykumar9886 11 ай бұрын
why are we doing mod
@fayazansari2827
@fayazansari2827 3 жыл бұрын
Bhai dsa ke liye useful hai Playlist?
@pranshul..
@pranshul.. 3 жыл бұрын
🤔
@FaisalKhan-oy4zz
@FaisalKhan-oy4zz 3 жыл бұрын
How the Time complexity will be O(log(b)) and not O(b) ? Plzz explain anyone!
@iamluv
@iamluv 3 жыл бұрын
because b is getting divided by 2 and while loop will run until b becomes 0, hence while loop will run log(b) times which is our time complexity
@FaisalKhan-oy4zz
@FaisalKhan-oy4zz 3 жыл бұрын
@@iamluv thank you sir
@devkumar9889
@devkumar9889 3 жыл бұрын
Is long challenge me Binary exponention ka use tha 😶
@SameerKumar-xy8ky
@SameerKumar-xy8ky 2 жыл бұрын
💛💛💛
@shivasaini4097
@shivasaini4097 3 жыл бұрын
❤️
@vk8201
@vk8201 2 жыл бұрын
❤️❤️
@shady41
@shady41 3 жыл бұрын
I love you
@SnehJoshi19
@SnehJoshi19 3 жыл бұрын
Bloopers kha h ?
@iamluv
@iamluv 3 жыл бұрын
have stopped adding them
@barnikroy5244
@barnikroy5244 3 жыл бұрын
Rukna mat bhaiya
@codingwithsam4992
@codingwithsam4992 Жыл бұрын
in python just do this a^b%mod = pow(a,b,mod) LOL.
@suharshsharma6764
@suharshsharma6764 Жыл бұрын
this code was giving tle lol
@neetchannel8499
@neetchannel8499 3 жыл бұрын
video sponsered by "BALAJI EXCLUSIVE"
@SumitShahB_
@SumitShahB_ 2 жыл бұрын
Waha %M kyu aaya anyone
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН
Binary Exponentiation
15:13
Errichto Algorithms
Рет қаралды 104 М.
Square & Multiply Algorithm - Computerphile
17:35
Computerphile
Рет қаралды 281 М.
POW(x,n) | Binary Exponentiation | Leetcode
8:10
take U forward
Рет қаралды 248 М.
Superpositions, Sudoku, the Wave Function Collapse algorithm.
14:28
Martin Donald
Рет қаралды 711 М.
Modular exponentiation
11:37
GVSUmath
Рет қаралды 293 М.
Matrix Exponentiation + Fibonacci in log(N)
31:23
Errichto Algorithms
Рет қаралды 71 М.
What P vs NP is actually about
17:58
Polylog
Рет қаралды 146 М.