How to find the Median algorithms
I had a super cool exercise on Hackerank contest, I wouldn’t explain the whole exercise but only the part of finding the median of an unsorted listed of numbers. In …
Read MoreCreating Magic With Code
I had a super cool exercise on Hackerank contest, I wouldn’t explain the whole exercise but only the part of finding the median of an unsorted listed of numbers. In …
Read MoreQuick and dirty, running on a loop, counting, gathering and calculating the socks 😀 Exercise Description John’s clothing store has a pile of n loose socks where each sock i …
Read MoreWanted to share my 2 solutions for this nice exercise, on is with 2 loops and the other with one loop and a recursion. This is quite nice for a …
Read MoreI got back to Hackerrank after quite a while and they got some new exercises so I decided to start clearing them from my desk. Exercise Description There are two …
Read MoreClient:Irosource Date:02/2015 Info:Search Engine Product Launch Project Full featured search web application, provides all the functionality of top ranked search engines. This application was served to milions of users, of …
Read MoreClient:Open Source Date:06/15 Launch Project While creating the project: “Bloompy – travel social” we needed a messaging system for our users that will have those major features: group messaging, private …
Read MoreClient: Own Project Date: 2012 I created this project for myself as a learning project to learn codeigniter. I needed to create something so I could really understand the framework and its …
Read MoreWhile creating my current project, I had some functionality that involved timing and scheduling. I started writing my tests and got stuck with that object, as the tests simply didn’t …
Read MoreI am a developer for quite a while now (7 years to be exact). I remember the old days when I only knew some html & css and create nice …
Read MoreClient:Netboostmedia Date:09/2009 Launch Project This website was build from the ground up, it started by getting the design after several and several revisions. Base template was created using an outsource …
Read More