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

norm.krumpe@muohio.edu arraylab1

Each problem in thislab is worth 0.5 points. Work with each other. Help each other.

Part 1: Solve these array problems which do not require loops

maxTriple  increasing3  commonEnd  max2  sum2 

numSequence  emptyArray  makeEnds  middleWay  swapEnds 

Part 2: Solve these array problem which will give you practice with some standard array algorithms. Use "for each" style loops whenever possible.

first6  sum  max  countEvens  contains  indexOf  countRaises 

Part 3: Solve these array problems that involve a variety of problem-solving strategies.

fizzArray3  fill  sumArrays  secondMax  bumpTheNines  allButLast  duplicateLast  onlyEvens 


Authoring docs

Copyright Nick Parlante 2017 - privacy