CODES
some learning from problems.
CODES
some learning from problems.
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...
Sunday, 25 November 2012
write a function to check given string matches with given pattern
›
write a function to check given string matches with given pattern Condition: only one wildcard used in the pattern, that is '*',...
‹
›
Home
View web version