Solutions to Leetcode Online Judge problems, using Java. Data structures and algorithms
-
Updated
Jan 11, 2019 - Java
Solutions to Leetcode Online Judge problems, using Java. Data structures and algorithms
Some fascinating puzzles which I encountered in interview and my solutions for them.If you have better solutions please contribute.
An AI for playing Minesweeper, utilizing propositional logic and knowledge-based inference to identify safe cells and mines. The AI learns from the game's state to make informed decisions.
A Python program that solves Knights and Knaves logic puzzles using propositional logic and model-checking algorithms. Determine the truthfulness of characters based on their statements to solve these classic logic puzzles.
Programs, reports, and documentation for the coursework on Artificial Intelligence
My solutions to problems from the facultative Applied Algorithmics course at the Military University of Technology in Warsaw
My solutions to algorithmic puzzles from Google Code Jam, HackerRank and other competitions
Add a description, image, and links to the algorithmic-puzzles topic page so that developers can more easily learn about it.
To associate your repository with the algorithmic-puzzles topic, visit your repo's landing page and select "manage topics."