CODES
some learning from problems.
CODES
some learning from problems.
Friday, 20 December 2013
Install PhantomJS on Ubuntu
›
cd /usr/local/share sudo wget http://phantomjs.googlecode.com/files/phantomjs-1.9.2-linux-x86_64.tar.bz2 sudo tar xjf phantomjs-1.9...
Tuesday, 22 October 2013
Some learning on Cassandra - I
›
In this post we will not talk about Cassandra – Data Model, There are many blogs on them and one of the best describe is by Animesh Kum...
Saturday, 28 September 2013
Python script for get the files_from_directory, using_grep_on_file, on_day_increment
›
How can I find all files in directory with the extension .txt in python? http://stackoverflow.com/questions/3964681/find-all-files-in-dir...
Sunday, 14 April 2013
Google Code Jam Problem C. Fair and Square
›
Below is my solution for Problem C. Fair and Square Well I qualified for Google Code Jam 2013 with only 60 points. * Still to a...
4 comments:
Google Code Jam Problem B. Lawnmower
›
Below is my solution for Problem B: Lawnmower Well I qualified for Google Code Jam 2013 with only 60 points. Problem Pr...
2 comments:
Google Code Jam Problem A. Tic-Tac-Toe-Tomek
›
Below is my solution for Problem A: Tic-Tac-Toe-Tomek Well I qualified for Google Code Jam 2013 with only 60 points. Problem...
‹
›
Home
View web version