i
Mphasis
Filter interviews by
Clear (1)
Coding test for SQL, was there.
I applied via Naukri.com and was interviewed before May 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Dec 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Jul 2020. There were 4 interview rounds.
I was interviewed in May 2021.
I applied via Naukri.com and was interviewed before Aug 2020. There was 1 interview round.
Container orchestration involves managing and automating the deployment, scaling, and operation of containers.
Use a container orchestration tool like Kubernetes, Docker Swarm, or Apache Mesos
Define the desired state of your containers in a configuration file
Monitor and manage container health and resource usage
Automate scaling and load balancing
Ensure high availability and fault tolerance
Implement security measures
Use ...
posted on 12 Oct 2021
I applied via Recruitment Consultant and was interviewed in Apr 2021. There was 1 interview round.
posted on 27 Oct 2022
I applied via Recruitment Consulltant and was interviewed in Apr 2022. There were 2 interview rounds.
Static methods are bound to a class and not an instance, while class methods are bound to a class and can access class-level variables.
Static methods are defined using the @staticmethod decorator and do not take any special parameters.
Class methods are defined using the @classmethod decorator and take the class itself as the first parameter.
Static methods are often used for utility functions that do not require access ...
HTTP methods are the actions that can be performed on a resource using HTTP protocol.
HTTP methods include GET, POST, PUT, DELETE, HEAD, OPTIONS, CONNECT, and TRACE.
GET is used to retrieve a resource, POST is used to create a new resource, PUT is used to update an existing resource, and DELETE is used to delete a resource.
HEAD is used to retrieve the headers of a resource without the body, OPTIONS is used to retrieve th...
HTTP request components include method, URL, headers, and body.
Method: GET, POST, PUT, DELETE, etc.
URL: Uniform Resource Locator
Headers: contain additional information about the request
Body: optional data sent with the request
Example: GET http://example.com HTTP/1.1
Example header: Accept-Language: en-US
Example body: {"name": "John", "age": 30}
Class decorators are a way to modify the behavior of a class or its methods at runtime.
Class decorators are functions that take a class as input and return a modified class.
They can be used to add new methods or attributes to a class, or to modify existing ones.
They are applied using the @decorator syntax before the class definition.
Examples include @staticmethod, @classmethod, and @property.
Class decorators can also b...
posted on 5 Feb 2024
I was interviewed before Feb 2023.
Job related question.
SQL is a programming language used for managing and manipulating relational databases. Join operation combines rows from two or more tables based on a related column.
SQL is a language used to interact with databases
It allows users to create, modify, and retrieve data from databases
Join operation combines data from multiple tables based on a common column
Types of joins include inner join, left join, right join, and full...
based on 3 interviews
Interview experience
based on 15 reviews
Rating in categories
Software Engineer
6.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
5.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
4.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Module Lead
2.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Transaction Processing Officer
2.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Cognizant
Wipro
Accenture
TCS