4.5
Intermediate
8h
Updated 3 weeks ago
Recursion for Coding Interviews in JavaScript
The ultimate guide to recursion interviews in JavaScript. Developed by FAANG engineers. Practice with real-world interview questions and get interview-ready in just a few hours.
If you’ve ever struggled with solving problems using recursion, or if you have to brush up your skills for an interview, this course is for you.
We'll start with the basics of what recursion is and why it’s important before diving into practicing solving actual questions. You’ll have access to detailed explanations and visualizations for each problem to help you along the way.
By the time you have completed this course, you’ll be able to use all the concepts to solve complex real-world problems. We hope that through practicing recursion, you will be able to ace all recursion related questions in interviews at top tech companies.
If you’ve ever struggled with solving problems using recursion, or if you have to brush up your skills for an interview, this co...Show More
Content
1.
Recursion Fundamentals
7 Lessons
Get familiar with recursion concepts, memory management, and practical uses in JavaScript.
2.
Iteration Vs Recursion
11 Lessons
Unpack the core of iteration vs. recursion, converting techniques, and practical challenges.
Overview of Iterative FunctionsDifference Between Iteration and RecursionConverting Iterative Code to Recursive CodeCount Vowels in a StringChallenge 1: Compute the Square of a NumberSolution Review: Compute the Square of a NumberChallenge 2: Search the First Occurrence of a NumberSolution Review: Search the First Occurrence of a NumberChallenge 3: The nth Fibonacci NumberSolution Review: Corresponding Fibonacci NumberTest Your Knowledge 2
3.
Recursion with Numbers
10 Lessons
Examine recursive solutions for numerical problems like powers, sums, GCD, Pascal's Triangle, and binary conversion.
4.
Recursion with Strings
10 Lessons
Break down complex ideas to handle strings recursively for manipulations, checks, and challenges.
5.
Recursion with Arrays
10 Lessons
Solve problems in recursion with arrays, including counting, reversing, replacing, averaging, balancing, and sorting.
6.
Recursion with Data Structures
9 Lessons
Focus on recursion in linked lists, graphs, and stacks with practical challenges and solutions.
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