Solutions to the SVpino programming problems

Five programming problems every Software Engineer should be able to solve in less than 1 hour blog.svpino.com Problem 1 Write three functions that compute the sum of the numbers in a given list using a for-loop, a while-loop, and recursion....

Two Printers

We believe that three things lead to success: Practice, Practice and Practice! Code Abbey Cody Abbey is a neat site with coding challenges, similar to Project Euler, but less focused on math and heavier on the gamification. Like many sites...

Shuffling

"Everyday I’m shufflin." LMFAO Mixing up some cards. Easy, right? Physical Shuffles Most people when given a deck of cards to shuffle will use either the riffle or overhand shuffle. Riffle This shuffle involves splitting the deck into two groups...

First Commit

When you’re curious, you find lots of interesting things to do. Walt Disney This blog is about things I find interesting. Hopefully, someone out there finds them interesting as well. SENDINGTIN is a static site generated by Jekyll, hosted on...