The Wayback Machine - https://web.archive.org/web/20230323224056/https://www.geeksforgeeks.org/basic/
Skip to content
All Basic Articles
Given an array arr[], the task is to find the minimum number of elements to be removed such that every element at an even index… Read More
Given two numbers a and b. Find the minimum number of steps required to make the number of the set (1) and unset(0) bits equal… Read More
In this article, we will discuss the following top pattern programs in C++ star *, numbers, or other characters. Pyramid Patterns in C++ Simple Pyramid… Read More
A server name is simply the name of a computer. For web servers, this name is not visible to end users unless the server hosts… Read More
Java Debugger (JDB) is a command-line tool used by Java developers to debug Java code efficiently. It is a part of the Java Development Kit… Read More
The term ‘Finance’, which seems to be complicated to many youngsters is actually very easy to understand. It is nothing but a way someone manages… Read More
While building an application, one has to keep many factors in mind to make the application efficient and effective. Several services are performed while building… Read More
Object-Oriented Programming, or OOPs, is a programming paradigm that implements the concept of objects in the program. It aims to provide an easier solution to… Read More
Introduction: Vercel is a platform that caters to front-end developers by providing fast and dependable infrastructure to support the creation of innovative designs. With their… Read More
Purines and pyrimidines are the two types of nitrogenous bases that make up the building blocks of DNA and RNA. These bases are responsible for… Read More
Linux is one the most popular operating systems with a fast-growing user base. More than 600 Linux distros are available to fulfill various user requirements.… Read More
BharOS is a mobile operating system developed by IIT Madras. It is an Indian government open-source project for the use of government public projects. It… Read More
Past Perfect Tense is used with the action verbs, which emphasize the completion of the given event; whereas Past Perfect Continuous is used to show… Read More
What is Map Data Structure? Map data structure (also known as a dictionary, associative array, or hash map) is defined as a data structure that… Read More
In Tailwind CSS, the transition utility is used to apply a width transition to an element. The transition utility accepts a list of properties, duration,… Read More
The HTML5 canvas element is a powerful tool for drawing graphics, animations, and games in the web browser. However, when we want to update or… Read More
Desert and Dessert sound similar when pronounced but their meaning is different. While they have only a difference of “s”, they have completely different meanings… Read More
PyMedia is basically a python library that can provide functionalities for audio as well as video processing. It supports a huge range of audio and… Read More
The Fundamental Theory of Chordal Graphs was developed in the 1960s and 1970s. Most of us are now familiar with the term “chordal” as well… Read More
Pre-requisite: Azure, Terraform  This article demonstrates how to use Terraform to build a complete Linux environment with all the necessary resources. A virtual network, subnet,… Read More

Start Your Coding Journey Now!