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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T21:44:30+00:00 2026-05-15T21:44:30+00:00

I have to write a program who use collection for implementing a map in

  • 0

I have to write a program who use collection for implementing a map in Java.

  • 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-15T21:44:31+00:00Added an answer on May 15, 2026 at 9:44 pm

    Create a type MapEntry that holds a key and a value.

    Take some collection class and extend it with methods put(Object key, Object value), get(Object key), remove(Object key) and containsKey(Object key). Parametrize it to be a collection of MapEntries.

    First, containsKey: Loop through your collection, looking for a MapEntry that has a key value corresponding to the given key. Return true if you found one, false otherwise.

    Next, put: Loop through your collection, looking for a MapEntry with the same key. If you find one, replace the value. If not, create a new MapEntry with the key and value and add it to your collection.

    get: Loop through your collection, looking for a MapEntry with the given key. If you find one, return the value, otherwise null.

    remove: Loop through… if you find one, remove that map entry.

    Done.

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

Sidebar

Related Questions

I have to write a Java program that tells what coins to give out
i have to write a program in C to read a file containing several
I have to write a program that sniffs network packets (part1-the simple part). And
I have to write a program in python where the user is given a
I have to write a program to check if any random string is present
I have to write a hangman program, Only the house is evil and changes
I have to write a daemon program that constantly runs in the background and
i have been trying to write a program in python to read two text
I have been asked to write a program using python for an assignment. I
I have been assigned wit the task to write a program that takes a

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.