Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
363 stars 618 forks source link

Sudoku Solver #176

Closed Akash20x closed 3 years ago

Akash20x commented 3 years ago

I would like to implement the solution to find the sudoku solver in python. with proper comments.

please assign me this issue as a part of GSSOC 2021.

TanviDeore commented 3 years ago

I would like to work on this issue as a participant in GSSoC'21

priyapatelsp commented 3 years ago

I am GSSOC'21 participant and l would like to work on this problem and would make sure to implement a neat and clean code ,and make it easy to understand using comments.

shreyanspoddar commented 3 years ago

I would like to implement the solution to find the sudoku solver in python. with proper comments.

please assign me this issue as a part of GSSOC 2021.

Go ahead and do it in Python

shreyanspoddar commented 3 years ago

I would like to work on this issue as a participant in GSSoC'21

Can you specify the language you want to work in?

shreyanspoddar commented 3 years ago

I am GSSOC'21 participant and l would like to work on this problem and would make sure to implement a neat and clean code ,and make it easy to understand using comments.

Can you specify the language you want to work in?

kanchan1910 commented 3 years ago

Hey, I am Kanchan Jeswani, a GSSOC'21 participant. I am a Competitive Programmer and C++ enthusiastic. I would love to solve this problem using CPP with well-explained code and along with its time and space complexity. Please assign me this issue. Hope to hear from you. Discord username kanchan19#3152

@shreyanspoddar, kindly assign this to me, thank you for your time and consideration !!

kanchan1910 commented 3 years ago

Hey, I am Kanchan Jeswani, a GSSOC'21 participant. I am a Competitive Programmer and C++ enthusiastic. I would love to solve this problem using CPP with well-explained code and along with its time and space complexity. Please assign me this issue Hope to hear from you.

@shreyanspoddar M], @tarun26091999, SIR PLEASE ASSIGN THIS TO ME Thank you for your time

tk315 commented 3 years ago

I would like to do this in JAVA under GSSOC

Akash20x commented 3 years ago

Please check my pull request

khushboojoshi3 commented 3 years ago

Hey, I'm a GSSOC'21 participant. I would like to work on this issue in C++, please assign it to me.

Akash20x commented 3 years ago

@shreyanspoddar Please check my pull request