Getting Started
A quick guide to set up your account, join a batch, and submit your first solution.
- Register an account and choose your role (Student or Teacher).
- If you’re a student, ask your instructor for a batch code and join the batch.
- Open an assignment in the Editor, read the prompt, and write your solution.
- Run testcases to verify your output; iterate until all required tests pass.
- Submit your code to record a versioned attempt and view feedback.
Tip: For best results, keep your functions small and test locally before submitting. You can revisit past versions to compare attempts.