Difference between revisions of "User:JustinS"

From CompSciWiki
Jump to: navigation, search
 
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
*adding the values of two arrays together
 
*adding the values of two arrays together
 
*simple sorting of an array
 
*simple sorting of an array
 +
 +
Decided Problems:
 +
#Printing Arrays
 +
#Fibonacci Numbers
 +
#Seeing if two arrays are equal

Latest revision as of 11:39, 1 April 2010

ideas for problems:

  • seeing if two arrays are equal
  • Fibonacci
  • putting numbers in arrays
  • printing arrays
  • adding the values of two arrays together
  • simple sorting of an array

Decided Problems:

  1. Printing Arrays
  2. Fibonacci Numbers
  3. Seeing if two arrays are equal