A simple code to find the chromatic number of a graph
-
Updated
Aug 10, 2023 - Python
A simple code to find the chromatic number of a graph
During my Code Alpha Internship, I developed two Python-based projects: an image recognition system that classifies and detects objects using machine learning, and a music recommendation system that suggests songs based on user preferences using collaborative filtering techniques.
Here i show my solutions to AtCoder Contests
Advent Of Code is an annual programming event. Daily challenges published in December 2023 can be found on https://adventofcode.com/2023
This project implements a priority queue using two data structures: Binary Heap (Heap), Linked List (LinkedList)
A digital version of Skyliners board game, where players build skyscrapers to maximize visibility. Implemented in C using dynamic lists and stacks, the game includes structured gameplay, turn-based mechanics, and scoring based on visible buildings. Features clear compilation instructions and execution steps.
This repository hosts Java projects completed for university coursework, covering diverse topics such as object-oriented programming, generic programming, multi-threaded programming, and user interface development.
054361 Metodi analitici e numerici per l'ingegneria, A.Y. 2022/23, @Politecnico_di_Milano
Вирішення алгоритмічної задачі про хід коня за правилом Вансдорфа
This project was developed with the aim of practicing different types of algorithms with different languages.
Basic alghoritms and mini propgrams in Python
Tasks and his solutions from yandex-practicum course: "Algorithms and data structures"
Implementation of sorting alghoritms in Java
Solutions to the challenges included in the Cory Althoff's "The Self-Taught Computer Scientist" book
ITMO tasks during getting degree
Add a description, image, and links to the alghorithms topic page so that developers can more easily learn about it.
To associate your repository with the alghorithms topic, visit your repo's landing page and select "manage topics."