All Medium Articles
Given an integer K denoting the fuel tank capacity of a car running at the cost of 1 liter / mtr on a straight path… Read More
Given an integer N and a binary string consisting of 4*N number of 0s initially, the task is to flip the characters such that any… Read More
Perfios conducted Recruitment Drive across many colleges here in Bangalore.  The process contained 4 rounds. Coding Test F2F Technical Interview I F2F Technical Interview II… Read More
Given a binary string S, the task is to find the minimum number of characters required to be removed from S, such that all the… Read More
-Given two positive integers N and X, the task is to count the occurrences of the given integer X in an N-length square matrix generated… Read More
Larsen & Toubro Infotech has 3 Rounds: Online Assessment Technical Interview HR Interview Online Assessment: My Online Assessment was on 11 February 2021 at 11… Read More
Recently I got an offer from Cisco Systems for the Software Engineer II role. I’m glad that I’m sharing my story here because I think… Read More
The tip is the money given as a gift for good service, to the person who serves you in a restaurant. In this project, a… Read More
Creating a Read More component in React JS refers to hiding and displaying the text content on the page. It can be achieved by setting… Read More
The task is to load the window width value to an SCSS variable and use it. Let us take a brief introduction to an SCSS.… Read More
The camera() function in p5.js is used to set the virtual camera’s position on a 3D sketch. This can be used to simulate the position… Read More
The textureMode() function in p5.js is uses to set the coordinate space for texture mapping. This function works on the WEBGL mode. The IMAGE mode… Read More
A real function in the range  ƒ : R ⇒ [-1 , 1]  defined by ƒ(x) = sin(x) is not a bijection since different images… Read More
There are several forms available to represent the equation of a straight line on the 2-dimensional coordinate plane, out of several forms three major forms… Read More
In this, we will cover the overview of Operator Precedence Parser and mainly focus on the role of Operator Precedence Parser. And will also cover… Read More
1. Agile :Agile is a well-known development methodology and the best approach for many development teams, especially those looking to create a continuous delivery environment.… Read More
Introduction :A protocol is a set of rules used by two devices to communicate. These sets of rules are usually decided by headers (fixed headers… Read More
Given a positive integer N, the task is to check if the given number N has at least 1 odd divisor from the range [2,… Read More
In this, we will discuss the overview part of market automation, its examples, the importance of market automation, and will also discuss the importance of… Read More