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 8119613
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T04:50:53+00:00 2026-06-06T04:50:53+00:00

There are two unsorted lists containing Integers, need to find the common largest integer

  • 0

There are two unsorted lists containing Integers, need to find the common largest integer in the list ?

I have an idea about this question, i taught first we need to find the largest element in the first list and then we need to apply linear search method for the second list using largest element of the first list. Is this logic correct….? If it’s not can one help me with the logic for this question.

can any one help me out for this question please…

  • 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-06-06T04:50:54+00:00Added an answer on June 6, 2026 at 4:50 am

    The problem with you first thought is that if the largest element in the first item does not occur in the second, you would never try another.

    The most efficient way I can think of in a short time is this:

    1. Order both arrays in descending order
    2. grab the first element in the first array
    3. compare to the first element in the second array
    4. if it is the same, you are done
    5. If the first item is larger than the second, pop it off of array 1 and repeat from step 2
    6. if the first item is smaller than the second, pop the second off of array 2 and repeat from step 2
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two unsorted lists and I need to produce another list which is
There are two integer sequences A[] and B[] of length N,both unsorted. Requirement: through
I have read a document that they say: In java there two types of
There are two questions to this: How can I best spread the word about
I have datatable and there two column which is type of string and I
Is there a simple unix command set I can use to separate two lists
I have a client-server application, where there two options for the server - standalone
We have two unsorted arrays and each array has a length of n. These
Hi i have notice there two date times facebook gives, one is a date
I have an unsorted list but I want to sort in a custom way

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.