Code Monkie
Wednesday, September 28, 2011
Sun-jdk on ubuntu
›
I've been unable to login to topcoder arena for several months simply because jdk on my machine wasn't set up properly. In particul...
Saturday, July 2, 2011
Python !
›
I have not published much on this coding blog for sometime primarily because I myself have not coded enough in past some months. That howeve...
Friday, February 25, 2011
Prefix sums & Fenwick trees
›
Today I am going to post about prefix sums & an associated topic Fenwick trees ( aka Binary Indexed Trees or BIT in short ). This is one...
1 comment:
Tuesday, December 14, 2010
Rolling Indices
›
I am almost on my way back to home after attending Amritapuri regionals of ICPC. My team Proof has confirmed a berth in world finals to be h...
1 comment:
Friday, August 27, 2010
String concatecation in java
›
So I came across a few articles claiming that string concatenation using + or (concat function is slower then using a buffered approach (Str...
1 comment:
Monday, August 9, 2010
P != NP !
›
Vinay Deolalikar, an extremely common & dull Indian name as such. But that is what I would have said a few hours back on this name. Wha...
1 comment:
Tuesday, July 6, 2010
Raining Parabolas
›
Source: Spoj.pl See the problem statement here Problem : (In abstract) You have n length strip. You at any time choose a segment of strip...
›
Home
View web version