Skip to content

Repository of random Java Programs made during my Undergraduation years for practice purpose.

Notifications You must be signed in to change notification settings

naushadS/JavaPrograms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 

Repository files navigation

JavaPrograms

Some java programs i wrote:

  1. helloworld: simply displays a message on the screen

2: MagicSquare: A magic square is an arrangement of the numbers from 1 to n^2 (n-squared) in an nxn matrix, with each number occurring exactly once, and such that the sum of the entries of any row, any column, or any main diagonal is the same.

About

Repository of random Java Programs made during my Undergraduation years for practice purpose.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages