Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed in Jan 2021. There were 4 interview rounds.
The project implemented several AWS features for scalability and reliability.
Implemented Amazon EC2 instances for hosting the application
Utilized Amazon RDS for database management
Used Amazon S3 for storing and retrieving files
Implemented Amazon CloudFront for content delivery
Utilized Amazon CloudWatch for monitoring and logging
Implemented AWS Lambda for serverless computing
Used Amazon SQS for message queuing
Implemente
AWS Lambda supports multiple programming languages including Python, Node.js, Java, and C#.
AWS Lambda supports Python, Node.js, Java, and C# as programming languages.
The choice of language depends on the project requirements and the team's expertise.
For example, if the project requires heavy data processing, Python may be a good choice.
If the team is more comfortable with JavaScript, Node.js can be used.
Java and C# are...
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 6 Jan 2025
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 }
posted on 2 May 2024
I applied via Campus Placement
SDLC stands for Software Development Life Cycle, a process used by software development teams to design, develop, and test high-quality software.
SDLC is a structured process that consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.
Each phase has its own set of activities and deliverables that contribute to the overall success of the project.
SDLC helps ensure that the ...
Core concepts of Object Oriented Programming include encapsulation, inheritance, and polymorphism.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object).
Inheritance: Allowing a new class to inherit properties and behavior from an existing class.
Polymorphism: The ability for objects of different classes to respond to the same message in different ways.
Example: Inheritance - A 'Car'...
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Constructors are special methods used to initialize objects in a class.
Constructors have the same name as the class.
Types of constructors include default, parameterized, copy, and static constructors.
Example: public class Person { public Person() { } }
based on 11 reviews
Rating in categories
Application Development Analyst
38.9k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
26.2k
salaries
| ₹6.9 L/yr - ₹20.2 L/yr |
Team Lead
24.2k
salaries
| ₹7 L/yr - ₹25.5 L/yr |
Senior Software Engineer
18.3k
salaries
| ₹6 L/yr - ₹19.2 L/yr |
Software Engineer
17.5k
salaries
| ₹3.6 L/yr - ₹13 L/yr |
TCS
Cognizant
Capgemini
Infosys