Man you have saved my butt XD your video helped me a lot and despite me being from a non english speaking country I have understood you better than i would understand our teachers. Thanks a lot .
gosh im so dumb. I knew my logic was correct but instead of doing min = array[i], i did array[i] = min and thought caused a lot of confusion. Thanks for clearing that up.
public static int findMinimum2(int[]inputs) { int index = 0;//variable to track position of min in the array. int min = inputs[0];//assigning min to value at postion 0 in array for(int i=1;i
sir could you please make videos on these without functions in array in java for eg : interchange,reverse,sum,palindromic,pronic and descending and ascending , average of smallest and lrgest numbers
Wow! Thank you very much sir for well explanation
You explained this better on a board than others with a computer
now I believe "no matter how difficult your problem is, there will be a random guy from India on UA-cam who solved it years ago"
So true 😂
@@rupuguin9831 🤣
Yes right
the way you explain is really good to understand how the code is working. thank you so much.
Man you have saved my butt XD your video helped me a lot and despite me being from a non english speaking country I have understood you better than i would understand our teachers. Thanks a lot .
I'm from 🇱🇰 . Well explanation. Thank you!
thank you so much sir you are the best your teaching method is so good its really help me
Thank you Vivekanand, very helpful !
Nice Sir, Aap bohot acha pdhate ho, I'm really satisfied from your lecture...
gosh im so dumb. I knew my logic was correct but instead of doing min = array[i], i did array[i] = min and thought caused a lot of confusion. Thanks for clearing that up.
happens in the first time
very nice explaination bhaiyya, keep growing
thank you sir your explanation is standard !!
Excellent. your explanation help a lot
Thank you sir for such good explanation
Thank you very much!! Very helpful!
Excellent explanation thanks a lot
Thanks! You really helped me out 😄
thank you, clearly undrstood the concept
but what if we want to return the index of that smallest element in this array then?
public static int findMinimum2(int[]inputs) {
int index = 0;//variable to track position of min in the array.
int min = inputs[0];//assigning min to value at postion 0 in array
for(int i=1;i
Thank you for sharing your knowledge!
You are the best. I would like videos on EULER , AND HAMILTON theory!!!!
Nicely Explained.....Thanks
Very nice video sir!
great and simple explanation
You didn't tell main function. I am very confused.
you are a legend thank you bro
Nice explanation sir g
Good teaching skills
great explanation sir
YOYUY ARE A LIFE SAVER THANK YOUOU
sir which book is best for only problems is given
of programming no theory..
thank you my indian brother from another mother
i want this program Replacing the each element in an array and find the minimum element in the array.
What to do if i have to find 2 minimum numbers in the array?
Thanks sir 🤩
Good explanation
Superbb keep going sir
Superb! Thank you so much
Ee video dwara fathers day antey status kadhu vallatho okka roju undalani telisindhi ..nxt year i will try ..♥️🫡👏
Thanks for the explaination sir
write a program to find the maximum and minimum element in an array by c program esa par video bnao sir
Thankyou, Sir! 😁😆
hey how we solve this problem??? find smallest positive number!
input: -1,2,-1,4,5,-1
output: 0 2 5
will this algorithm work, if the first parameter sent in is null. (if that is even possible) Thanks!
Well explained
best explanation
sir could you please make videos on these without functions in array in java
for eg : interchange,reverse,sum,palindromic,pronic and descending and ascending , average of smallest and lrgest numbers
Thank you sir ❤
Write a program to find the maximum and minimum of an array of 10 elements
From user given array
Can you write it sir??
i want learn how to write the algorithm for the program
Thank u sir❤❤❤
How to show Median using array
hi good job.
please i need viddeo on how to return minimum that is not in the array
Thanks u so much sir😊
And that's literally it?? There's no way to do it easier or there are no built-in functions?
nope
how to get the best time in this methode can you explain plz;
Thank you!
If we swap the elements in ascending order..then the a[0] will be the minimum element of an array....😌😌
you need sorting technique to do so. which will be lengthy.
The introduction to c program
very helpful video
thank you very much
Thank you sir
int minimum = *min_element(a,a+size);
Ty sir
Nice
thanks sir
ples Help me in date structure & algorithm
Urdu ya Hindi ma bol na ke adat kraa parata bht acho ❤
excellent
nice tq
Thankque
thank uuuuuuuuuuuuuuuuuuuuuuu
wow