Skip to content

Conversation

@Manasi2001
Copy link
Collaborator

Related Issue

  • Info about the related issue

  • DevIncept Participant

  • Contributor

Closes: #36

Describe the changes you've made

The aim was to solve Knight's Tour problem using backtracking. The code is running and is working perfectly.

Type of change

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Manually run and tested.

Checklist:

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added test cases that prove my fix is effective or that my feature works.
@prathimacode-hub prathimacode-hub added DCP21 This issue will be considered for DCP21 🟨 Level2 This issue will be considered as level 2 issue for DevIncept 21.Points will be 15 labels Jul 12, 2021
@prathimacode-hub
Copy link
Owner

prathimacode-hub commented Jul 13, 2021

This PR has conflicts due to the changes in README.md at "Backtracking" folder. I'm unable to merged it. @Manasi2001

@Manasi2001
Copy link
Collaborator Author

Even I'm unable to resolve conflicts from my side. I'll just create a new PR.

@prathimacode-hub prathimacode-hub added invalid This doesn't seem right and removed DCP21 This issue will be considered for DCP21 🟨 Level2 This issue will be considered as level 2 issue for DevIncept 21.Points will be 15 labels Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid This doesn't seem right

2 participants