Top Banner
18

AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.

Jan 03, 2016

Download

Documents

Abner May
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.
Page 2: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.

AGENDA

• Placement Process• Resume• Interviews• Preparation / Subjects ??• Interview Questions• Q & A

Page 3: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.

PLACEMENT PROCESS

• Tier 1/2/3• Companies @ 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

Page 4: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.

RESUME

Page 5: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.

Name

Page 6: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.
Page 7: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.

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

Page 8: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.

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 !!!

Page 9: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.

INTERVIEWS

•DON’T PANIC

Page 10: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.

Preparation / Study???• Programming Language:

- C- At least one OO language (C++, Java)- Follow good programming practices- Write comments

Page 11: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.

Quantitative Aptitude

• Quantitative Aptitude by R S Agarwal• www.lofoya.com• www.techinterviewpuzzles.com• www.bigriddles.com

Page 12: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.

C

• Kerninghan and Ritchie• The C Puzzle Book• Deep C Secrets

Page 13: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.

Data Structures

• Data Structures in C• Arrays, List, Hashing• Strings• Stack and Queue• Linked List• Trees – All types• www.geeksforgeeks.com• www.careercup.com

Page 14: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.

Algorithms

• Anany Levitin• Cormen• How to solve it by Computer – R G Dromey• Cracking the coding Interview

Page 15: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.

Networks

• Kurose and Ross• Chapters 2,3 & 4 – extremely important• Some knowledge about Mobile

Communication• Some very basic information on Cloud

Computing

Page 16: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.

Operating Systems

• William Stallings – The Whole Book :P• Some background about Linux or Windows

Operating System

Page 17: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.

Databases

• Elmasri and Navathe • Raghuramakrishna

• SQL Complex Queries • Normalization

Page 18: AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.

Other Resources

• www.indiabix.com• www.glassdoor.com• www.mycodeschool.com

• Your Friends!!! :D