Recent Posts

Getting to Grips with Grep!

7 minute read

A staple of Linux administration, and a powerful tool that you can use to improve your efficiency.

Dynamic Programming: Finding Optimal Paths

8 minute read

Yesterday, I sat through a code challenge comprised of three questions. After having some success with the first two- the third problem in the test had me so...