Skip to content

Program written in Java utilizing loops, methods, and matrixes. Objective of program was have the 2 user inputs. 1st being a number and 2nd input being a value to add by. The program should then store the 1st number in an array and output the 'new' number after calculations have taken place

Notifications You must be signed in to change notification settings

sbhatt18/AddOnArray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AddOnArray

Program written in Java utilizing loops, methods, and matrixes. Objective of program was have the 2 user inputs. 1st being a number and 2nd input being a value to add by. The program should then store the 1st number in an array and output the 'new' number after calculations have taken place. All edge cases,runtime complexity(BigO) have been taken into consideration and comments were used for documentation and debugging purposes.

About

Program written in Java utilizing loops, methods, and matrixes. Objective of program was have the 2 user inputs. 1st being a number and 2nd input being a value to add by. The program should then store the 1st number in an array and output the 'new' number after calculations have taken place

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages