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

abraskin@mbusd.org 2019_units1-4_practice

Review:

Complete in 15 minutes or less:

.length(): lenLongest 

.substring(int, int): yearMonthDay 

Complete in 35 minutes or less:

.compareTo(String) with loop: jinxOrder 

.indexOf(String): slashDelim 

.substring() with loop: oddCenter 

.indexOf() with loop: asterReplace H  

.equals(), .substring() with loop: replaceFirst 

Past Exam Problems:

Problem #1: passLength  nameLength  collegeLength 

Problem #2: convertPhoneNumber  convertPhoneNumberWithCC  convertPhoneNumberNoCC 

Problem #3: halfOrder  splitOrderX  combineHalvesOrder 

Problem#4: afterAst  beforeAst  indexAst 

Problem#5: firN_Las  lasN_Fir  lasN_Fir 
Authoring docs

Copyright Nick Parlante 2017 - privacy