educative.io

The solution is shown immeadiately

Seems like the solution should be shown only if a user wants to see it by clicking on “Show me the solution”, but the actual solution code is put in the start window that proposes you to try it yourself first.


Course: https://www.educative.io/courses/data-structures-interviews-cs
Lesson: Challenge 9: Rearrange Positive & Negative Values - Data Structures for Coding Interviews in C#

Hi @Alex3 !!
Yes, the solution is only visible if you click the “Show solution” button in the challenge lesson. The solution is not immediately visible at the start; instead, it’s presented in the solution lesson.
Happy Learning :blush:

Hi, thanks for your response! Currenlty the final solution is shown without user pressing the button to show it. It looks like there should be only a code like ‘Write your code here’:


Course: Data Structures for Coding Interviews in C# - AI-Powered Learning for Developers
Lesson: Challenge 9: Rearrange Positive & Negative Values - Data Structures for Coding Interviews in C#