Главная
Study mode:
on
1
Introduction
2
Revision
3
Q-01 : n to 1
4
Q-02 : 1 to n
5
Q-03 : Product of n to 1
6
Q-04 : Sum of n to 1
7
Q-05 : Sum of digits
8
Q-06 : Product of digits
9
Concept : Passing Numbers
10
Q-07 : Reverse a number
11
Way-1 for Q-07
12
Way-2 for Q-07
13
Q-08 : Palindrome
14
Q-09 : Count Zeros
15
Q-10 : Count Steps
16
Outro
Description:
Dive into a comprehensive video tutorial on recursion, focusing on level 1 questions to build a strong foundation in data structures and algorithms. Learn through theory, code examples, and practical tips as you tackle ten key problems, including counting from n to 1, calculating products and sums, reversing numbers, and identifying palindromes. Explore different approaches to solving these problems, with detailed explanations and step-by-step guidance. Enhance your problem-solving skills and prepare for technical interviews by participating in the learning-in-public initiative. Access additional resources, including a complete Java DSA playlist, code repositories, and assignments to further support your learning journey.

Recursion - Level 1 Questions - Theory, Code, Tips

Kunal Kushwaha
Add to list