Filter interviews by
I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.
Top trending discussions
posted on 5 Feb 2024
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
SpringBootAnnotation is used to enable Spring Boot features in a Java application. @Controller is used for MVC pattern, @RestController is used for RESTful web services.
SpringBootAnnotation is used to enable Spring Boot features like auto-configuration, component scanning, etc.
@Controller is used for MVC pattern to handle web requests and return a view, while @RestController is used for RESTful web services to return d...
Stream API in Java provides a way to process collections of objects in a functional style.
Stream API allows for easy manipulation of collections using functional programming concepts like map, filter, and reduce.
Example: List
Lambda expressions can be used with Stream API to define behavio...
posted on 20 Dec 2024
It was Easy to medium . overall good
It was Medium to tough level
FIFO (First In, First Out) and LIFO (Last In, First Out) are inventory management methods.
FIFO: Items that are added first are the first to be removed. Like a queue.
LIFO: Items that are added last are the first to be removed. Like a stack.
I would focus on improving access to quality education for all citizens.
Implementing policies to ensure equal opportunities for education
Investing in infrastructure and resources for schools in underserved areas
Providing scholarships and financial aid for students from low-income families
Promoting vocational training programs to address skills gaps in the workforce
posted on 6 Jan 2025
Sage is not a front end programming language. It is a popular accounting software.
Sage is an accounting software used by businesses for financial management.
It is not a programming language, but rather a software application.
Front end programming languages include HTML, CSS, and JavaScript.
Sage may have APIs that allow integration with front end technologies.
Users commonly complain about slow performance, errors during updates, and difficulty in customization on Sage.
Slow performance when running reports or processing large amounts of data
Errors encountered during software updates or installations
Difficulty in customizing the software to meet specific business needs
Issues with integration with other software applications
Lack of user-friendly interface leading to confusion
I applied via Approached by Company and was interviewed in Oct 2024. There were 3 interview rounds.
Check if array of strings is monotonous
Iterate through the array and compare each string with the next one to check for monotonicity
If all strings are in increasing or decreasing order, the array is monotonous
Examples: ['apple', 'banana', 'cherry'] is monotonous, ['orange', 'kiwi', 'apple'] is not
I have 5 years of experience as an Applications Engineer in the automotive industry.
Designed and implemented software solutions for vehicle diagnostics
Collaborated with cross-functional teams to troubleshoot and resolve technical issues
Provided technical support to customers and conducted product demonstrations
Developed training materials and conducted training sessions for internal teams
Contributed to product developm...
posted on 28 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.
posted on 12 Dec 2024
Use the equals() method in Java to compare two strings for equality.
Use the equals() method to compare two strings for equality.
Example: String str1 = "hello"; String str2 = "hello"; if(str1.equals(str2)) { // strings are equal }
I applied via Approached by company and was interviewed in Aug 2021. There were 3 interview rounds.
Emphasize upon skills and roles, Way of driving projects and conducting communications with clients. How well one understand the business and problem statements and devise effective strategies and solutions.
Ability to be a valuable asset and true differentiaor.
based on 1 interview
Interview experience
TCS
Accenture
Wipro
Cognizant