Software and puns

whoami

#algorithms | #hackerrank | #python

June 27, 2017

Comparing different ways to add ints I

Puzzle Given 2 ints represented as array of digits in order (eg. Read more
#python | #algorithms | #hackerrank

February 27, 2017

Unexpected breadth-first search

This puzzle is in the dynamic programming section of HackerRank. Read more