Describe your issue
There was a recent update to the website; I used to be able to view the code for problems I previously solved, and now I cannot. Was there a reason for this change or was it unintentional?
The “enter your code here” as can be seen in the screenshot, also hides function names in problems requiring that you submit a function as a solution. (A lot of the linked list problem set). You have to reset the code; but in doing so, you also lose whatever code that was there
Screenshot
Additional info
The tick shows that I have solved the problem before; but now I cannot review the code anymore. If I wanted to optimize the solution after learning new algorithms or data structures, I no longer have the option.
