panditakshay402 / Hacktoberfest

Join the Hacktoberfest fun! Contribute to this repo and earn cool swag while improving open-source projects.
115 stars 408 forks source link

Addition of backtracking Algorithm in python #326

Open VesperAkshay opened 1 week ago

VesperAkshay commented 1 week ago

Issue: Implement Backtracking Algorithm in Python

Description

We are looking to enhance our algorithm library by adding a backtracking algorithm implemented in Python. Backtracking is a powerful technique for solving problems incrementally, and it can be used in various applications such as solving puzzles, pathfinding, and combinatorial problems.

Requirements

Guidelines

Labels

Additional Notes

Feel free to reach out if you have any questions or need guidance on which problem to implement. Happy coding!

harshitajha4680 commented 1 week ago

I'm interested, please assign this to me!

panditakshay402 commented 1 week ago

I'm interested, please assign this to me!

@harshitajha4680 You can directly do contribution and must follow the rules from readme.md to get PR accepted.