4.7
Intermediate
3h
Updated 2 months ago
Recursion for Coding Interviews in C++
The ultimate guide to recursion interviews. Developed by FAANG engineers, practice with real-world C++ problems, interactive code playgrounds, and get interview-ready in just a few hours.
Content
1.
Recursion Fundamentals
5 Lessons
Learn how to use recursion, compare it with iteration, and transform iterative code.
2.
Recursion with Numbers
9 Lessons
Walk through recursive methods to compute factorial, sum, modulo, Fibonacci, GCD, and prime checks.
Computing FactorialsSum of Integers from 1 to nModulo Using RecursionComputing Fibonacci SequenceChallenge 1: Find the greatest common divisorSolution Review 1: Find the Greatest Common DivisorChallenge 2: Check for Prime NumberSolution Review 2: Check for Prime NumberQuick Quiz on Recursion with Numbers!
3.
Recursion With Strings
9 Lessons
Examine recursive string manipulations: reversing, removing spaces/duplicates, merging, counting vowels, and checking palindromes.
4.
Recursion With Arrays
9 Lessons
Enhance your skills in applying recursion techniques to solve various array-based problems.
5.
Recursion with Data Structures
6 Lessons
Dig into recursion techniques for linked lists, BST operations, and graph algorithms.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me. I own around 10 and the price is worth it for the content quality. EducativeInc came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources