Showing posts with label career. Show all posts
Showing posts with label career. Show all posts

Interview Question related to you and Career

Interview Question related to you and Career
1. Why did you choose a career in …?
2. Why are you changing careers?
3. What are your career goals?
4. How long have you been looking for a new job?
5. Do you prefer to work in a small, medium or large company?
6. What would your ideal job be?
7. Are you considering any other positions at the moment?
8. If you have changed jobs a lot you may be asked how long you would stay in the new job.
9. Have you ever been fired?
10. How often are you off sick?
11. What will your referees say about you?
1. How would you describe yourself?

2. How would others describe you?
3. Do you consider yourself successful?
4. What was your greatest success?
5. How did you achieve it?
6. What has been your biggest failure?
7. How could you improve yourself?
8. Are you a leader?
9. How do you handle criticism?
10. What sort of manager are you?
11. What makes a good manager?
12. Do you work well with others? Or are you a loner?
13. Do you need other people around to stimulate you or are you self-motivated?
14. Are you accepted into a team quickly?
15. Can you act on your own initiative?
16. How do you run a meeting?
17. What motivates you?
18. What management style gets the best results out of you?
19. Do you know how to motivate other people?
20. Are you competitive?
21. Are you aggressive?
22. What do you dislike doing?
23. Do you feel you are ready to take on greater responsibilities?
24. Can you work under pressure?
25. How many hours are you prepared to work?
26. Do you mind working for someone older than yourself? Younger than you? Of the opposite sex?
27. What interests do you have outside work?

Amdocs Java Interview

Amdocs Java Interview
  1. Where and why do we use the synchronized keyword?
  2. Give an example of polymorphism in java with code?
  3. What are the classes and interfaces used in Collection framework, briefly explain them?
  4. What are inner classes and why do we need them?
  5. Do we name the java file using the Outer class’s name?
  6. How to access the inner class?
  7. Why do we need an abstract class from design perspective?
  8. Difference between keywords and variables?
  9. What is the deployment process of your application?
  10. Explain MVC?
  11. What are the components in your application that correspond to Model View and Controller components?
  12. Which application server do you use to deploy your app?
  13. What database do you use and how do you connect your java application to the database?
  14. What is JNDI?
  15. What is EJB?
  16. What do u mean by serialization? How do we achieve it in java?