Frequently Asked Questions
Is ApexArena completely free to use?
Yes, ApexArena is fully free. All 300+ coding challenges, the quiz system, leaderboard, XP progression, and LWC Playground are available at no cost. We keep the platform free through Google AdSense advertising. We may introduce optional premium features in the future, but the core learning experience will always remain free.
Do I need a Salesforce Developer Edition org to use ApexArena?
No, you do not need a Salesforce org of any kind. Everything on ApexArena runs directly in your web browser. Our platform includes a custom Apex execution environment that runs your code against automated test cases in the browser. This means you can practice Apex, SOQL, and LWC on any device with a modern browser — including phones and tablets — without any setup whatsoever.
How is XP calculated? How do I level up my rank?
XP (Experience Points) is awarded each time you successfully pass all test cases on a coding challenge or complete a timed quiz. The amount of XP depends on the difficulty of the challenge: Easy challenges award 10 XP, Medium challenges award 20 XP, and Hard challenges award 30 XP. Completing a quiz awards a base amount plus a bonus proportional to your score percentage. Finishing in the top positions in live contests awards additional bonus XP. Your rank tier updates automatically as your cumulative XP crosses each threshold: Bronze (0 XP), Silver (500 XP), Gold (1,500 XP), Platinum (3,500 XP), Diamond (7,500 XP), and Apex Legend (15,000 XP).
Can I use ApexArena to prepare for Salesforce certification exams?
Yes, absolutely. ApexArena is particularly well suited for preparing for the Salesforce Platform Developer I and Platform Developer II certifications. Our challenge library covers all the major coding topics on those exams: Apex triggers, bulkification, governor limits, DML operations, SOQL and SOSL queries, test class writing, asynchronous Apex (batch, queueable, future, schedulable), and LWC fundamentals. Our timed multiple-choice quizzes also mirror the format of the Salesforce certification exam. While passing our challenges is excellent preparation, we recommend combining ApexArena with the official Salesforce Trailhead content and the Salesforce Apex Developer Guide for best results.
How do I report a bug or a problem with a challenge?
Use the contact form above and select "Bug Report" as the subject. Please include: the name or URL of the challenge, a description of what you expected to happen versus what actually happened, the code you submitted (if relevant), and your browser name and version. We take all bug reports seriously and aim to fix confirmed bugs as quickly as possible. If a challenge has a wrong test case or incorrect expected output, we will fix it and award full XP to anyone who was affected.