Filter interviews by
I applied via Company Website and was interviewed before Sep 2023. There were 2 interview rounds.
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Inheritance allows a child class to override a method of its parent class, exhibiting polymorphic beh
One advantage of .NET Core over .NET Framework is its cross-platform compatibility.
Cross-platform compatibility allows developers to build and run applications on Windows, macOS, and Linux.
Smaller footprint and faster performance compared to .NET Framework.
Support for modern development practices like microservices and containerization.
Regular updates and improvements through the open-source community.
Ability to deploy...
Startup file in .NET Core is a C# file that configures services and middleware for the application.
Startup file is typically named Startup.cs
It contains ConfigureServices method to configure services like MVC, Entity Framework, etc.
It also contains Configure method to set up middleware like routing, error handling, etc.
Middleware in .NET Core is software components that are used to handle requests and responses in the application pipeline.
Middleware components are added to the application pipeline in the Startup class using the UseMiddleware method.
Middleware can perform tasks such as authentication, logging, error handling, and more.
Middleware can be created using classes that implement the IMiddleware interface or using inline func
Async communication is a method of communication where messages are sent and received independently of each other, allowing for non-blocking operations.
Async communication allows for tasks to be executed concurrently without waiting for each other to finish.
It is commonly used in programming to improve performance by allowing multiple operations to be performed simultaneously.
Examples include asynchronous programming i...
I appeared for an interview in Jul 2024.
Interview through an online platform, you have 30 seconds to read the question and then 1 minute to start recording and answering each question :
1- Why you are interested in Bell
2- Why the Graduate Program
3- Tell me one achievement and what steps you took to achieve it
I applied via Campus Placement and was interviewed before Jun 2021. There were 4 interview rounds.
Amcat aptitude tests
Gd on online/offline shopping
Hash tables are data structures that store key-value pairs for efficient retrieval.
Hash tables use a hash function to map keys to indexes in an array.
They have constant time complexity for insertion, deletion, and lookup operations.
Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.
I applied via Approached by Company and was interviewed before May 2022. There were 3 interview rounds.
Kubernetes is a container orchestration platform that manages and automates the deployment, scaling, and management of containerized applications.
Kubernetes uses a master-slave architecture with a control plane and worker nodes.
The control plane manages the overall state of the cluster and schedules workloads to the worker nodes.
Worker nodes run the containers and communicate with the control plane to receive instructi...
Garbage collection is an automatic process of freeing up memory by removing unused objects.
Java uses a mark-and-sweep algorithm for garbage collection
Objects that are no longer referenced are marked for deletion
The garbage collector runs periodically to remove the marked objects
Finalize() method can be used to perform cleanup operations before an object is deleted
Implemented CI/CD integration through Jenkins using pipeline as code approach
Created a Jenkins pipeline job and defined stages for build, test, and deploy
Integrated source code management tool like Git with Jenkins
Used Jenkins plugins like Maven, Docker, and Kubernetes for building, packaging, and deploying the application
Configured Jenkins to trigger the pipeline on every code commit or merge to the main branch
Enabled...
Azure hosted AKS is a managed Kubernetes service that simplifies deployment and management of containerized applications.
AKS stands for Azure Kubernetes Service
AKS is a fully managed Kubernetes container orchestration service
AKS automates the deployment, scaling, and management of containerized applications
AKS integrates with other Azure services such as Azure Active Directory, Azure Monitor, and Azure Container Regist
Questions were asked
Dsa dp, graphs and many more questions from arrays and linked list were asked
posted on 28 Feb 2025
Current CTC refers to the total compensation package an employee receives, including salary and benefits.
CTC stands for Cost to Company, which includes all expenses incurred by the employer.
It encompasses basic salary, allowances, bonuses, and benefits like health insurance.
For example, if your basic salary is $50,000, and you receive $10,000 in bonuses and $5,000 in benefits, your CTC would be $65,000.
Understanding yo...
I applied via Approached by Company and was interviewed before Mar 2021. There were 3 interview rounds.
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
based on 3 interviews
Interview experience
based on 12 reviews
Rating in categories
Jio
Ericsson
Nokia
ACT Fibernet