Item-1 Prefer consts, enums and inlines to #defines ๐ Jan 16, 2018 · โ 5 min read A new (hopefully) daily review on C++.
Machine learning overview ๐ Jan 4, 2018 · โ 4 min read My first post in the new machine learning series.
Flickr Photo Gallery ๐ Jan 1, 2017 · โ 1 min read A gallery for some of my photos stored in Flickr. You may also check out my Instagram. Total images: 0
Alien dictionary ๐ Nov 26, 2016 · โ 4 min read Build a graph to solve alien dictionary problem via DFS/BFS.