All Medium Articles
Electric current is the type of energy that is responsible for the working of modern-day society. We define electric current as the flow of electric… Read More
1st a quick call with the Recruiter just discussion on tech stack, current and expected CTC and notice period. The recruiter arranged the 1st interview… Read More
A Cursor in PostgreSQL is used to process large tables. Suppose if a table has 10 million or billion rows. While performing a SELECT operation… Read More
Canvas API is also one of the most used in Android. The name of the API itself tells us that the API is being used… Read More
I belong to a tier-3 college. I applied for the SDE position through referral, and luckily I got the test link. Each round started with… Read More
In this article, we will look into Container Orchestration in Kubernetes. But first, let’s explore the trends that gave rise to containers, the need for… Read More
We’re going to create a website that will translate text into multiple languages using Artificial Intelligence(AI). We’ll use Flask framework for the Front end and… Read More
If you have prior knowledge of Web Application Development and thinking to jump into the building of Desktop Application, you are at the right place… Read More
Given a callback function, we have to iterate over a callback n times. The callback is a function that is passed as an argument. To… Read More
The deviceOrientation variable contains the orientation of the device. The value of this variable in the code will either be set landscape or portrait. It… Read More
Tensorflow.js is an open-source library developed by Google for running machine learning models and deep learning neural networks in the browser or node environment. The… Read More
In this article, we will look into how you can use your browser as a text editor. To do so follow the below steps: Step… Read More
Prerequisite:  Matplotlib When we plot graphs, quite often there’s a need to highlight certain points and show them explicitly. This makes our demonstration more precise… Read More
A stacked dotplot is a type of plot that displays frequencies using dots, piled one over the other. Mainly 2 methods are there, to make… Read More
Sometimes, we want to find the files which we created or modified in the last N number of days. Sorting the files on the basis… Read More
Polynomials are made up of algebraic expressions with different degrees. Degree-one polynomials are called linear polynomials, degree-two are called quadratic and degree-three are called cubic… Read More
Sound energy is the type of energy that allows our ears to sense something. When a body vibrates or moves in a ‘to-and-fro’ motion, a… Read More
A solver is a mathematical tool present in MS-Excel that is used to perform calculations by working under some constraints/conditions and then calculates the solution… Read More
In React, we can access all cache data from the browser and delete specific cache data from the browser as per the user’s requirement whenever… Read More
The process of finding optimal values for the specific parameters of a given system to fulfill all design requirements while considering the lowest possible cost… Read More