Archive for June, 2007
ACM Rankings for Graduate CS Programs
Now that I’m gonna study at the CoC in GIT, I can brag about what a great place it is. .Below is a recent study by the ACM . And if the ACM says it you cant challenge it a “bit”- pun intended. Challenging the ACM in CS is like challenging the Royal [...]
Read Full Post | Make a Comment ( 3 so far )Final Year Project
Recently, Divya and me completed our FYP -a radical form of I/O which trashes EXT2!
And hopefully this should win us the TEQIP Karnataka Project Challenge- which is tomorrow!
Here is the data collected by our simulations for sequential i/o.
It is based on a paper which you can find here. You may be interested in FUSE which is [...]
Read Full Post | Make a Comment ( 3 so far )C Assignment operator puzzle
Hello…been a long time since i posted anything. Excuses apart, (most bloggers have interesting excuses..but yes it is always about – getting busy living not getting busy blogging!) here is a nice puzzle to ponder about.
The code below shows a common mistake by most beginners. For eg in this snippet:
int rateofinterest, years, amt;/*some code here*/
…
if(years=6) [...]




