First be ready with everything mentioned in you resume. Write a code to read a Text File and Print every distinct word with occurrences Design a linked list with Push,pop,update,delete functions Database Designing: Design a database for following problems. 1. Parking lot Design a Database where a Building can have a Multiple offices, Multiple officers can have branches. Branches can have multiple employees and make sure that an employee can get one parking lot space allotted. 2. Article Publishing An article goes through various stages like written, edited,approved,pending and deleted. There are different roles like writer, editor, Approval, moderator. What's new in dot net framework 4.5 What's new in SQL server 2012 What did you use from HTML5 and CSS3 and what's new in those compared to previous version Jquery : Map vs Each
Sigiloso
Write down code on blank papers given to you. For Database designing draw tables with primary-foreign keys and show their mappings with arrows. Try to explain with an example and how it will be implemented using code