Recursion with Strings - Day-4 - 10 Day Recursion Challenge
Offered By: CodeHelp - by Babbar via YouTube
Course Description
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
Related Courses
程序设计实习 / Practice on ProgrammingPeking University via Coursera 程序设计基础
Peking University via edX 算法基础
Peking University via Coursera Principles of Computing (Part 2)
Rice University via Coursera 算法设计与分析 Design and Analysis of Algorithms
Peking University via Coursera