girlscript / winter-of-contributing

GirlScript Winter of Contributing is a three-month-long Open-Source Program organized by🧡GirlScript Foundation to create the world's largest multilingual content repository that will be available to everyone.
MIT License
882 stars 1.57k forks source link

Shortest Night Path #4339

Open aastha0326 opened 2 years ago

aastha0326 commented 2 years ago

Description

It is a classic DP problem. Given a square chessboard of N x N size, the position of Knight and position of a target is given. We need to find out the minimum steps a Knight will take to reach the target position.

Domain

Competitive Programming

Type of Contribution

Documentation

Code of Conduct

aastha0326 commented 2 years ago

/assign

github-actions[bot] commented 2 years ago

Hello @aastha01chauhan,
Thank you for opening an issue. :octocat:
Note - Self-assigns by the original author will be prioritised by mentors manually
To get assigned to this particular issue please use /assign
Check this guide before contributing.

aastha0326 commented 2 years ago

/assign

github-actions[bot] commented 2 years ago

This issue has been assigned to @aastha01chauhan! It will become unassigned if it isn't closed within 12 days. A maintainer can also add the pinned label to prevent it from being unassigned.

github-actions[bot] commented 2 years ago

This issue has been assigned to @aastha01chauhan! It will become unassigned if it isn't closed within 12 days. A maintainer can also add the pinned label to prevent it from being unassigned.

aastha0326 commented 2 years ago

please add hacktoberfest label too