about | help | code help+videos | done | prefs |
norm.krumpe@muohio.edu program11
Array problems requiring no loops:
fix23
frontPiece
makeMiddle
insertSum
Array problems requiring one or more loops:
NOTE: CodingBat is a bad place to debug. If you want to debug, write your methods in Dr. Java, and use the debugger to debug them. Then, switch back to CodingBat. In Dr. Java, make your methods static, then you can debug by calling your methods from the interactions pane, or from a separate main() method.
isAbsent
evenIndexes
reverseArray
hasSymmetry
only14
no14
has22
appendToEnd
padEnds
findSubArray
inAbcOrder H
pair10
tenSum
pre4
allButLast
allButFirst
isSorted
repeat
find
join
move
sortedInsert
mergeSortedArrays
statistics
findAll
eachDuplicate
removeDuplicates
maxRun
uniqueCount
makeStringArray
isEverywhere
removeAll
singlesCount
Authoring docs
Copyright Nick Parlante 2017 - privacy