Find Min & Max Number in array in #c++ | #programming

preview_player
Показать описание
Welcome to Finding Min and Max in #array in #C++ | #programming video.

Thanks
mycodings

Tags:
Easiest way to find Min & Max,find maximum and minimum element in an array,find maximum number in array c++,find the min & max value in array c++ answers,find the min & max value in array c++ beginner,c++ find largest number in array,find the min & max value in array c++ calculator,find the min & max value in array c++ english,find the min & max value in array c++ example,find the min & max value in array c++ easy,Find the Min & Max value in Array in c++
Рекомендации по теме
Комментарии
Автор

Should have a video explaining each part for beginners like me. I don’t understand why you can just put max = this and min = that and get the correct numbers. What if 19 was in a different spot and so was the min? How would it know to choose those numbers?

DontWorryBouttaThing
Автор

I am a begginer and wasted my whole free time yesterday on this shit. But now I think I should start thinking outside the box whenever I get stuck😅

moho
Автор

Brother.. this code is absolutely fine and simple easy to understand...♥️ Then why I simply copy this to gfg max min problem it shows wrong ans ?? I'm little bit new to coding and that why I asking ..

shoaib.siddiqui
Автор

And what is diff between this code and your optimize code that u upload after this video..

Means if everything is running properly with this code then what's the need to optimize code??


Help me

shoaib.siddiqui
Автор

Aapka code bahot impressive laga raha hai
Kya mai Jan sakta hu kon se extention se hua hai ?

BOSS
Автор

what if in the array there is no zero the program won't find the minimum number if the min is set to zero

sakeef
Автор

is compiler know that max and min I mean are they functions in c++?? actually I'm beginner.

ghbllcd
Автор

Can we optimize this code?
Yes- Then how to to do it

chaitanyagore