Solution and walkthrough of leetcode algorithms problem 136: Single Number. I'm using Python as a programming language.
0:00 intro
0:43 counter/hash table/dict
4:00 math
6:33 bit manipulation
Link to the problem: https://leetcode.com/problems/single-...