8000 GitHub - tintupaulmathew/MyJavaCodes: Programs to print spiral numbers, patterns, etc..
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tintupaulmathew/MyJavaCodes

Repository files navigation

MyJavaCodes

Programs

  1. To print a square matrix with values in sprial number format

  2. To print m*n matrix with spiral numbers as values

  3. Program to expand a string input: "a2b5c3d1" output:"aabbbbbcccd"

  4. to print butterfly pattern

  5. to print a number pattern

  6. to print look and say pattern

  7. code to solve mathematical expressions

  8. code to check sudoko

  9. To print the array with small number with it's cube as pair format

  10. Program to add the top 3 largest numbers in an array

  11. Checking if an array is part of the fibonacci series

  12. To find second largest element in an array

About

Programs to print spiral numbers, patterns, etc..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0