Leetcode FAQs

This document contains the frequently asked questions regarding Leetcode submissions.

Important things to note

  • Leetcode submissions are automatically recorded to our system as long as your Leetcode username is exactly the same as your Github username

    • Sample:
      • Leetcode username: JohnDoe
      • Github username: JohnDoe
    • This means all changes to your submission will be automatically updated as well
  • All your submissions are accepted either correct or not

  • Our grading script can only extract the submissions from the “Recent AC” page in your Leetcode account so make sure that before the deadline, the required warmups are found there. This might mean you need to retrigger the warmups you might have done weeks/months prior.

  • You are required to attend the session either you’ve done your warmups or not. Attendance is mandatory

Frequently Asked Questions

"I got an email saying I didn’t do the warmups, I did all of them and I can give you a proof"

  • You might have used a different github account. Please fill out this confirmation form. Our team will remap your account within 24-48 hours

"My leetcode username is different from my Github username"

"If I did the warm up problems for all the units at once, would it be a problem?"

  • The grading script captures the recent submissions (shown in Recent AC tab) of your Leetcode homepage. If you do all the warmup problems at once, some submissions might not be scanned by the grading script

"Will I get the answers to the warmup problems?"

  • No, we don’t have solutions to warmup problems

Please reach out to support@codepath.org if you have further questions