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

Interview Questions

This document contains summaries of various Java, Spring, Hibernate, and database-related topics. It discusses concepts like design patterns, microservice architectures, OOP principles, exception handling, multithreading, data structures, Java 8 features like streams and lambda expressions, Spring frameworks, Spring Boot, Spring Batch, Spring transactions, Hibernate, database queries, stored procedures, and more. It also includes sample programs on algorithms like arrays, strings, and numbers.

Uploaded by

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

Interview Questions

This document contains summaries of various Java, Spring, Hibernate, and database-related topics. It discusses concepts like design patterns, microservice architectures, OOP principles, exception handling, multithreading, data structures, Java 8 features like streams and lambda expressions, Spring frameworks, Spring Boot, Spring Batch, Spring transactions, Hibernate, database queries, stored procedures, and more. It also includes sample programs on algorithms like arrays, strings, and numbers.

Uploaded by

shashi369m
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Java 7 Interview questions Singleton design pattern

Dynamic loading microservice vs monolithic arch


oops concept with Examples what is circuit breaker
method overload and method overriding how many services created
exception handling using try catch finally communication b/n services
multithreading and excuter service servers used in microservices
Object class strategy design pattern
Collection and Data structure algorithm flow to create microservices and componen
Array list internal working
hash map internal working
hash set internal working react hooks
serialization and transient controlled vs uncontrolled components
jvm architecture keys
garbage collector and generics redux
jdk jre jvm difference integrating with DB
why string is immutable
create custom exception
immutable class and its breaking situations events
Java 8 react vs angular
features of react
lamda expession
functional interface and its method creating immutable object in javascript
default method and static method functions in javascript
features of java 8
stream api
map and filter method
collect and sort method
How to sort the arraylist in java8 using map ,for each, and other methods
difference interrupt and invocation

Program s
merging two arrays algorithm
one array and target variable find sum of two elements index which is equal to target variable
palindrome and fibonacci
prime number
repeated occurrence of word and character
reverse string using for loop with least iteration

try with resoucse


design pattern
ice vs monolithic arch
rcuit breaker
y services created
cation b/n services
ed in microservices
esign pattern
eate microservices and components

d vs uncontrolled components

mmutable object in javascript


in javascript
difference b/n spring and spring boot
run two databases at a time
what is ioc and internal working means steps/lifecycle
bean scope
bean life cycle internal working
difference b/n controller and rest controller
stereotype annotation
what is auto configration
can we use componet instead of service / repository
what is @profile
what is @condition
application.properties file / yaml .file
why yaml file and its script
default server change/ignoring
starter web initializing in Pom xml
Maven
difference b/n Ant and maven
3 types of repositories

Spring Batch
handling large file
tasklet
cron
steps to create batch
handling exception in spring boot
Spring transaction and its levels
difference between Hibernate /jdbc/jpa
creational steps cache in hibernate
transaction
differece b/n save and persist
what is lazy loading
save vs update
algorithms
sessionfactory vs session
jons in hibernate / jpa

Stored procedures
types of joins and its query
functions
triggers

find duplicate empid write query with department and employee table
nvl ,ifnvl functons

You might also like