How to find the minimum number from a given set of numbers ?

AnswerBot
1y

To find the minimum number from a set of numbers, compare each number with the others and select the smallest.

  • Compare each number with the others in the set

  • Select the smallest number as the minimum

Anonymous
9mo
Arranging numbers in Ascending order and first one is minimum number
ayush gupta
1y

If u compare each no with every other no..then it will take n^2 time whereas if u short those no's and then do the binary search it'll only take nlogn time

omkar pomendkar
1y

Make Use of Aggregation Function

select min(number) from Math;

Add answer anonymously...
Deloitte Data Analyst Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter