Alind (and Gaurav Tripathi)
A few things:
1. Your names don't seem to correspond to the homework names I wanted.
For example your exercise3.q does not correspond to
Exercise 3: Given a list of integers at the command line,
compute the mean, 2.5% value and 97.5% value using resampling.
        q findconf.q 1 2 1 2 3 1 4

Instead this is problem three of the homework. So, home1_3.q was the label I was hoping for.
Please try to give me a label that is easy to find in future weeks.

2. Assuming exercise3.q is home1_3.q, please check with Rohit how you're doing interestList. If the value of the yield curve for three years out is 5% then that means that 5% is paid cumulatively every year for three years. That is not what you're calculating.

3. For exercise 2, you have changed the interface, which is fine, but then you have to tell me how. Also as of now, I'm getting nulls.

4. exercise 4 is fine
Best,
Dennis
