Most Important Topics for Java Interviews
Before preparing for java interview you want to know
which topics are most important. To give you an idea, this list of Java
interview questions includes following topics and it will help you most.
- Multi threading, concurrency and thread basics
- Date type conversion and fundamentals
- Array
- String
- Garbage Collection
- Java Collections Framework
- Java IO and NIO
- Common Networking protocols
- JVM internals
- Java Best Practices
- JUnit
- JDBC
- Date, Time, and Calendar
- GOF Design Patterns
- SOLID design principles
- Abstract class and interface
- Java basics e.g. equals() and hashcode
- Generics and Enum
- Data structure and algorithm in Java
- Regular expressions
- XML Processing in Java
- Programming
Friends you are also lucky that nowadays there are
some good books available to prepare for Java interviews, one of them which I find useful and interesting to read
is Java Programming Interview Exposed by Markham. It will give you to some of
the most important topics for Java and JEE interviews.
Best Of Luck
Post a Comment