Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4266948
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T06:49:50+00:00 2026-05-21T06:49:50+00:00

I require help with a small Java problem I am having. I have an

  • 0

I require help with a small Java problem I am having. I have an array called lowest. An example entry of lowest would be [6 2 9 2 7 2 3].

What I need to do is choose the lowest number from the array, and if there are two or more entries which are the lowest and identical, I need to choose one randomly. So in this case, since 2 is the lowest, I would have to choose either entry 1, 3 or 5 randomly.

How do I do this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T06:49:52+00:00Added an answer on May 21, 2026 at 6:49 am

    Find the indexes in a loop and put them in a collection (e.g. ArrayList lowest). Then use Collections.shuffle(lowest) and pick the first element lowest.get(0). This should do what you want.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How to obfuscate code quickly. I have a very small Java App and I
I extracted simple example: require 'pp' x = 1..3 pp x.map do |i| {:value
thanks a lot for giving me response and help. My problem is in my
I've been learning Java in my spare time and have a quick question I
I've got a Rails application in which a small number of actions require significant
We have many long-running processes that each require dozens of steps. Each step is
I'm a PHP programmer by default, and I need a little help with a
I have to develop a small app for which I have to create a
need some help! I'm trying to write some code in objective-c that requires part-of-speech
I have a small doubt , I am using facebook javascript sdk to authenticate

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.