id/email
password
forgot password | create account
about | help | code help+videos | done | prefs
CodingBat code practice

norm.krumpe@muohio.edu arrays274

BEFORE SOLVING THESE PROBLEMS...

1. Create an account at this site using your MIAMI e-mail address and name.

2. Make sure you are logged in to that account.

3. Under "prefs", in the Teacher Share section, enter the e-mail address norm.krumpe@muohio.edu (you only need to share once, and all your CodingBat work will be shared with that account for the rest of the course).

NOTE: CodingBat is a bad place to debug. If you want to debug, write your methods in an IDE (but make them static), and use the debugger to debug them. Then, switch back to CodingBat.

sum  removeFirst  hasSum  addToFront  appendToEnd  containsPartial  indexOfPartial  insertFrontPartial 

max  resize  findTheDuplicate  repeat  onlySmall  isAbsent  firstWord  join 

maxBelow50  catFriendly  sumNo5  secondIndexOf  isSorted 

allButLast  hasSymmetry  sortedInsert  hasSum  eachDuplicate  singlesCount  swapHalves 

tenSum  findSubArray  removeDuplicates  countOccurrences  uniqueCount 


Authoring docs

Copyright Nick Parlante 2017 - privacy