Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2023. There were 2 interview rounds.
Transaction management can be set up in Spring Boot project using @Transactional annotation.
Use @Transactional annotation on methods that require transaction management
Configure transaction manager bean in application context
Use @EnableTransactionManagement annotation on configuration class
Specify transaction attributes such as isolation level and propagation behavior
Example: @Transactional(propagation = Propagation.RE...
To setup payment gateway for PayPal in Spring Boot, you need to integrate PayPal SDK and configure the necessary properties.
Add PayPal SDK dependency in pom.xml
Configure PayPal properties in application.properties
Implement PayPal payment service
Integrate PayPal payment service with your application
Test the payment flow
Answer on how to write SQL and HQL custom queries in Spring Boot application
To write SQL queries in Spring Boot, use JdbcTemplate or NamedParameterJdbcTemplate
To write HQL queries, use Hibernate's SessionFactory and Query objects
Example: JdbcTemplate jdbcTemplate = new JdbcTemplate(dataSource); String sql = "SELECT * FROM table WHERE column = ?"; List results = jdbcTemplate.query(sql, new Object[] { value });
Example: S...
Top trending discussions
posted on 27 Aug 2024
I applied via Job Portal
posted on 7 Dec 2024
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
Questions on string and arrays both are moderate level questions on hacherrank type for 20 marks
2 questions solve on paper
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
Q.1 Pattern
1
*2*
**3**
Q. 2
write code to get sub array with max sum from given array.
posted on 8 Aug 2024
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
I appeared for an interview before Mar 2024.
The aptitude test mainly covered logical reasoning, quantitative aptitude, and basic programming concepts. Questions were of moderate difficulty, with some time-based problem-solving challenges. Practicing common aptitude topics like puzzles, numerical ability, and coding fundamentals can help in preparation.
The group discussion round focused on general topics related to technology, current affairs, and workplace scenarios. The evaluators were looking for clarity of thought, communication skills, and how well candidates could present their points while engaging with others. Staying confident and actively participating helped in getting selected.
posted on 19 Nov 2021
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
Check if a number is prime and optimize the code.
Start by checking if the number is less than 2, in which case it is not prime.
Iterate from 2 to the square root of the number and check if any of them divide the number evenly.
If a divisor is found, the number is not prime. Otherwise, it is prime.
To optimise API calls in React, use asynchronous functions and caching techniques.
Use async/await to handle API calls
Implement caching to reduce network requests
Use memoization to avoid unnecessary re-renders
Consider using a state management library like Redux
Use performance profiling tools like React DevTools
posted on 9 Feb 2022
I applied via Campus Placement
Online Coding Test included some aptitude questions, technical questions followed by 3 coding questions
based on 1 interview
Interview experience
based on 5 reviews
Rating in categories
3-5 Yrs
Not Disclosed
Software Developer
79
salaries
| ₹2.4 L/yr - ₹9.1 L/yr |
IOS Developer
19
salaries
| ₹4 L/yr - ₹8.9 L/yr |
Software Engineer
13
salaries
| ₹4.5 L/yr - ₹15 L/yr |
Associate Product Engineer
13
salaries
| ₹2.5 L/yr - ₹7 L/yr |
System Administrator
11
salaries
| ₹2.7 L/yr - ₹5 L/yr |
Accel Frontline
Northcorp Software
Elentec Power India (EPI) Pvt. Ltd.
HyScaler