My code solutions to Codewars problems in Python, c / c++ or Javascript
-
Updated
May 17, 2024 - Python
My code solutions to Codewars problems in Python, c / c++ or Javascript
Final task for Hash Code 2018 - Google’s Coding Competitions
Python interactive GUI application for visualizing some common algorithms on graphs, like: Dijkstra, Shortest Paths etc. Using tkinter lib
Implementation of A* algorithm for the exam "Algoritmi e Strutture Dati" at University of Perugia
Sodoku solver using backtracking algorithm in Python with GUI for visualization of solving.
Python implementation of Turing Machine
A small python tool that allows you to quickly encrypt and decrypt any password with your own system.
A simple code to find the chromatic number of a graph
Alien Invadors is an game in Python. Where the main objective is the dustruction of Aliens. The players have 5 lifes if they lose the five lives the payer lose the game
This repository contains some implementations of AI alghoritms from the book "Artificial Intelligence - A Modern Approach" by Russell And Norvig's.
Add a description, image, and links to the alghorithm topic page so that developers can more easily learn about it.
To associate your repository with the alghorithm topic, visit your repo's landing page and select "manage topics."