thepranaygupta / Data-Structures-and-Algorithms

A repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview.
https://thepranaygupta.github.io/Data-Structures-and-Algorithms/
GNU General Public License v3.0
1.06k stars 380 forks source link

Adding backtracking questions in Love babbar DSA sheet #101

Closed saiteja-2731 closed 3 years ago

saiteja-2731 commented 3 years ago

Hello, I have gone through Love babbar folder in your profile and I came to know that many of the sub-folders i.e Linked lists, Backtracking, etc are empty. Will it be okay to add backtracking solutions from love babbar DSA sheet?

thepranaygupta commented 3 years ago

suree go for it!! assigned to @saiteja-2731

saiteja-2731 commented 3 years ago

Thankyou @thepranaygupta