Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.
IDisposable is an interface used to release unmanaged resources.
It is used to release unmanaged resources like file handles, database connections, etc.
It has a single method called Dispose() which is used to release the resources.
It is implemented by classes that use unmanaged resources and needs to be disposed of.
Example: SqlConnection class implements IDisposable to release the database connection.
Example: FileStream...
Dependency Injection is a design pattern that allows objects to receive dependencies rather than creating them internally.
Dependency Injection is used to reduce tight coupling between software components.
It allows for easier testing and maintenance of code.
There are three types of Dependency Injection: Constructor Injection, Setter Injection, and Interface Injection.
Frameworks like Spring and Angular provide built-in s
Concatenate the values in the given integer array with comma.
Convert the integer array to string array using Arrays.toString()
Use String.join() method to concatenate with comma
Interfaces and abstract classes are used for abstraction and defining contracts.
Interfaces are a collection of abstract methods that define a contract for a class to implement.
Abstract classes are classes that cannot be instantiated and can have both abstract and concrete methods.
Interfaces can be implemented by multiple classes, while a class can only inherit from one abstract class.
Interfaces are used for loose coupl...
No, abstract classes cannot be instantiated.
Abstract classes are incomplete and cannot be instantiated on their own.
They can only be used as a base class for other classes.
Instantiation of an abstract class will result in a compile-time error.
However, concrete classes that inherit from the abstract class can be instantiated.
SOLID is a set of principles for object-oriented programming to make software more maintainable and scalable.
S - Single Responsibility Principle
O - Open/Closed Principle
L - Liskov Substitution Principle
I - Interface Segregation Principle
D - Dependency Inversion Principle
Example: Using Single Responsibility Principle to separate UI and business logic
Example: Using Open/Closed Principle to extend functionality without mo
We used the Model-View-Controller (MVC) design pattern in our application.
MVC separates the application into three interconnected components: the model, the view, and the controller.
The model represents the data and business logic of the application.
The view displays the data to the user.
The controller handles user input and updates the model and view accordingly.
MVC promotes separation of concerns and modularity.
Examp...
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
WVD with Citrix provides enhanced security, scalability, and flexibility for virtual desktop infrastructure.
Improved user experience with Citrix HDX technology
Centralized management and monitoring with Citrix Virtual Apps and Desktops
Enhanced security with Citrix ADC and NetScaler Gateway
Scalability and flexibility with Citrix Cloud services
Ability to leverage existing Citrix investments
Reduced infrastructure costs and
posted on 19 Nov 2020
I once went out of the box to help a customer by personally delivering their order when the delivery service failed.
Delivery service failed to deliver a customer's order
To ensure customer satisfaction, I personally delivered the order
Customer was delighted with the extra effort
posted on 10 Sep 2020
posted on 20 May 2020
I applied via Naukri.com and was interviewed in Nov 2019. There were 4 interview rounds.
Stat is a command in dispatcher that displays statistics about the current state of the system.
Stat is a command used in dispatcher to display statistics about the current state of the system.
It can be used to view information about the CPU, memory, and disk usage.
For example, 'stat -u' displays CPU usage statistics.
Another example is 'stat -m' which displays memory usage statistics.
Apache normal restart stops and starts the server, while graceful restart allows current connections to finish before restarting.
Normal restart stops and starts the server immediately, causing all active connections to be terminated.
Graceful restart allows the server to continue serving current connections until they are finished, then starts a new instance of the server.
Graceful restart is useful for minimizing downti...
Reload refers to reloading the configuration without restarting the service, while restart refers to stopping and starting the service.
Reload is a process of reloading the configuration of a service without stopping it completely.
Restart is a process of stopping and starting the service completely.
Reload is faster than restart as it does not require the service to be completely stopped.
Reload is useful when making mino...
Security groups are used to control inbound and outbound traffic for EC2 instances in AWS.
Security groups act as virtual firewalls for EC2 instances.
They allow or deny traffic based on rules defined by the user.
They can be assigned to multiple instances.
They are stateful, meaning they keep track of the traffic flow and allow the response traffic.
They can be used to restrict access to specific ports or IP addresses.
They...
NAT stands for Network Address Translation. It is used to translate private IP addresses to public IP addresses.
NAT is used to allow devices with private IP addresses to access the internet using a public IP address.
It can be configured on a router or firewall.
There are three types of NAT: static, dynamic, and port forwarding.
Static NAT maps a private IP address to a public IP address permanently.
Dynamic NAT maps a pri...
We are using CIDR block 10.0.0.0/16 in our VPC.
Our VPC is using the private IP address range of 10.0.0.0/16
This CIDR block allows us to have up to 65,536 IP addresses
We have divided the VPC into multiple subnets using smaller CIDR blocks
Implemented CICD process using Jenkins, Git, Docker and Kubernetes.
Used Jenkins for continuous integration and continuous delivery
Git for version control and code management
Docker for containerization and portability
Kubernetes for container orchestration and scaling
Implemented automated testing and deployment pipelines
Enabled faster and more reliable software delivery
Reduced manual errors and increased efficiency
posted on 9 Mar 2020
I applied via Naukri.com and was interviewed in Feb 2020. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed in Feb 2020. There was 1 interview round.
Possible reasons for an unreachable URL
Server is down
Incorrect URL
DNS resolution failure
Firewall or security settings
Network connectivity issues
based on 13 reviews
Rating in categories
HR Executive
9
salaries
| ₹2 L/yr - ₹2.4 L/yr |
Recruitment Executive
7
salaries
| ₹3.5 L/yr - ₹3.5 L/yr |
Electrical Engineer
4
salaries
| ₹2.5 L/yr - ₹2.5 L/yr |
Service Engineer
4
salaries
| ₹1.6 L/yr - ₹2.2 L/yr |
Marketing Executive
4
salaries
| ₹1.6 L/yr - ₹2.3 L/yr |
Tech Mahindra
TCS
Infosys
Wipro