Read entire blog: https://medium.com/@memsranga/solving-linkedin-queens-game-cfeea7a26e86
pip install -r requirements.txt
python grid_detection.py
place under queens folder and give the file name while calling the extract_grid
in grid_detection.py
then run
python grid_detection.py
the solution will be inside solution
folder