This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Maps in CodingBat Lab

Introduction

The goal of today’s lab is to practice working with Maps by competing as many CodingBat exercises as possible in 50 minutes.

Creating an Account

  1. Navigate to the CodingBat web-site
  2. If you already have an account, log in. Otherwise, use the “create account” link on the upper right portion of the page to create a new account.
    • Please choose your official school email address unless you’re creating a second codingbat account due to being locked out.
  3. Once your account is created, click on the prefs link and:
    1. enter the email address of you instructor in the Share To box at the bottom of the page. (e.g. duanzx@jmu.edu, stewarmc@jmu.edu, wangid@jmu.edu, or weikleda@jmu.edu) and click the Share button
    2. enter your names in the Memo box and click the Update Memo button.
  4. In principle, it should be possible to grade your work through the sharing mechanism from the previous step. Just in case that doesn’t work you should save copies of your solutions to a text file.

Start Programming

You are not required to work on these in order, but they do build on each other to some extent. If the exercises from Group 1 below seem too easy, feel free to skip ahead to Group 2. To receive credit for the lab you must finish at least two from Group 1, and at least two beyond the required two from Group 2.

Don’t use the “next” button to move between exercises: after you have completed an exercise come back to this page and select the next one.

Group 1

  1. mapBully
  2. topping3
  3. mapShare

Group 2

  1. word0 Required
  2. wordCount Required
  3. allSwap
  4. wordLen
  5. pairs

Submitting

By sharing your codingbat account with your instructor as outlined above, your instructor will be able to see your work. As long as you also followed the instructions about the Memo field in coding bat, your instructor will be able to award you credit for the lab.