monkeycode is a platform for developers of all skill levels to learn and practice coding through problems and contests.
Head to the Register page and sign up with a username, email, and password. Once registered, you can log in and start solving problems right away.
Browse the Problems page to find coding challenges. Each problem includes a statement describing the task, input/output constraints, and sample test cases so you know exactly what's expected.
Select a problem, write your solution in the built-in code editor, and submit it. The judge will run your code against a set of test cases and give you feedback on correctness, time, and memory usage. You can check Supported Languages for a list of all available programming languages.
Visit the Contests page to see upcoming and ongoing competitions.
Join a contest before it starts, solve its problems during the competition window, and track your progress on the live standings page.
Your profile page shows your statistics — problems solved, attempts made, accuracy, and monthly activity. You can also browse your submission history to revisit past solutions.
If you're a problem author, check out the Plugin Introduction guide to learn how to create and publish your own problems. For questions or feedback, visit the Contact Us page.