Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Tictactoe program in Backtracking #5963

Open
1 of 4 tasks
lakshyabatman opened this issue Oct 3, 2020 · 3 comments
Open
1 of 4 tasks

Add Tictactoe program in Backtracking #5963

lakshyabatman opened this issue Oct 3, 2020 · 3 comments

Comments

@lakshyabatman
Copy link

lakshyabatman commented Oct 3, 2020

This is a(n):

  • New algorithm
  • Update to an existing algorithm
  • Error
  • Proposal to the Repository

Details:

I guess program TicTacToe solver would be great to add in backtracking section, the algorithms follow backtracking and check all possible on a given tic-tac-toe matrix and prints best possible move.
I'll be sending PR fro c++ one with readme according to another folders.

@lakshyabatman
Copy link
Author

@AdiChat please have a look on #5964

@Manoj13-coder
Copy link

assign it to me

@snehaa1989
Copy link

I can add c++ code, please assign this to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants