Combinatorics - Merging N Objects

|

CLRS Exercise 2.2-3

|

Leetcode Binary Tree Right Side View Algorithm

|

I came across a simple, but cool, algorithm on leetcode not too long ago. To practice my writing, I figured I’d try to explain my thought process behind it.

Why web apps are the future

|

This short article is intended to share some of my thoughts on the future of the web.

Registering an OAuth App with Google and Twitter

|

Giving your users the ability to login on a website via a trusted OAuth provider is a huge benefit. As far as user experience goes, often one of the last things people want to do, when trying to gain access to a website, is register yet another email & password combo. Thus being forced to remember another pair of website-specific login credentials.