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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T23:20:23+00:00 2026-05-25T23:20:23+00:00

I was asked by an interviewer, the question is simple, find the top 100

  • 0

I was asked by an interviewer, the question is simple, find the top 100 from 1 million integers (32-bits).

When I was solving the question, I thought if I put all the 1 million integers into the memory, that would take up 4 MB space.

My question probably has nothing to do with the interview question, but here it is:

if the 1 million integers are store in a file num.txt, and further more, I want to read the all out of file and put them in memory (store them in an array probably), then how many IO will it take?

  • 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-25T23:20:24+00:00Added an answer on May 25, 2026 at 11:20 pm

    What you wanna do in this question if a scan.
    You wanna have an array, or perhaps a priority-queue, that holds 100 integers and just store the largest 100 you see.

    You don’t wanna take the take in the file one page at the time, perhaps using something like mmap.

    the number of IO’s will be the size of 1mio. integers divided by the pagesize.

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

Sidebar

Related Questions

a question that a co-interviewer asked in interviews. I always thought it was a
This was the question asked in interview. Can we call one constructor from another
Recently I attended interview in java, the interviewer asked a question like below: I
Today, an interviewer asked me this question. My immediate response was that we could
I recently went for a Java Interview where the interviewer asked me a question
I have just finished a technical interview. The interviewer asked a question about the
Yesterday on an interview the interviewer asked me a question: Why doesn't the following
This question was asked in an interview for my friend. The interviewer asked to
I had telephone interview question yesterday. The interviewer asked me if I had faced
In a recent interview, I was asked a really strange question. The interviewer asked

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.