Given an array arr[] of size N, the task is to count the number of pairs (i, j) possible from the array such that arr[j]… Read More
All Easy Articles
In this article, we will learn how to fetch a JavaScript file(.js) and load it in a web browser dynamically by using JavaScript with HTML.… Read More
The Flipping effect creates the mirror image of the text. You can flip your text both horizontally and vertically. CSS3 allows adding various effects, including… Read More
“It’s just a mere College Project…what’s the big deal in it!” – If you’re a final or pre-final year student and you’re also having a… Read More
I am a student of NIT-P, got placed in Paytm in December 2020 for the role of SDE. All 3 rounds happened virtually on the… Read More
I had appeared for AVAYA written test + Interview in August 2020 through college placement for a Software Engineer role. Total 3 rounds conducted Round… Read More
This article is written on CPP installation for the latest MacBook M1 processor. It’s not like we can’t do CPP programming in the latest MacBook,… Read More
Hello Coders, This is my Interview Experience for the position of SDE1 at Amazon (2019). Round 1(Online Round): 2 Coding Questions and 28 MCQ’s Let… Read More
Raspberry Pi consists series of small single-board computers. It was developed in the United Kingdom by the Raspberry Pi foundation in association with Broadcom. The… Read More
C++ is a cross-platform language that can be used to create high-performance applications. It was developed by Bjarne Stroustrup, as an extension to the C… Read More
TMOUT is a Linux-Unix shell variable that provides the user security for their login session in the system. It provides the “Auto Logout Functionality” for… Read More
Facebook, Instagram, Amazon, Flipkart….these applications are the favorite applications for a lot of people and most probably these are the frequently visited websites in your… Read More
Given an integer N, the task is to paint a grid of size N x 3 using colors Red, Yellow, or Green while making such… Read More
Do you remember the old childhood days when you used to spend the entire day and sometimes even skipped meals to play Nintendo games (Ah,… Read More
On Feb 5 2021 Deloitte visited our campus for virtual recruitment for batch 2021(For Both M.Tech and B.Tech). This whole process comprised 3 rounds (1Aptitude,… Read More
Given a string S consisting of characters 0, 1, and ‘?’, the task is to count all possible combinations of the binary string formed by… Read More
Prerequisite: Pytube Pytube is a dependency-free lightweight Python library for downloading YouTube videos. There are various APIs to fetch metadata from YouTube. In this article,… Read More
Prerequisites: Beautifulsoup Beautifulsoup is a Python library used for web scraping. BeautifulSoup object is provided by Beautiful Soup which is a web scraping framework for… Read More
Adding MySQL connector to the Java Project sometimes creates a fuss for the programmer. In this article, we have provided the steps to install or… Read More
We are quite familiar with complex numbers, we know the numbers which are of the form (x + i y) where x & y are… Read More

