All Hard Articles
Remote Procedure Call (RPC) is a communication technology that is used by one program to make a request to another program for utilizing its service… Read More
Eclipse is an Integrated Development Environment (IDE) used in computer programming. It includes a base workspace and an extensible plug-in system for customizing the environment.… Read More
The ability of the transition metals to form the complexes is referred to as coordination compounds. This property is not only applicable to transition metal… Read More
Consider a simple undirected unweighted graph with at least three vertices. If A is the adjacency matrix of the graph, then the number of 3-cycles… Read More
Finance management plays an important role in an organization or in the personal finance of people’s life. In order to manage finances organizations have a… Read More
Given an array arr[] of N numbers (N ≤ 20), the task is to find the number of Derangements of the array where array elements… Read More
Prerequisites: Spring MVC, Spring MVC Validation It is necessary to validate user input in any web application to ensure the processing of valid data. The… Read More
Given a string S of length N. The string consists only of letters ‘F’ and ‘B’. The task is to generate a sequence performing some… Read More
Complex analysis is a branch of mathematics that deals with complex numbers, their functions, and their calculus. In simple terms, complex analysis is an extension… Read More
Routing protocols specify how routers talk to each other to exchange information about routes within the same system. This communication happens by sending all or… Read More
I am a Software Engineer with 2+ yr of experience. I had an off-campus round of Zoho. I got rejected in the third round of… Read More
Given an array arr[] and an integer L which represents the number of bits to be considered in bit representation of an array element. The… Read More
Chess is a famous game as well as a good topic to be asked in the exam. Basic Terminologies of Chess: This is a two-player… Read More
In this article, we will look at how we can analyze the ordering of events in a distributed system. As we know a distributed system… Read More
Given an N * M matrix mat[][] consisting of non-negative integers. In one operation, select any row and change all elements to 0. The task… Read More
Geek has developed an effective vaccine for the Coronavirus and he wants each of the N houses in Geek Land to have access to it.… Read More
When a packet loss is detected in TCP communication between client and server, the next step is to recover the lost data packet. There are… Read More
Nested routes in React JS are implemented using the outlet in React Router Dom. Routing in React not only provides routing for the pages but… Read More
During the phase of applications or software development, we gather the requirements of customers to create a solution to solve the problem of customers or… Read More