For this assignment you will do some coding practice problems on the CodingBat website to build up your skills solving and writing code in Java. The problems are typical of a first or second Computer Science course. Each problem has a simple description and some sample input with expected output. You type code in the method body and click the Go button to save, compile, and run. The results of the CodingBat tests appear on the right side of the page. Your aim is pass all the test cases that CodingBat runs for you.
CodingBat has some warmup problems that you might want to try first. Since these problems have solutions, you can use them as a model for other Java coding problems. CodingBat also has help pages and videos on various topics.
Logic-1: more20 redTicket fizzString2 Logic-2: makeChocolate String-1: theEnd makeOutWord without2 Array-1: swapEnds makeLast unlucky1 Array-2: matchUp only14 has12 twoTwo String-2: bobThere xyBalance xyzThere mixString String-3: mirrorEnds Array-3: seriesUp
Submit your answers to the problems in a .txt plain text file (no .doc, .docx, .rtf, or .rar files) to autolab. Since, you may submit as many times as you like, be sure to submit whatever you have done at least one day early and again an hour before the deadline. Hardware and networking problems can occur at any time. We will grade you last submission before the deadline.
You may use up to 2 late days (no partial late days) with no penalty. Recall, you can use at most 4 lates total for all your assignments. Save your late days for when something unexpected arises or when things get really busy.