You probably already know the ordered isomorphs of Planet Linear Chaos, who like sorting algorithms because they use them to think. Here's a little task for isomorphs in elementary school: enter 20 words from the keyboard and display them in alphabetical order. But how do we sort them? Come up with the answer yourself! You're practically a linear isomorph!
Task about algorithms
- 5
Locked
Comments (4)
- Popular
- New
- Old
You must be signed in to leave a comment
ImDevin
5 May 2021, 16:59
No, you don't have to write out the "Bubble sort", but helps to practice. Also, learned a lot about the method
a.compareTo(b) method, without which, you can't put them in alphabetical order. So, it was a good learning experience. Happy coding! :)
0
Vitalina
18 October 2020, 18:09
I didn't understood why do we need this comparison method.
Because all work does - Arrays.sort(array)
+2
Maxim Raitin
28 March 2021, 13:34
It is cheat to use sort collection
0
Karas Java Developer
7 October 2020, 00:23
Sorry I do not know if I cheated but easy does it right?
0