0
Where did the fun practice games go?
I remember SoloLearn used to have those funny little games you could play to practice your skills in Python, Javascript, etc For example there was one where you were given a list of random names for people waiting in queue at the DMV and you would have to order them in alphabetical order. I can’t seem to find them in the app anymore, where did they go? 🥲
2 odpowiedzi
+ 2
Andrei Matiș those practice problems are under a section called Code Coach in the Community tab. However, it might only be available for Android users. I recall seeing some discussion awhile ago that Code Coach was removed from the iOS app.
For example, here is a link to the New Driver's License exercise that you mentioned:
https://www.sololearn.com/coach/18?ref=app
(BTW, this one didn't actually require any sorting. You merely needed to count how many had a name that was less than or equal to yours, then calculate the time. 😉)
0
Thanks for the reply! Yes, it seems to crash when I click that link from my iPhone. What a shame 🥲