Skip to main content

lib to solve the linkedin daily challenge `Queens`

Project description

Linkedin_Queens_challenge

Solve the Linkedin daily challenge "Queens"

Usage

Step 1- Take a snapshot of the daily queens problem board, and save this image

Step 2- Run the following code:

pip install linkedin-queens-solver

import linkedin_queens_solver
import cv2
image = cv2.imread("<path to the image where the board is saved>")
linkedin_queens_solver.solve_queens(image, visualize=True)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

linkedin-queens-solver-0.0.2.tar.gz (4.5 kB view details)

Uploaded Source

File details

Details for the file linkedin-queens-solver-0.0.2.tar.gz.

File metadata

File hashes

Hashes for linkedin-queens-solver-0.0.2.tar.gz
Algorithm Hash digest
SHA256 61b55ce8d5ddd8808c8fc6ac071a2488e3625206da834bd5b8a0984631af2288
MD5 757ea071a6ed0b83f96c3f8413a95a61
BLAKE2b-256 95e32ec68ac9b570653eca15cedca00c83ff58ab335f0cde334488694492425b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page