Challenge Catalog

Pick a challenge, write the code, and earn XP to climb the leaderboard.

easy

Two Sum

Find two numbers that add up to a target sum.

10 XP
medium

Build a Custom Button

Create a reusable React button component with variants.

20 XP
hard

Reverse Linked List

Reverse a singly linked list in O(n) time.

40 XP