Daily Coding Challenges

I completed a daily coding challenge (2025-09-11), and I am able to download my solution as undefined.txt. However, if I submit and go to the next challenge, my solution is not saved in fCC (browser). Is there a way to save solutions in fCC (browser)?

no, there isn’t a way to save solutions when you complete them

you can use Ctrl + S while you work on the challenge to save your progress, but that would save it in your local browser memory, and if you clean the browser it’s going to get lost

Ok, good to know. I suppose I can create a repository to archive my solutions.