Alex KalyvitisJSON polymorphism in GoSerializing and deserializing polymorphic JSON into Go structsMar 15, 2020Mar 15, 2020
Alex KalyvitisTrieRecently I’ve been working on a Trie implementation and I was a surprised and delighted from the simplicity of the data structure.Jan 3, 2015Jan 3, 2015
Alex KalyvitisFun with binary expression trees and GoRecently, I found myself trying to implement a mechanism, able to evaluate expressions. Essentially what I needed was a binary expression…Apr 16, 20141Apr 16, 20141