Serving the Quantitative Finance Community

Search found 2 matches

by siva9783
December 6th, 2010, 6:16 pm
Forum: Brainteaser Forum
Topic: How many way such that subtotal is always >= 0?
Replies: 4
Views: 25205

How many way such that subtotal is always >= 0?

Check catalan numbers. They are exactly what you are looking for. http://en.wikipedia.org/wiki/Catalan_numberThe answer is C(49)=98!/(50!49!)
by siva9783
February 26th, 2010, 7:45 pm
Forum: Careers Forum
Topic: Advanced C++ Interview Topics / Questions Wanted
Replies: 34
Views: 53563

Advanced C++ Interview Topics / Questions Wanted

Hi KMG, did you finish the web based test. Could you give me some info about the difficulty level/topics of the test. I have one next week also with IKM. My experience is also very similar to yours in that I havent used C++ in a while.Thanks for your info.SP