purdoo / KnightMoveChallenge

A sample interview question revolving around the use of graph theory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KnightMoveChallenge

A sample interview question revolving around the use of graph theory

Currently solves it using DF recursive search...faster solution coming soon.

About

A sample interview question revolving around the use of graph theory


Languages

Language:Python 100.0%