aayushi-droid / Edabit-Solutions

Edabit Solutions using Cpp(C++)
MIT License
39 stars 154 forks source link

Phone Letter Combination #41

Closed Jayshah6699 closed 3 years ago

Jayshah6699 commented 3 years ago

Before jumping into Pr first comment for assign.

Problem statement :Phone Letter Combination Probelm Link : https://edabit.com/challenge/npLurjMJofmFRCJwx Choose one Cateorgy - Expert question category : Algorithms, Arrays, logic, Loops


Before submitting a PR please Check some details.

This repository is vaild for HacktoberFest2020

Read before making PR - How to contribute on Github Good Luck,

github-actions[bot] commented 3 years ago

Hi thanks for creating your first issue at Py-Droid, hope you followed the guidelines.' first issue

Jayshah6699 commented 3 years ago

@aayushi-droid Assign the task to me.

aayushi-droid commented 3 years ago
Manoj13-coder commented 3 years ago

assign this task to me actually this question can be solved using backtracking.

aayushi-droid commented 3 years ago

@Manoj13-coder Create a new file with phoneLetterCombination-alternative.cpp in respective folder, Make sure to not touch previous files created by @Jayshah6699

Note- Make sure to even origin branch with upstream master branch

Manoj13-coder commented 3 years ago

ok thank you