knight distance

First time I faced this problem during one of my codility tests for a work application. And I failed it. :) Just because I have never heard about such problems before. Anyway, my opinion about codility tests is the same as about writing code on a whiteboard.  A programmer should be able to think, to investigate and solve the problem in the end. You can’t train yourself for every existing problem and their endless variations. It’s true especially for whiteboard coding challenge because you have limited time and can’t use online resources. Stress not compliment process of thinking, it destroys this process. Well, it’s a topic for another post. In this post, I will provide my investigation on a Knight distance problem and a solution.
Continue reading

zend-logo

Hello

Let me first tell a story how I reached to this issue. I have spent more than 6 hours in sum with a face like this one ‘O_O’ trying to add a very simple feature, which every modern framework have, in my app based on zf3. It’s a flash messenger.
I just wanted to display some fancy messages after actions connected with form submission, like auth or change password.

Continue reading

I was born in Odessa, Ukraine, and lived in this city for my 21 years. Then, after some not pleasurable episodes, I decided to move to Krasnoyarsk, Russia. But my relocation wasn’t connected only with bad circumstances. Also, I moved to my future wife’s flat and since that happened, I have started a new life. And I have been living this new life in a new city for last 6 years. But Odessa city, which I left, still occupies a big part in my heart.

Continue reading

locations of entites

This is another summary task given by my English teacher. He found a very informative tech magazine, called Open Source for You, which introduces a lot of useful and modern tech content. And this time the summary will be about natural language processing, especially about information extraction technique used by search engines and about a knowledge database canonicalization problem. It’s a very interesting topic for me and I’m thankful to my teacher for giving me such interesting topics for my writing.

Continue reading

2gis map

As a very active Android user, I use a lot of applications and a huge part of them are maps connected applications. Some of them help me find a way or some places, some are useful for finding information about companies, some give more information about transportation. Because currently, I’m living in Russia, I’m using Russian company’s apps such as 2gis and Yandex mobile map apps and in this article, I will compare them.

Continue reading