Compete & Win

Test your skills, compete with others, and earn credits

Easy
Arrays
Hash Table

Two Sum Problem

Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target.

12,453 participants50 credits
Deadline2 days left
Medium
Tree
BFS

Binary Tree Level Order Traversal

Given the root of a binary tree, return the level order traversal of its nodes' values.

8,765 participants100 credits
Deadline3 days left
Hard
Linked List
Divide and Conquer
Heap

Merge K Sorted Lists

You are given an array of k linked-lists lists, each linked-list is sorted in ascending order.

5,432 participants200 credits
Deadline5 days left
Easy
Stack
String

Valid Parentheses

Given a string s containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid.

15,678 participants50 credits
Deadline1 day left
Medium
Hash Table
Linked List
Design

LRU Cache

Design a data structure that follows the constraints of a Least Recently Used (LRU) cache.

7,654 participants150 credits
Deadline4 days left
Hard
Backtracking
Trie

Word Search II

Given an m x n board of characters and a list of strings words, return all words on the board.

4,321 participants250 credits
Deadline6 days left
Global Leaderboard
Top performers this month
1
AlexCoder
AlexCoder
US
12,450
points
2
TechNinja
TechNinja
JP
11,890
points
3
CodeMaster
CodeMaster
IN
11,340
points
4
DevWizard
DevWizard
DE
10,980
points
5
ByteGenius
ByteGenius
UK
10,540
points
6
AlgoQueen
AlgoQueen
CA
10,120
points
7
ProgramPro
ProgramPro
FR
9,870
points
8
BugHunter
BugHunter
AU
9,540
points
9
CodeNerd
CodeNerd
BR
9,210
points
10
SyntaxSage
SyntaxSage
KR
8,950
points
Your Stats
Your competition performance
Global Rank#87
Total Score4,320
Challenges Completed24
Win Rate68%