Given an array arr[] containing N integers, the task is to check whether the array is monotonic or not (monotonic means either the array is… Read More
All Easy Articles
Given a binary string S of length N, the task is to find the longest substring with at most X number of 0’s and Y… Read More
Change is the only constant thing and according to Darwin’s Theory of Survival of the fittest, the individual who adapts to the evolving world will… Read More
SharedPreferences is the best option to store a small amount of data in flutter projects. Shared Preferences is the way in which one can store… Read More
In this article, we will discuss how to Automate Google Sheets with Python. Pygsheets is a simple python library that can be used to automate… Read More
In this article, we are going to see how to scrape google reviews and ratings using Python. Modules needed: Beautiful Soup: The mechanism involved in… Read More
In this article, we will learn how to scrape Google Ngarm using Python. Google Ngram/Google Books Ngram Viewer is an online search engine that charts… Read More
In this article, we will look into the Docker Registry. We will also look into steps on how to create and maintain your own Private… Read More
Let us see a shopping cart application using JSX as the frontend. It is an XML/HTML-like syntax widely got used by React that extends ECMAScript… Read More
As the name suggests, the stateless server has no state with regard to the user’s information. It means when the user access any web resource,… Read More
Digital transformation brings security concerns for users to protect their identity from bogus eyes. According to US Norton, on average 8 lakh accounts are being… Read More
An API Gateway is a management tool that acts as an interface between users and microservices. The Amazon API Gateway is an AWS service that… Read More
Development does not mean that only a section of the society gets benefited, but in the true sense, the development of a nation reflects an… Read More
Landslide refers to the sudden movement of rock mass, debris, soil, or vegetation down the slope due to the force of gravity. It is a… Read More
Environment and economy are like two wheels of a bike that need to be driven together for the growth of a nation. Many renowned economists… Read More
Organic substances are divided into three categories: alcohol, phenol, and ether. These compounds have a wide range of industrial and home uses. Alcohol is formed… Read More
Voice over IP or Voice over Internet Protocol (VoIP) is a collection of different technologies and practices that allows the delivery of voice communication, images,… Read More
Due to high traffic and quick access to services, REST APIs are getting more popular. REST is not a protocol or a way of standard,… Read More
Given an integer N, Find 4 points in a 2D plane having integral coordinates, such that the Manhattan distance between any pair of points is… Read More
Neural architecture and search methods The effort of automatically selecting one or more designs for a neural network that would generate models with good outcomes… Read More


