This app allows you to solve coding challenges for multiple languages. The challenges are similar to coding challenges you would typically see on most challenge websites/apps, but, unlike a lot of them, I’ve confirmed that this app will accept multiple methods of obtaining the same answer. You’re allowed to be creative and use your own method to achieve the goal. As long as your solution reaches the goal outlined, it doesn’t matter how you get there. This means you can use both advanced coding techniques and beginner techniques. It doesn’t limit you to a certain “level” which makes it good for both experienced coders and beginners. I tested it by creating entire functions with variables that needed to be returned, etc. to solve a challenge. Then, I solved the same challenge using a single line using built in logic (depending on the language). Both answers were considered correct, because they were. I always disliked how other apps or sites would force you to use a predefined method to solve a challenge rather than allowing creativity, which is what coding is all about in my opinion. This app finally gives you that.
I truly appreciate your words and incredibly happy other people appreciate it.The app was born cause I couldn’t find something suitable for me and I now use it everyday to keep my brain active on coding (and also learn languages I don’t know like rust).I hope you keep enjoying it and in case you have ideas for making it even better in future, I’d love to hear your thoughts (there’s a github issue link in the app). 💪