Java J2EE Developer Freshers Interview Preparation

The books which you have mentioned are a very good background when it comes to Java language. The problem with being a “backend developer” is that usually even if you don’t work on frontend you are still expected to know basics of frontend stuff.

When I’m interviewing a backend developer or rather web developer with focus on backend, I expect him to know:

  1. Framework which we use which is Spring 3-4
  2. Database: SQL and JPQL
  3. Knowledge of HTML
  4. Some familiarity with CSS
  5. Familiarity with JavaScript and JQuery (not expert level)
  6. Knowledge how web works: Get and post requests, rest services, json, sessions


When it comes to frameworks most popular one are Spring and Java EE6, of course there are much more but if company is using  something less commonly known they less expect you to know it.

Basically if you can write from scratch a simple to-do list application all by yourself, you are ok to be junior level web dev.

It would be a great help, if you support by sharing :)
Author: zakilive

Leave a Reply

Your email address will not be published. Required fields are marked *