i
IBS Software Services
Filter interviews by
Clear (1)
Clustering in Cassandra involves grouping together multiple nodes to improve performance, scalability, and fault tolerance.
Clustering is used to distribute data across multiple nodes in a Cassandra cluster.
It helps in achieving high availability and fault tolerance by replicating data across nodes.
Cassandra uses consistent hashing to determine which node will store a particular piece of data.
Data is partitioned into sm...
I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 2 interview rounds.
Java class loaders are responsible for loading classes during runtime.
Java class loaders are responsible for loading classes during runtime.
There are three types of class loaders: Bootstrap, Extension, and System.
Custom class loaders can also be created to load classes from non-standard sources.
Class loaders follow a delegation model where they first check if a class has already been loaded before attempting to load it...
I am familiar with AWS, Azure, and Google Cloud Platform.
Experience with AWS services such as EC2, S3, Lambda, and RDS
Familiarity with Azure services like Virtual Machines, Blob Storage, and Functions
Knowledge of Google Cloud Platform services such as Compute Engine, Cloud Storage, and Cloud Functions
I applied via Job Portal and was interviewed before Mar 2022. There were 5 interview rounds.
Had to solve couple of problems online
Top trending discussions
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...
based on 3 interviews
Interview experience
based on 3 reviews
Rating in categories
Senior Software Engineer
588
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
384
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
260
salaries
| ₹0 L/yr - ₹0 L/yr |
Solution Architect
209
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Solution Engineer
191
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech