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.