Timeline for C# Sorting array without using the bubble sort
Current License: CC BY-SA 3.0
6 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Mar 31, 2016 at 19:00 | vote | accept | Denis | ||
Mar 31, 2016 at 19:00 | comment | added | Denis | Wow I'm completely ashamed of myself those methods happen's to be useless.. Just because you said they don't make good sense I double checked them and saw that it can go without them. | |
Mar 31, 2016 at 9:57 | comment | added | jacwah | @denis I updated my answer :) | |
Mar 31, 2016 at 9:57 | history | edited | jacwah | CC BY-SA 3.0 |
added 424 characters in body
|
Mar 31, 2016 at 9:37 | comment | added | Denis |
Thanks you for the answer jacwah, I made the long if statement into a function now, however can you suggest anything else in the other methods aside from static void Main or something that you don't like there ?
|
|
Mar 31, 2016 at 9:28 | history | answered | jacwah | CC BY-SA 3.0 |