I've tried for the papers.As I already told u,the paper consists of only 4 questions.Time 2 hours.The complete question paper runs over 7 or 8 pages.So none of my cse frinds could remember the detailed paper.So the following r not the complete questions;but they wii give u an idea of the questions.Go thro them and prepare accordingly. 1.some datais given in printed output format.The data belongs to a co. (like share holder's info.). U have to design a suitable database for such information.U may need to define&design the tables,their schemes,different indices,keys(like primary keys,foreign keys). remember, better it is normalised. 2.Given two tables with some records,some fields being empty.Also given are some functions to manipulate the tables.We have to write code(in some pseudo language)to fill those empty fields.U can use contents of tables. 3.Given a big (about 1 and 1/2 page) 'C'function.U have to find ,what the code is doing.U have critisize the style of the function and improve if possible. 4.Given a windows function.U have to find what is the error in the code.And tell what the code is meant for? (Examinors said u need not know windows programming to solve this question.) These were the questions.My frinds told that they were able to solve 3 questions(1st,2nd and 4th)in 30 mim. but they could not solve the 3rd question,even in the remaining 90 min.I tried my levelbest to give an idea of the paper.