DSC-Banasthali-Vidyapith / Code-Crossroad

This project contains the carefully compiled Data Structures & Algorithm questions asked by the companies that visit Banasthali Vidyapith on-campus.
MIT License
55 stars 78 forks source link

Find all possible words from phone digits (Backtracking) #70

Closed Sargam-Agarwal closed 3 years ago

Sargam-Agarwal commented 3 years ago

I'd like to work on this problem and provide a well commented C++ code to it with exponential time and space complexity (the most optimal solution). Please assign this issue to me.

Vanshikagarg17 commented 3 years ago

You can start working on this issue. All the best!