Linear & Binary Search Code | Big O Notation

  Рет қаралды 34,201

Telusko

Telusko

Күн бұрын

Пікірлер: 41
@AdarshaCoder
@AdarshaCoder Жыл бұрын
Thank you for your explanation on finding the Time complexity Sir... this is fitting inside my head without any doubts... Keep uploading the videos daily
@GopalaKrishna-ns2lb
@GopalaKrishna-ns2lb Жыл бұрын
Ultimately explaining big(o) ♥️🔥🔥
@rajenderprasad1193
@rajenderprasad1193 Жыл бұрын
Awesome.. you make everything easy to understand sir. Thank you
@nilakantas5153
@nilakantas5153 Жыл бұрын
Thank you very much for your DSA tutorial sir 🙏🙏
@KhushiSingh-n1l
@KhushiSingh-n1l Жыл бұрын
Thank you so much sir for your DSA tutorials. Sir please upload the remaining DSA tutorials also. It will be really helpful to learn the remaining lectures. Thank you sir.
@DurgaPrasad-bl7dx
@DurgaPrasad-bl7dx Жыл бұрын
Ex-ordinary teaching sir👏
@aravindbandla2387
@aravindbandla2387 Жыл бұрын
Very good explanation Sir, can you please upload videos on remaining topics in DSA.
@PeNtraGaming
@PeNtraGaming 4 ай бұрын
one of the best explanations i've ever seen
@rakeshkumarparida98
@rakeshkumarparida98 Жыл бұрын
Please continue the series 🙏
@AnietieDickson-zh6sl
@AnietieDickson-zh6sl 5 ай бұрын
i have chosen you today to be my best tutor
@husseinhadliye2992
@husseinhadliye2992 11 ай бұрын
hi @Telusko thanks for good explanation i would be greet if you could make PYTHON instead of JAVA
@Dark-Ace-YT
@Dark-Ace-YT Жыл бұрын
Sir please Upload the remaining DSA videos it helps me to understand the concepts sir.
@bhavankumars-d2t
@bhavankumars-d2t 8 ай бұрын
Good Explanation Sir..😎😎
@MaazKhan-tn2wb
@MaazKhan-tn2wb Жыл бұрын
Plz When are you Continue the Series you tell that you will continue this in the 1 week of sep?
@Telusko
@Telusko Жыл бұрын
series will resume from tomorrow, recording already started
@MaazKhan-tn2wb
@MaazKhan-tn2wb Жыл бұрын
@@Telusko Thank you Sir Love From Pakistan
@sgr8280
@sgr8280 Жыл бұрын
Very good explanations sir. I have a doubt "your Binary search algorithm will work only if the list elements are in ascending order, Is my understanding correct?"
@krishnar754
@krishnar754 11 ай бұрын
Yes that's correct!! For binary search algorithm to be implemented, we need to have the array sorted. If not sorted then we cannot implement binary search.
@pratikavhad489
@pratikavhad489 7 ай бұрын
I also have the same doubt. What should we do or which algorithm we have to use if the elements are not in ascending order?
@shaikmaaheed5629
@shaikmaaheed5629 Жыл бұрын
waiting for complete playlist
@mohyddineal-lahham7620
@mohyddineal-lahham7620 Ай бұрын
Thank you ❤
@Safna-fathima
@Safna-fathima Жыл бұрын
Can you take fastapi classes?
@antaryamibehera6971
@antaryamibehera6971 Жыл бұрын
Thank you Soo much Sir❤❤
@lovelySamayal1722
@lovelySamayal1722 Жыл бұрын
Binary search is only for sorted collection?
@iamlegend8077
@iamlegend8077 Жыл бұрын
Very nice sir... But to understand java for other language students is little bit complicated
@Telusko
@Telusko Жыл бұрын
Python implementation video is on the way
@aliksargsyan2782
@aliksargsyan2782 Жыл бұрын
choose hard way not easy way, who run over easy way they will never get high level success in life. Remember that
@Musicball2024
@Musicball2024 Жыл бұрын
​​@@Teluskojava is enough do more topics other than the language seperation
@matates
@matates 2 күн бұрын
but what about the fact that lists are not put in ascending order?
@prashlovessamosa
@prashlovessamosa Жыл бұрын
Thank you Sir.
@rahulkamble2792
@rahulkamble2792 Жыл бұрын
Amazing
@rishiraj2548
@rishiraj2548 Жыл бұрын
Thanks
@jatinsharma3792
@jatinsharma3792 Жыл бұрын
didn't understand binary search because you were not defining the pointer after changing the position. I had to follow the other resources to understand this concept.
@AnupSingh154
@AnupSingh154 Ай бұрын
How you did the MAGIC when all elements in array is zero, still its showing number of steps.
@pratik2617
@pratik2617 Жыл бұрын
no more videos on dsa ??
@Talkatfive
@Talkatfive 7 ай бұрын
Nice
@adnanakib5468
@adnanakib5468 Жыл бұрын
Best
@user-bv6il2nk4t
@user-bv6il2nk4t Жыл бұрын
dsa bnao depth m 400q
@darshankharade
@darshankharade Жыл бұрын
can you please provide a source code..... please sir
@rahneshin752
@rahneshin752 Жыл бұрын
❤❤❤
@ajaybhosale3834
@ajaybhosale3834 9 ай бұрын
public class Program { public static void Main() { int[] arr = new int[] { 1,2,4,5,8,13,17,18,21}; int a = 17; int count=0; //Console.WriteLine(arr.Length); for(int i=0;i
Bubble Sort Theory | DSA
7:52
Telusko
Рет қаралды 18 М.
Big O Notation, Time Complexity | DSA
21:17
Telusko
Рет қаралды 75 М.
Sigma baby, you've conquered soap! 😲😮‍💨 LeoNata family #shorts
00:37
How to whistle ?? 😱😱
00:31
Tibo InShape
Рет қаралды 20 МЛН
Harsh Truth of Java in 2024! Ft. Ultimate Java Developer @Telusko
28:46
Big O Notation | Python | Linear & Binary Search Code
20:52
Binary Search Algorithm - Computerphile
18:34
Computerphile
Рет қаралды 162 М.
Binary Search in Java - Full Simple Coding Tutorial
17:48
Coding with John
Рет қаралды 123 М.
3 Types of Algorithms Every Programmer Needs to Know
13:12
ForrestKnight
Рет қаралды 489 М.
Why You Shouldn't Nest Your Code
8:30
CodeAesthetic
Рет қаралды 2,8 МЛН
Solving Wordle using information theory
30:38
3Blue1Brown
Рет қаралды 10 МЛН
2.6.1 Binary Search Iterative Method
19:36
Abdul Bari
Рет қаралды 822 М.
Big-O Notation - For Coding Interviews
20:38
NeetCode
Рет қаралды 498 М.