Leetcode Bootcamp — Two Sum I (Best Explanation)
3 min readJul 19, 2019
--
To kick off the Leetcode Bootcamp we’re going to start off with a fairly simple problem that is asked all the time at companies such as Facebook, Amazon, Apple, Microsoft, and Google. This question is very commonly asked for internships and more junior software engineering positions, but none the less it is an interesting problem that should be taken seriously.
Lets begin…