The Wayback Machine - https://web.archive.org/web/20211209150743/https://www.geeksforgeeks.org/basic/
Skip to content
All Basic Articles
Given two strings A and B having lower case English alphabets, the task is to find the number of operations required to convert string A… Read More
The internet: a familiar term that encompasses a whole universe in itself. Calling it probably the greatest human invention since sliced bread wouldn’t be wrong.… Read More
Given a list, the task is to write a Python Program to get the indices of all occurrences of an element in a list. Method… Read More
Data Scientist is one of the most lucrative career options that offers immense job satisfaction, insanely high salary, global recognition, and amazing growth opportunities. Further,… Read More
In this article, we will discuss the construction of an array followed by checking whether any particular value which is required by the user is… Read More
Pre-Requisites: Quick Sort Algorithm Adaptiveness in the Quick Sort Algorithm refers to the decision that if we are given an array that is already sorted,… Read More
Given an array arr[], containing N elements, the task is to sort and separate odd and even numbers in an Array using a custom comparator.… Read More
I applied to the Red Hat portal directly without any referral on Sept 2021 and within a month I got the test link. My test… Read More
Competitive Programming is a field for programmers to make programs based on requirements and provided specifications. Usually, during the first or second year of college,… Read More
Goldman Sachs visited our campus on 5 Aug 2021 for Summer Internship 2022. Eligibility – All BranchesHey geek! It's time to become a success story… Read More
Before the interview, it is mandatory to clear their test which consists of Logical reasoning, verbal, analytical, technical MCQs questions followed by a coding round… Read More
The recruitment process consists of 4 rounds. Round 1(Coding Test): There was only one question that you have to solve in 30 minutes. Hey geek! It's… Read More
Given a non-decreasing linked list. The task is to square the elements of the linked list and arrange them in sorted order without using any… Read More
Given an array a[] of size N and an integer K, the task is to find a value X in the range [0, K] which… Read More
In this article, we will see how to add quotations and citations to the web pages using HTML. When we are creating a website or… Read More
In any Bank Transaction, there are several parties involved to process transaction like a merchant, bank, receiver, etc. so there are several numbers reasons that… Read More
The hottest and trending cross-platform framework, Flutter is Google’s SDK for crafting beautiful, fast user experiences for mobile, web, and desktop with just a single… Read More
Hi folks, Visa visited our campus, hiring for SWE Intern and SWE roles in the month of October. I was an applicant for the SWE… Read More
Given an array arr[] containing N integers, the task is to find the maximum sum obtained by adding the elements at the same index of… Read More
In this article, we will understand the concept of a multi-layer perceptron and its implementation in Python using the TensorFlow library. Multi-layer Perceptron  Multi-layer perception… Read More

Start Your Coding Journey Now!