0% found this document useful (0 votes)
55 views

Hexaware Interview Questions For Java

The document outlines common interview questions asked of Java full stack developer candidates by Hexaware. The questions cover a range of topics including Java collections, threads, exceptions, and Java 8 features. Spring-related questions focus on dependency injection, component initialization order, and annotations like @RequestController. Hibernate questions cover its use as an ORM tool and the @Transient annotation. Other topics include web services standards, microservices patterns, HTML5 features, CSS properties, securing AWS resources, and Angular. Candidates should be prepared to discuss and explain concepts from these areas in an interview.

Uploaded by

Sidharth Pallai
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
55 views

Hexaware Interview Questions For Java

The document outlines common interview questions asked of Java full stack developer candidates by Hexaware. The questions cover a range of topics including Java collections, threads, exceptions, and Java 8 features. Spring-related questions focus on dependency injection, component initialization order, and annotations like @RequestController. Hibernate questions cover its use as an ORM tool and the @Transient annotation. Other topics include web services standards, microservices patterns, HTML5 features, CSS properties, securing AWS resources, and Angular. Candidates should be prepared to discuss and explain concepts from these areas in an interview.

Uploaded by

Sidharth Pallai
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Hexaware Interview Questions for Java Full Stack Developer:

Mostly They will Ask ->


1. Java-->Collections
Override Equals & Hashcode Method
Synchronize Hashmap
Exception handling
Ways to Create threads

2. Java 8:
Functional Interface
Design Patterns
Immutable Class

3. Spring:
Dependency Injection
When server gets started what comes first: Please Explain Correct Answer

4. Spring Boot:
Advantages of Spring Boot: Please explain Clearly
@RequestController: Please explain the Use

5. Hibernate:
Hibernate as a ORM Tool
@Transient Annotation: Please Explain Correct Answer

6. WebServices:
HTTP Method types: Explain properly
Qualifier annotation: Explain properly

7. Microservices:
Monolithic architecture
Use of Circuit Breaker

8. HTML5:
New features of HTML 5
Doctype

9. CSS:
Z-index

10. AWS:
Secure resources in S3 bucket

11. Angular

You might also like