Overview
Explore recursion with strings in this 37-minute video tutorial, part of a 10-day recursion challenge. Learn to reverse strings, check palindromes, calculate power, and implement bubble sort using recursive techniques. Follow along with code examples, visualize recursion trees, and tackle homework assignments to reinforce your understanding. Access provided resources including course flow, notes, and code links to enhance your learning experience. Join the Discord community for additional support and engage with fellow learners throughout this comprehensive exploration of recursive string manipulation and algorithm implementation.
Syllabus
- Introduction
- Question1 - Reverse String Using Recursion
- Promotion
- Code
- Homework
- Question2 - Check Palindrome using Recursion
- Code
- Homework
- Question3 - Calculating Power using Recursion
- Code
- Recursion Tree
- Question4 - Bubble Sort
- Code
- Homework
Taught by
CodeHelp - by Babbar