Solvers for LinkedIn's non-semantic puzzle games of Queens, Zip, Tango, and Mini-Sudoku.
-
Updated
Dec 4, 2025 - JavaScript
Solvers for LinkedIn's non-semantic puzzle games of Queens, Zip, Tango, and Mini-Sudoku.
Telegram bot that uses OCR to extract scores from LinkedIn puzzle screenshots and build daily leaderboards per group
Computer vision system for automatically solving colored n-queens puzzles from images using intelligent image processing and optimized constraint satisfaction algorithms.
A visual and interactive solution to the classic N-Queen problem using JavaScript. Watch the backtracking algorithm in action as it places queens safely on an N×N chessboard — perfect for learning, demo, and fun!
Computer vision system that automatically solves Tango puzzles from images using OpenCV. Detects grids, pieces, and visual constraints to find solutions via backtracking.
A Chrome extension that automatically solves LinkedIn Queens puzzles with universal compatibility for both signed-in and signed-out users using an optimized backtracking algorithm.
Add a description, image, and links to the linkedin-games topic page so that developers can more easily learn about it.
To associate your repository with the linkedin-games topic, visit your repo's landing page and select "manage topics."