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
@steghio
steghio / AAA_Array_Utils.txt
Last active September 30, 2021 12:55
Array utilities
Array utilities
@steghio
steghio / AAA_Matrix_Utils.txt
Last active September 25, 2021 13:09
Matrix - Matrices algorithms
Matrix - Matrices algorithms
@steghio
steghio / AAA_String_Utils.txt
Last active September 15, 2021 09:13
String utilities
String utilities
@steghio
steghio / AAA_Graph_Utils.txt
Last active August 8, 2021 08:14
Graph utilities
Graph 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_DP.txt
Last active July 24, 2021 08:24
Dynamic Programming algorithms
Dynamic Programming algorithms
@steghio
steghio / AAA_BST.txt
Last active July 21, 2021 13:49
BST - binary search tree and binary trees
BST - binary search tree and binary trees
@steghio
steghio / AAA_Trie_Utils.txt
Last active July 20, 2021 20:21
Trie data structure for text input prediction
Trie data structure for text input prediction
@steghio
steghio / AAA_Set_Utils.txt
Last active July 12, 2021 10:23
Set utilities
Set utilities