We shall be solving 10 questions to understand the pattern. This 10 questions has to be solved in the same order that is given for intuition to build and concepts to get clear.

<aside> 💡 Do not skip problems

</aside>

Easy

Permutations of a String

Largest Number in $K^{th}$ Swap

N digit number with digits in increasing order

Medium

Rat in a Maze

Word Break

Palindrome Partitioning

Combination Sum

Hard

Sudoku

N Queens

Phone Letter Digits


Previous

Generalization of Backtracking

Next