Write code to find largest /maximum element in an array.
Пікірлер: 142
@dongiveajack4 жыл бұрын
Khyade sir is the best
@Jnoel6085 жыл бұрын
Great video. It’s sometimes difficult to turn your idea into code. This was well explained and way more simple than my solution. Thank You.
@kimlengkoko7303 жыл бұрын
Indian programmer always save the world
@vivekanandkhyade3 жыл бұрын
👍👍👍
@shahid59329 ай бұрын
Fr
@adamkhalilinux57435 жыл бұрын
hey, brother, I am from Tanzania, you are genius, this was one of difficult part in my c++ class but now see no more cramming, god bless you , programing is not difficult unless you meet wrong teacher, big uppppp
@sonwabomakinana79624 жыл бұрын
jambo rafiki ni msawusa(south african)
@pushapabhandarkar68342 жыл бұрын
Mcbc
@virusgamingyt96522 жыл бұрын
😂😂😂kmmke
@zebull399 Жыл бұрын
Mambo vipi brother am from Uganda, and a software engineer we should be friends
@pandurangvadane4436 жыл бұрын
Sir , it is difficult to understand me this algorithm . But after watching this Videos , I easyly understand the logic . THANK You sir
@MSKmr-jh2hq2 жыл бұрын
kzbin.info/www/bejne/pZKUq5yvhLVpabs
@KavitaNegi054 жыл бұрын
Thnku so much sir 😊😊you explanation is too much good 👍
@vivekanandkhyade4 жыл бұрын
Keep watching
@ParkerBeaupre Жыл бұрын
i don't know why i couldn't figure this out on my own, but this made me understand what I was doing so well. Thank you so much.
@rupuguin98319 ай бұрын
Exactly
@movieshome23872 жыл бұрын
well done sir , you just simplify the concept , Thats the quality of a good teacher........ Good bless you.......🥰🥰🥰🥰🥰
@Hiteshkumar-xg8br3 жыл бұрын
Your way of teaching is good I was confusing now I am clear.
@Pedro-bu8xd Жыл бұрын
Very clearly explained... Bravo Sir
@teshaleseifu70742 жыл бұрын
I really appreciate the way you teach............keep up ur good Job!
@bongiwedhlamini35056 жыл бұрын
im so grateful i now understand arrays better than before
@balaportejean70155 жыл бұрын
happy for you,i as well Jesus loves you He's the son of God Believe in him and repent
@toolooselowtrek7523 Жыл бұрын
Clean comprehensible code. NICE!
@ZiaShah-k3d Жыл бұрын
Thanks a lot sir I really confused about this program but now I understand it well thanks again stay blessed
@sonwabomakinana79624 жыл бұрын
Who does this, who explains a code like this so simply and effortlessly , it's all we need as students ,to get the logic and being able to explain it ourselves to the layman on the street, you explain these algorithms better than my professor, thanks a lot.
@MSKmr-jh2hq2 жыл бұрын
kzbin.info/www/bejne/pZKUq5yvhLVpabs
@מחמודשלבי-ח6ר4 жыл бұрын
you are the top thank you very much sir you saved my semester. God bless you
@1997-aic Жыл бұрын
What a great and easy explain sir, thank you ❤
@Dattarjun Жыл бұрын
Very great explanation ❤
@ramasharma2602 Жыл бұрын
thankyou so much Sir. I am so confused but after watching your video I got it. thankyou Sir.
@beeducated79164 жыл бұрын
very help full video , keep it up sir
@melindabosogon17532 жыл бұрын
Very Understandable... Hope you can make lots of videos it's really helpful ❤️❤️❤️
@aartipokhrel38214 жыл бұрын
I love it you teach so well sir🙏🙏😌
@helena78212 жыл бұрын
thankyou mister, it's so understandable love your content. keep going!
@sunny_blue_skies5 жыл бұрын
I enjoyed this video because the logic was explained in detail and simple demonstrating each step. For that, I subscribed.
@Doxa-wl4hb6 ай бұрын
Great explanation!
@aniruddh43305 ай бұрын
great explanation sir thankyou
@NajmiKousar Жыл бұрын
very nice explained. thank you
@UnresponsivePinch3 жыл бұрын
Thanks alot sir i was having difficulty with this program but after watching your video i got the idea how to do it
@abduljayconteh18582 жыл бұрын
You are very good brother
@IslamicWorld-ox2dv Жыл бұрын
Thanks sir please make more videos!!
@divyac76264 жыл бұрын
Well explained sir
@ndroidLover6 жыл бұрын
Hello Sir i just love your videos... make video on following topics...as u miss it out 1.TSP(Dynamic approach) 2.TSP(Branch & bound) 3.and most imp np hard and np complete problem
@MSKmr-jh2hq2 жыл бұрын
kzbin.info/www/bejne/pZKUq5yvhLVpabs
@sauravrajpanda86054 жыл бұрын
Thank you sir for explaining properly.
@travhenry34514 жыл бұрын
Thank you so much very well explained. Keep it up!
@vivekanandkhyade4 жыл бұрын
You are welcome!
@barshome3 жыл бұрын
Hi ,how to find out the maximum 10 values in array in one column of about 100 rows and how to right it in metastock thanks
@patrickkirui51584 жыл бұрын
A good one ,can i find a video on passing arrays to functions
@PrakashKumar-pf5st3 жыл бұрын
what is meaning of--- o(n) time complexcity, sir.
@musicpranker62694 жыл бұрын
nice bro Create a program that stores 20 numbers into a multi dementional array and find the largets stored number
@jalalajlan53385 жыл бұрын
very good explanation. so perfect
@ayyubayyyub94152 жыл бұрын
Thank you so much this indeed clear and well thought, Also like we can solve this with mathematical way right which makes the process way easier.
@abhishekrajmehta32364 ай бұрын
If you use int max = 0 instead of int max = arr[0] in your code, it might not work correctly in all cases, especially when the array contains only negative numbers. We can't consider 0 as a least element , if we are using arr[0] we are comparing with first element of array.
@manjushreev31532 жыл бұрын
Wow ur teacher is nice
@fariyabkhan80952 жыл бұрын
please upload a video on finding minimum element
@rekildo6 жыл бұрын
Superb👍
@JossinJax6 жыл бұрын
Excellent vid :)
@sujalshah98112 жыл бұрын
How to draw the Flowchart of this algorithm?
@fezaiozcan2227 Жыл бұрын
nice video thanks
@poonamrakheja17744 жыл бұрын
please tell me checking the divisibility of 11 without using num modulus 11. for example 20449 is divisible by 11. logic is sum of digits at odd places is 2+4+9 =15.sum of digits at even places is 0+4 =4. . sum at odd places - sum at even places is 0 or 11 0r 22 or things like that then the number is divisible by 11. I think that it should be implemented by using arrrays. another point to be noted is that we can use modulus to separate the digits of the number from the back by using the logic of sum of digits of a number. i will be highly obliged.
@aadityamishra7734 Жыл бұрын
thanks for explanation sir
@thalabloods2514 Жыл бұрын
Thank you ❤️
@MB-gg3ph Жыл бұрын
Hi sir, while I am taking max= 20 ( randomly bigger number) output is not changing. (Its bigger number presented in array) how this is happening???
@firibuanyass6 жыл бұрын
You are the best. I would like videos on EULER , AND HAMILTON theory!!!!
@bimalpariyar37323 жыл бұрын
Subscribed :)
@abduljayconteh18582 жыл бұрын
Please help me on this question "Finding the duplicate numbers in an array of 10"
@NadiaKanwal-mm6zp5 ай бұрын
Thank you sir😊😊😊😊😊😊
@jonaidshahid99765 жыл бұрын
Please also make algorithm on second largest
@ambermaze47604 жыл бұрын
Thanks sir from USA
@ezequielbecerrilgonzalez69462 жыл бұрын
Fan from Guadalajaran, Mexico. How to find the largest number in a matrix?
@nithishkumar70634 жыл бұрын
Tq sir,, understood easily
@Ashwinidream1906 ай бұрын
Thnks very useful
@sokanoo Жыл бұрын
salamat idol
@DiyanDevaiah-tm8eh Жыл бұрын
given a array DATA with N numerical values, this algorithm finds the location LOC and the value MAX of the largest element of DATA in data structure (solution for this question)
@akshaygole43532 жыл бұрын
sir make videos in hindi...it will be very helpfull...and there are more chances of video to reach to every one
@dishadisha25538 ай бұрын
You think that national language is Hindi,baka come to sense
@DaSnipy6 жыл бұрын
thanks :) .. very clear explanation. Do you have a website ?
@divyarawat6684 жыл бұрын
Thankyou 😊
@priyankasargar2540 Жыл бұрын
Write a program to find the maximum and minimum of an array of 10 elements of user given array Can you write it sir?
@Arella-r4k Жыл бұрын
pleaase help me on this (only single-time scanning values while so sorting arrays) question: input arr =[1,0,2,0,2,1,3,4,5] output:[0,0,1,1,2,2,3,4,5] but Here only single scanning not repeating the array elements comparison while sorting the array
@hollywoodmains28433 жыл бұрын
Make video on array rotation problem
@vivekanandkhyade3 жыл бұрын
Already there on channel
@rohitmane8803 Жыл бұрын
thank you
@vivekanandkhyade Жыл бұрын
You're welcome
@sikandarafridi10143 жыл бұрын
sir tuse great ho
@rayberjany7064 Жыл бұрын
Hi Sir, why do you max = 0?
@eswarij30963 жыл бұрын
Hi pls explain the algorithm to reverse array element using temp variable
@sachindubey59995 жыл бұрын
If each element is
@rantlord83735 жыл бұрын
Yeah, was wondering the same. Do you got any idea to generalise this for an array containing positive and negative numbers both. I am new to programming.
@dawitsisay5074 жыл бұрын
use max=array[0] instead
@homeaccount78414 жыл бұрын
How can I also print the location of the max
@devanshukumar8964 жыл бұрын
Here how we can store the maximum element into another variable like x
@bushrarauf16724 жыл бұрын
sir, how to write algorithm to find the largest value in array by recursion
@sagarawasare77154 жыл бұрын
Search on Google
@anshulkaushal22452 жыл бұрын
Thank you
@iscommendable132 жыл бұрын
Please or video daliye simple question iteration ki
@Tbm45458 ай бұрын
Waiylt but wht if all nos r negative this will give 0 as output which is not even present inthe array My suggestion is insted of max = 0 keep max = arr[0]
@npgamer7202 Жыл бұрын
Super sir❤
@ShivamPal-u9vАй бұрын
thanks a lot sir
@NubianQueenVibe2 жыл бұрын
Thank you Teacher
@harikavaleti19505 жыл бұрын
please do a video on kth largest/smallest element in an array...
@sandeepraja14704 жыл бұрын
looking for that
@manjushreev31532 жыл бұрын
Please do pattern program also please.... If u have already dun please share the link
@engr.naveedafzal4 жыл бұрын
plz share divide and conquer (recursion) method for finding max element
@polinal47695 жыл бұрын
Thank you!
@aadilchan53386 жыл бұрын
Kindly make video on Graph.
@jaysahu3576 жыл бұрын
sir please make a video on graph
@pandurangvadane4436 жыл бұрын
Sir i request to u plzzz make 1 video on reversing for loop . How to reverse stack.
@MSKmr-jh2hq2 жыл бұрын
kzbin.info/www/bejne/pZKUq5yvhLVpabs
@meetshah44736 жыл бұрын
Sir plz make the video of c program/algorithm to interchange largest and smallest number in an array using function
@adityaarrya47913 жыл бұрын
but there is a problem when we choose -ve integers then it will return 0 as the max element
@zaby23014 ай бұрын
Can you explain the question more
@hieulequang30003 жыл бұрын
thanks u so much
@someshmahajan79034 жыл бұрын
Thanks
@renukadhoundiyal310811 ай бұрын
Thanku sir❤
@barshabhattacharjee67884 жыл бұрын
For more visit : kzbin.info/www/bejne/o4a3fZpvpdSIgpo