After a long time since the last post, we’re back! Let’s try to explain our latest project: A To-Do App. You can see the complete code on my personal Git page or in my GitHub account. ...
Introduction “What happened to week 1 and 2?” You may ask. Well, those were written using Word and sent via e-mail. This essay is different in the sense that “I’m making it public!”. But that’s al...
Try this problem by yourself first! Check the Code Jam Page. Overview We are in a cave system with rooms and passages that connects them. Our task is to estimate the number of passages this cave ...
Try this problem by yourself first! Check the Code Jam Page. Overview To find an approach for this problem, we had to analyze and take the important hints in the text to understand the problem an...
Try this problem by yourself first! Check the Code Jam Page. Overview The following technical log will discuss the solution to the competitive programming problem d1000000 presented at the Qualif...
Try this problem by yourself first! Check the Code Jam Page. Overview In this technical log, we will discuss different algorithmic solutions to a Google Code Jam problem where we are given three ...
Try this problem by yourself first! Check the Code Jam Page. Overview The first problem of the team assignment was Punched Cards. The objective of the problem was, given a numerical value for row...
This page is still in WIP. A lot of information is missing or not reviewed. Try this problem by yourself first! Check the Code Jam Page. Overview We are in a cave system with rooms and pas...
Try this problem by yourself first! Check the Code Jam Page. Overview We have a string of uppercase English characters. We can double or not every character of the string. If we had the set of al...
This page is still in WIP. A lot of information is missing or not reviewed. Try this problem by yourself first! Check the Code Jam Page. Overview We have three printers, each with its own ...
A new version of content is available.