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

Accenture Interview Question Answer

The document lists 27 technical interview questions asked at an Accenture interview, covering topics such as SQL queries, data structures, Java programming, Spring, Hibernate, and design patterns. The questions range from writing SQL queries to find highest salaries to explaining concepts like dependency injection, threads, and the difference between Spring components like the dispatcher servlet and the BeanFactory.

Uploaded by

Radheshyam Nayak
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
121 views

Accenture Interview Question Answer

The document lists 27 technical interview questions asked at an Accenture interview, covering topics such as SQL queries, data structures, Java programming, Spring, Hibernate, and design patterns. The questions range from writing SQL queries to find highest salaries to explaining concepts like dependency injection, threads, and the difference between Spring components like the dispatcher servlet and the BeanFactory.

Uploaded by

Radheshyam Nayak
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Hi Friends today i attend Accenture.

interview questions
1)write a query second height salary in emp table
2) write a query Highest Salary in each department
3)write a program repeated charter in a string
4)write a program first character occurrence in a string
5)difference between arraylist and linked list
6)difference between comparable and comparator
7) how to sort without using collection sorting method
8) difference between Association, Composition and Aggregation
9)hashset internal flow
10)difference between fail fast and failsafe
11)how to create datasource in hibernate
12) how create multiple data source
13)explain spring mvc
14) how to give security in spring mvc
15)what is dependency injection
16) how many ways create auto wired
17)which on better setter based or constructor based DI
18) how many ways create thread
19) which one beater implement the interface or extend thread
20) how to connect dispatcher servlet to ViewandModel
21) Explain Ur project Flow
22) what is iterator
23) what is BeanFactory
24) explain annotations in spring
25)Difference between SessionFactory and session
26) Difference between save and persist
27)write a program how many words are repeated in your name

You might also like