LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

Sorting Algorithms v0.2[Unfinished]

Root / Submissions / [.]

XyoreCreated:
Download:NRAPPXR3
Version:0.2Size:5.9 KB
This program is an attempt to copy the algorithms featured in the popular video "15 Sorting Algorithms in 6 Minutes" from scratch. Version History ------------------------ 0.2:
  • Added color-coding
  • Added Bogo Sort
  • Optimized code
0.1:
  • Created bar graphs and visualization with sound
  • Added Insertion Sort and Selection Sort

Instructions:

Instructions and other data are displayed on the touch screen.

i'm assuming it's new 3ds only because it's just that slow on the o3ds

Replying to:chicken
i'm assuming it's new 3ds only because it's just that slow on the o3ds
Uh... yeah! It's totally not because I don't have a O3DS and have no way of testing on it. Hahaha. But yeah, I think it's just safe to assume that O3DS doesn't have the processing capabilities that the N3DS has, especially with the other algorithms I'm planning on adding.

You should do quicksort or mergesort.