Recursion Google, Amazon Questions - Dice Throw & Letter Combinations of a Phone Number
Offered By: Kunal Kushwaha via YouTube
Course Description
Overview
Explore advanced recursion techniques through a comprehensive tutorial on solving Google and Amazon interview questions, focusing on "Dice Throw" and "Letter Combinations of a Phone Number" problems. Learn effective problem-solving approaches, thought processes, and solution development for these LeetCode challenges. Gain insights into returning outputs as ArrayLists, counting combinations, and handling custom dice faces. Follow along with code implementations and benefit from timestamps for easy navigation through topics. Enhance your data structures and algorithms skills for technical interviews and participate in the #DSAwithKunal learning initiative by sharing your progress on social media.
Syllabus
Introduction
Q1 : Letter Combinations of a Phone Number
Code for Q1
Returning Q1 output as an ArrayList
Returning the count
Q2 : Number of Dice Rolls with Target Sum
Code for Q2
Returning Q2 output as an ArrayList
Dice with custom number of faces
Outro
Taught by
Kunal Kushwaha
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