i
Coforge
Filter interviews by
I applied via Naukri.com
Android lifecycle refers to the series of states an activity goes through from creation to destruction.
Android lifecycle includes onCreate, onStart, onResume, onPause, onStop, onDestroy, etc.
Activities can be paused, stopped, resumed, or destroyed based on user interactions or system events.
Understanding Android lifecycle is crucial for managing resources and handling state changes effectively.
Oops concept in Java refers to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation involves bundling data and methods that operate on the data into a single unit.
Polymorphism allows objects to be treated as instances of their parent class.
Abstraction hides the implementation d...
Program to reverse a given string
Use a loop to iterate through the characters of the string
Swap characters from start and end of the string until reaching the middle
Return the reversed string
Job scheduler is a tool used to automate and manage the scheduling of tasks and processes in a computer system.
Automates the execution of tasks at specified times or intervals
Helps in optimizing resource utilization by efficiently managing workload
Provides visibility into job status and performance metrics
Allows for dependencies between tasks to be defined and managed
Examples: Cron job scheduler in Unix/Linux, Task Sch
I handle application slowness by identifying the root cause through node classification and implementing performance optimizations.
Identify the specific node or component causing the slowness
Analyze the performance metrics of the node to pinpoint bottlenecks
Implement optimizations such as code refactoring, database tuning, or resource allocation adjustments
Monitor the application post-optimization to ensure improvement
What people are saying about Coforge
Coforge interview questions for popular designations
I applied via Approached by Company and was interviewed in Nov 2023. There were 4 interview rounds.
Get interview-ready with Top Coforge Interview Questions
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
Singleton design pattern ensures a class has only one instance and provides a global point of access to it.
Ensures a class has only one instance
Provides a global point of access to that instance
Commonly used in scenarios where only one instance of a class is needed, such as database connections or logging
Basic aptitude college based
Same basic aptitude coding based
In 5 years, I see myself as a senior Quality Engineer leading a team of professionals, implementing innovative quality control measures, and contributing significantly to the company's success.
Leading a team of quality engineers
Implementing innovative quality control measures
Contributing to the company's success
Continuous learning and professional development
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where the pair will be stored.
If multiple keys hash to the same index, a collision occurs and the pairs are stored in a linked list at that index.
To...
OData is a standardized protocol for creating and consuming RESTful APIs.
OData allows for querying data using a uniform URL syntax.
It supports CRUD operations (Create, Read, Update, Delete) on data resources.
In .NET Core Web API, OData can be implemented using the Microsoft.AspNetCore.OData package.
Controllers can be decorated with [ODataRoutePrefix] and [ODataRoute] attributes to define OData endpoints.
Example: [HttpG
Some of the top questions asked at the Coforge interview -
The duration of Coforge interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 504 interviews
Interview experience
based on 4.8k reviews
Rating in categories
Senior Software Engineer
4.8k
salaries
| ₹6.2 L/yr - ₹26.2 L/yr |
Technical Analyst
2.6k
salaries
| ₹10.6 L/yr - ₹38.4 L/yr |
Software Engineer
2k
salaries
| ₹2.2 L/yr - ₹9.5 L/yr |
Senior Test Engineer
1.8k
salaries
| ₹4.7 L/yr - ₹19.2 L/yr |
Technology Specialist
1.1k
salaries
| ₹11.9 L/yr - ₹42 L/yr |
Capgemini
Cognizant
Accenture
Infosys