Skip to content

A nonsense sort that keeps inverting the array randomly until sorted, written in Java.

Notifications You must be signed in to change notification settings

techkek/pongeSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A nonsense sort that keeps inverting the array randomly until sorted, written in Java.

Input required:

  • array's long
  • maximum value of array

⚠️ not efficient at all, use with caution with large numbers before the computer explodes.

About

A nonsense sort that keeps inverting the array randomly until sorted, written in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages