Repeat Evolution
912. Sort an Array
2 attempts over 512 days. This page compares how the solution size, thinking trace, and stuck markers changed between posts.
Timeline Shape
Bars are normalized inside this problem, so the widest bar is the largest attempt in that metric.
Attempt Gallery
Each card is a daily post, with local deltas from the previous attempt.
Attempt 1 · 01.03.2023
medium912. Sort an Array
standard
kotlin
Let's just implement naive quicksort.
Attempt 2 · 25.07.2024
medium912. Sort an Array
standard
rust
512 days later
lines -3
chars -109
thoughts 0
Sort array using minimum memory
What Changed
Compact generated readout from the first and latest attempts.
-3 lines, -109 chars.
0 lines between first and latest attempt.
13 lines, 428 chars.
0 stuck attempts, 0 one-liner attempts.