AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A
PLACEMENT PROCESS Tier 1/2/3 PESIT Format : - One Round of Written Test (Aptitude + Technical) - One Round of Coding (Paper or online) - Group Discussion (GD) – Very few companies - One to four Rounds of Technical Interview (may be even more…) - One Round of HR Interview
RESUME
Name
INTERVIEWS Appearance Solve Aloud!!! Always mention complexity of your code Optimize, Optimize, Optimize!!! Suggest different approaches to solve a problem Don’t Bluff Know your resume well Don’t hurry up
INTERVIEWS Explain your answer in detail State assumptions Ask questions. Ask the interviewer to repeat if you did not understand the question Write if needed Its OK to say “Don’t know!!!” Be a good actor Make your answers interesting !!!
INTERVIEWS DON’T PANIC
Preparation / Study??? Programming Language: - C - At least one OO language (C++, Java) - Follow good programming practices - Write comments
Quantitative Aptitude Quantitative Aptitude by R S Agarwal
C Kerninghan and Ritchie The C Puzzle Book Deep C Secrets
Data Structures Data Structures in C Arrays, List, Hashing Strings Stack and Queue Linked List Trees – All types
Algorithms Anany Levitin Cormen How to solve it by Computer – R G Dromey Cracking the coding Interview
Networks Kurose and Ross Chapters 2,3 & 4 – extremely important Some knowledge about Mobile Communication Some very basic information on Cloud Computing
Operating Systems William Stallings – The Whole Book :P Some background about Linux or Windows Operating System
Databases Elmasri and Navathe Raghuramakrishna SQL Complex Queries Normalization
Other Resources Your Friends!!! :D