decent but the star puzzle was really annoying. it was super obvious what to do but next to impossible to determine how high up the stars were relative to each other. because it wasn't really based on their appearance. you just "decided" to go with 21341.
i had to brute force the first, 3rd, and 4th sliders, holding the 2nd and 5th constant at 1 and hoping i was on the right track.
basically all i had was that the first slider was >1 and <= the 3rd slider and the 3rd slider was <= the 4th slider.
this leaves 222, 223, 224, 225, 233, 234, 235, 244, 245, 255, 333, 334, 335, 344, 345, 355, 444, 445, 455, 555
some of these could be initially ruled out with some guess work and assumptions and i got it on my 3rd try but overall it was a puzzle that requires brute forcing.