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
Python interactive GUI application for visualizing some common algorithms on graphs, like: Dijkstra, Shortest Paths etc. Using tkinter lib
Final task for Hash Code 2018 - Google’s Coding Competitions
A simple code to find the chromatic number of a graph
A small python tool that allows you to quickly encrypt and decrypt any password with your own system.
This repository contains some implementations of AI alghoritms from the book "Artificial Intelligence - A Modern Approach" by Russell And Norvig's.
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
Sodoku solver using backtracking algorithm in Python with GUI for visualization of solving.
Python implementation of Turing Machine
Implementation of A* algorithm for the exam "Algoritmi e Strutture Dati" at University of Perugia
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."