Difference between revisions of "User:JustinS"

From CompSciWiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
Decided Problems:
 
Decided Problems:
 
#Printing Arrays
 
#Printing Arrays
#Fibonacci
+
#Fibonacci Numbers
#Selection Sort of Array
+
#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