FACEBOOK Coding Interview Problem || Phone Keypad || C++ || Recursion

preview_player
Показать описание
.................. In this video, we discuss the recursive approach to printing all possible keypad combinations of a given number in C++.
-----------------------------------------------------------------------------------------------------------------
iBytes Academy is a leading platform to learn coding.We have courses ranging from C++ with data structures to machine Learning using Python.
------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
Follow us on social media:

Рекомендации по теме
Комментарии
Автор

where is the full lecture ?
please send link.

sawanpatel
Автор

Sir what about the cases in which input contains 1 and 0?

itharshahuja
Автор

sir why are we making a temporary array here, why cant we store answer in output array itself?

phaijalkhan
Автор

Thank you very much sir. You have explained it in the simplest way possible.

aakashkumarsingh
Автор

sir what happened if we use vector instead of output array

meensvenkat
Автор

what is the time space complexity of this code

AbhishekKumar-qzjv
Автор

Why we are using temp memory .. instead of string the given array how i will solve ...and i saw the solution he is passing the temp array and Changing in output array how it's going cam u explain plzz

AR-nwdv
Автор

Your content is good but try to choose small variable names so that all can understand easily!

anantharajunikhilbharadwaj