Dev Leveling

Coding Challenges

Solve real-world problems, earn points, and level up your coding skills.

Latest Challenges

Matrix Transpose

Intermediate

Transpose a given 2D matrix.

Count Vowels

Beginner

Count the number of vowels in a string.

Caesar Cipher

Intermediate

Implement Caesar cipher for basic text encryption.

Word Frequency Counter

Beginner

Count the frequency of each word in a sentence.

Flatten Nested List

Expert

Flatten a deeply nested list into a flat one.

LRU Cache

Legendary

Design and implement an LRU cache.

1000 XP Start Challenge