The Learning Curve
programming ..!
Sunday, July 28, 2013
Segment Tree
›
This is an amazing tree, simple but yet extremely elegant for find min/max in of a range $[a, b]$. Problem Given an array of number ...
Tuesday, March 29, 2011
Study Habits - Avoiding the Last Minutes Blues
›
Virtually every topic is interesting to someone, somewhere. I'm not particularly interested in the sex life of the South American tree f...
Saturday, March 19, 2011
Quotes
›
Three extension are common to most EBNFs
›
The first extension denotes an optional part of a RHS, which is delimited by brackets. For example: <if_stmt> -> if ( <expr...
Three extension are common to most EBNFs
›
The first extension denotes an optional part of a RHS, which is delimited by brackets. For example: -> if ( ) statement [ else ] Th...
›
Home
View web version