The Wayback Machine - https://web.archive.org/web/20221114193757/https://www.geeksforgeeks.org/basic/
Skip to content
All Basic Articles
Given an integer array arr[] of size N, the task is to generate a new array by replacing ith element with its immediate right smaller… Read More
Given the number N, the task is to print a pattern such that in each line all the digits from N to 1 are present… Read More
Many times we’ve seen students struggling with the dilemma of choosing a worthwhile Programming Language for the sake of placements. Though this situation is somewhat… Read More
Angular PrimeNG is a UI component library for Angular Applications. It offers many pre-built themes and UI components for a variety of tasks like inputs,… Read More
I am a 3rd Year Student at Manipal University Jaipur now. When I was at this Internship I was in 2nd year and had very… Read More
It all started with the recruiter approaching for the requirement of a Software Engineer in the SRE Team. Getting an opportunity to present yourself in… Read More
I am currently in my fourth year of B.Tech. Hexaware Technologies visited our campus in 3rd Week of August 2022.  Eligibility: • Elibile streams are… Read More
Divide and conquer Algorithm: Divide and Conquer is an algorithmic paradigm in which the problem is solved using the Divide, Conquer, and Combine strategy. A… Read More
In today’s era, for every single task, whether it be sharing data, watching videos, booking a cab, and many more, there is only one solution… Read More
Given a number n, find the cube root of n.Examples:   Input: n = 3 Output: Cubic Root is 1.442250 Input: n = 8 Output: Cubic… Read More
Recently, a domestically built Light Attack Helicopter (LCH) (“Prachand”), capable of destroying enemy air defense systems and conducting counterinsurgency strikes, was officially adopted by the… Read More
The task is to hide the console window of a C program. The program for the same is given below. Note: The results of the… Read More
Gradle is a flexible build automation tool to build software. It is open-source, and also capable of building almost any type of software. A build… Read More
In recent times MongoDB is the most used database in the software industry. It’s easy to use and learn This database stands on top of… Read More
I want to share my first interview experience with you. It was for the BDE (Business Development Executive) profile. I was asked a few questions… Read More
Human values are the core values that make up our personality and define how we act in life. These values are very important as they… Read More
Given two integers N and K (K<N), the task is to find the smallest number greater than K by removing digits from N. Note: You… Read More
What is the backspace terminal control character? In this article, we will discuss about the backspace terminal control character. It is used to move the… Read More
Round 1(Online assessment): Questions based on Java, DBMS, Networks, OS, DSA, find errors, Write the missing code, etc. This test was conducted on Accolite’s own… Read More
So after joining the Teams apps for the interview there were three panelists. TR, MR, and HR. TR Round: First was the TR round where… Read More

Start Your Coding Journey Now!