Recursion Problems

Master recursion problems with AI-powered solutions. Get instant coding assistance during your technical interviews for all 37 problems in this category.

Total Problems: 37
Easy: 9
Medium: 17
Hard: 11
Showing 37 of 37 problems

Problems

Scroll within this area to browse all problems

#
Title
Difficulty
206

Reverse Linked List

Easy
21

Merge Two Sorted Lists

Easy
1013

Fibonacci Number

Easy
234

Palindrome Linked List

Easy
25

Reverse Nodes in k-Group

Hard
224

Basic Calculator

Hard
2

Add Two Numbers

Medium
394

Decode String

Medium
231

Power of Two

Easy
10

Regular Expression Matching

Hard
143

Reorder List

Medium
326

Power of Three

Easy
241

Different Ways to Add Parentheses

Medium
44

Wildcard Matching

Hard
342

Power of Four

Easy
1197

Parsing A Boolean Expression

Hard
390

Elimination Game

Medium
50

Pow(x, n)

Medium
2050

Count Good Numbers

Medium
203

Remove Linked List Elements

Easy
273

Integer to English Words

Hard
781

Basic Calculator IV

Hard
24

Swap Nodes in Pairs

Medium
763

Special Binary String

Hard
795

K-th Symbol in Grammar

Medium
486

Predict the Winner

Medium
233

Number of Digit One

Hard
3601

Find the K-th Character in String Game II

Hard
930

All Possible Full Binary Trees

Medium
1951

Find the Winner of the Circular Game

Medium
60

Permutation Sequence

Hard
1667

Find Kth Bit in Nth Binary String

Medium
2573

Remove Nodes From Linked List

Medium
3600

Find the K-th Character in String Game I

Easy
2680

Count Collisions of Monkeys on a Polygon

Medium
3843

Partition Array into Two Equal Product Subsets

Medium
2100

Minimum Non-Zero Product of the Array Elements

Medium

Recursion LeetCode Problems List

Related LeetCode Topics

Recursion LeetCode Problems - Interview Coder