Skip to content

Lecture 11

Quiz Area

HW01 Help Session

  1. Each table will receive a method from the homework [~5 minutes].
  2. You must split into two groups (groups 1 and 2) and draw a flowchart (actions, conditions, and arrows) that explains the logic of the method [~10-minutes].
  3. NO CODE will be written. This is ONLY FLOWCHARTS.
  4. After you are finished, you will compare your flowcharts and come up with a master flowchart that fixes all errors/bugs [~10 minutes].
  5. If you finish before the end, your table may pick any of the methods to repeat the process (steps 2-4) [~15 minutes].
  6. When every table has finished, the instructor will go over the solution logic for each method in the homework at a very high level. [~10 minutes]

Table    Method
1    findChar
2    userChecker
3    urlChecker + lengString
4    emailGen
5    domainGen
6    validateChar + validateRow
7    moveLeft
8    findChar
9    userChecker

Module8

previous lecture | next lecture