yashikakaushik

Results 3 issues of yashikakaushik

I want to add the solution for the nQueens problem in leetcode. Here is the link to the problem: https://leetcode.com/problems/n-queens/ ![image](https://user-images.githubusercontent.com/57990459/135664811-262757cc-a750-4bd5-955a-cd2bd713fb6e.png) Do assign it to me.

hacktoberfest
hacktoberfest2021

Resolve issue #81 Added solution for nQueens problem on leetcode. Problem link: https://leetcode.com/problems/n-queens/ ![image](https://user-images.githubusercontent.com/57990459/135666652-c852bec2-7859-480b-9f5c-2710c7c34427.png) The code had been submitted successfully.

Hi! I want to add the solution to problem 784 (Letter Case Permutation) on Leetcode using concepts of recursion and backtracking. Here is the description for the problem: Approach: We...

hacktoberfest-accepted