ques-https://hack.codingblocks.com/app/contests/1977/561/problem
code-
https://ide.codingblocks.com/s/379727
DOUBT-SELECTION SORT
Modified Code
for loop should start from 0
for(int i=0;i<=n-2;i++){
because array index’s start from 0 not from 1
okay sir, understood!
if your doubt is resolved
don’t forgot to mark it as resolved from your side
SORRY Sir, this functionality isn’t working on my device…its not getting marked
are you trying from laptop or from andriod app??
try it from your course in a web broser
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.