Saturday, September 26, 2015

Project manager or managerial round interview question for experienced Java developer

Project Manager or Managerial round Interview Questions and some tips:

Pre-requisite 
You need to understand your project thoroughly,as many of question you can relate with your project and can provide answer in a good manner and interviewer can also understand that how much you involved in your project.

Now we come to the part of interview question:-
Ques1: How you can achieve loose coupling in spring?
Ques2:- Which is better Hibernate or JDBC?
Ques3: Flow of spring application?how request gone through various layers and how Spring container manage them.
Ques4: can we print whole HashMap without using Key's?
Ques5: What is normalization?what is the purpose of using Normalization?
Ques6: How you integrate the Spring and Hibernate in your application?
Ques7: How HashMap internally works?
Ques8: What is OOPs and why Java is Object Oriented language?
Ques9: If I have 2 tables called employee and salary,how I can get 2nd Max salary for the employee?
Ques10: Why and when yo use @Autowire and @Resource in Spring?
Ques11:  what is the benefit of using Autowiring and and which one is better to use, xml configuration or Annotation and why?
Ques12: Design Pattern used in SpringMVC, IOC?
Ques13: How many design Patterns are there and how they are categorized?


Communication and how to handle pressure:
These are the technical question but in between that interviewer also checks your communication and your attitude, he put you in condition where you can be nervous and could not handle the pressure, which gave him idea that how you handle the pressure. So be calm and give answer in very simple manner, don't get excited if you know the answer,pretend that you are thinking and then start giving your answer but if you don't know the answer then don't try to think about it and just say like I don't know but that's a good question will definitely get the answer of it for enhancing my knowledge in technology.

How pressure create:
Suppose Interview ask you to right some logic or code on whiteBoard to check your presentation skills,but you stuck with the question and gone nervous by which you may not able to present your self in good manner,so if interviewer ask you to perform some task on WhiteBoard then don't hestiate and try to explain whatever you have and how you implemented those things in your project.See yourself as a presenter and give your presentation.

Always remember that if you are nervous then take one deep breath and start again do not put your self in pressure or in nervous state,be confident,be patient.

what to do just before interview:
Relax yourself, don't think about interview. Just think once that you are doing some different task rather then regular tasks on that day and worst case of the interview is you will not select to the company but you can gain some knowledge by giving interview(Always Positive).

Post Interview:
If interviewer ask you to that 'do you have any question' then you can ask some question like about the Company culture ,about Project.
Last, Thanks to interviewer!

In Future will add answer of the technical question mentioned above.
Purpose of sharing this article is that, I have also gone through from such condition and interview, I saw there is not so much content available on internet,So I thought its better to share experience with you guys so you can put your best in Managerial round.
Please share your experience as well in comment block.so other can take tips from there.

Thanks,
Vikas

1 comment: