leetpals webring
what are we
the leetpals webring is an exclusive group of individuals and leetcode enthusiasts
requirements
- all members of the leetpals webring must have completed every leetcode daily questions the prior month, validated by the ownership of the monthly badge
- provide your full allegiance to leetpals and be perpetually on-call to other leetpals in need, contingent of course on rule 1 of membership
how to join
make a pr adding your site to sites.yml
use this format:
- lc_username: leetcode_username
url: https://example.com/
username: github_username
then, add leetpals webring badge to your site.
example usage: (change host=""
to your site)
<a href="https://leetpals.com/next?host=jgoon.com">
<img alt="badge" src="https://leetpals.com/badge?host=jgoon.com" width="48px" height="48px" />
</a>