Blog

Codility lesson 1 - Binary Gap

There is many services where you can test your programming skills. Not so long time ago I found out about Codility which provides programming tests in many languages. It's built mainly to help companies with hiring new programmers by providing automated platform to check candidates programming skills.

Though platform also has a programmer section, where you can test your knowledge and problem solving abilities for free.

Read More

How to Build a Binary Clock [PART 2]

When the basic algorithm of turning the diodes on and off is done and tested, it’s time to build the full prototype. This part was completely new for me, as I’d never done anything like it before.

The first step in the process is to design a breadboard with all the necessary components and connections between them.

Read More (External)