Skip to content

Instantly share code, notes, and snippets.

View steghio's full-sized avatar

Stefano Ghio steghio

View GitHub Profile
@steghio
steghio / AAA_Number_Utils.txt
Last active October 11, 2021 14:33
Algorithms on numbers
Algorithms on numbers
Algorithms dealing with geometry
@steghio
steghio / AAA_C++_Graph.txt
Last active July 4, 2021 11:34
C++ graph implementation and algorithms
C++ graph implementation and algorithms
@steghio
steghio / AAA_Set_Utils.txt
Last active July 12, 2021 10:23
Set utilities
Set utilities
@steghio
steghio / AAA_Minesweeper.txt
Last active July 4, 2021 11:33
Minesweeper game
Minesweeper game
@steghio
steghio / AAA_Graph_Utils.txt
Last active August 8, 2021 08:14
Graph utilities
Graph utilities
@steghio
steghio / AAA_File_Utils.txt
Last active April 19, 2018 12:47
File utilities
File utilities
@steghio
steghio / AAA_Array_Utils.txt
Last active September 30, 2021 12:55
Array utilities
Array utilities
@steghio
steghio / AAA_Bit_Utils.txt
Last active July 28, 2021 15:07
Bit utils - bit manipulation and bit magic
Bit utils - bit manipulation and bit magic
@steghio
steghio / AAA_Matrix_Utils.txt
Last active September 25, 2021 13:09
Matrix - Matrices algorithms
Matrix - Matrices algorithms