All Medium Articles
While creating a genuine responsive website layout the grid system is a crucial tool for web developers. A grid is a set of classes that… Read More
A Navbar is a navigation header that is placed at the top of the page which helps to make it more user-friendly so that the… Read More
My exam date was 15 September 2021 and there were 4 sections. Round 1: Aptitude English Reasoning Coding(1 Easy +1 Medium) My results were announced… Read More
One must have probably heard of Newton’s Laws of Motion by now. These laws will assist you in addressing mechanical issues. Typically, a mechanics problem… Read More
VS Code Tricks are in reality those powerful tools or you may also say the features which the developers may confidently load in their pockets.… Read More
In this article, we are going to see how to detect faces using a cascade classifier in OpenCV Python. Face detection has much significance in… Read More
Let’s Say we hosted the DataBase on our Server Initially with 500GB given space and as we know  Database should run 24/7 because the user’s… Read More
The article demonstrates how to extract paragraphs from a word document using the getParagraphs() method of XWPFDocument class provided by the Apache POI package. Apache… Read More
Azure is Microsoft’s cloud platform, just like Google has its Google Cloud and Amazon has its Amazon Web Service or AWS.000. Generally, it is a… Read More
The term “combination” is thrown around loosely, and usually in the wrong way. Things like, “Hey, what’s the suitcase lock combination?” are said But what… Read More
Probability is a mathematical branch that deals with calculating the likelihood of occurrence of a random event. Its value ranges between 0 (event will never… Read More
Replication and Sharding are two important features for scalability and data availability in MongoDB. Replication enhances data availability by creating duplicate copies of the dataset,… Read More
To construct the formulas of ionic compounds, we must first understand the valencies of the positive and negative ions that combine to produce the ionic… Read More
Radioactive Isotopes or Radioisotopes are the isotopes of the elements that are not stable, i.e. they emit some radiation and change the composition of their… Read More
Github is a collaborative, powerful, and open-source web-based platform that uses Git, the open-source version control software. Even Wikipedia concluded that there are over 40… Read More
Prerequisite: Agile Development Models  Software Development Life Cycle (SDLC) is a process of maintaining or building software applications/services/systems. Generally, it includes various levels from initial… Read More
Network Congestion occurs when the traffic flowing through a network exceeds its maximum capacity. In most cases, congestion is a temporary issue with the network… Read More
Given two numeric strings A and B, the task is to find the product of the two numeric strings efficiently. Example: Input: A = 5678,… Read More
Given an array arr[] of size N and two integers X and Y, the task is to find the minimum cost required to modify the… Read More
Computers communicate by transmitting bits of digital data from one device to another device through transmission media. You can send and receive data without worrying… Read More