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.
Task schedule - greedy algorithm ๐ Nov 14, 2016 · โ 4 min read Use greedy algorigthm to solve task scheduleing problem.