The Wayback Machine - https://web.archive.org/web/20211125162826/https://www.geeksforgeeks.org/easy/2/
Skip to content
All Easy Articles
Hi Readers, Here is my Capgemini Interview Experience: At first, there will be a screening test, it is very easy, it will be of 4… Read More
Given an array interval of length N, where each element represents three values, i.e. {startTime, endTime, value}. The task is to find the maximum sum… Read More
Given a positive integer N, the task is to express 2^N in the sum of powers of 2 and in exactly N+1 terms. Print those… Read More
What is a tuple?A tuple is an object that can hold a number of elements. The elements can be of different data types. The elements… Read More
In this article, we will try to understand various important Array methods (like push(), pop(), and so on) with the help of certain examples. Let… Read More
Branch: B.E. ECE MBRDI visited our campus for a (GET)Graduate Trainee Engineer profile. We had to choose between Mercedes Benz and Daimler. The first selection… Read More
Wipro-NLTH off-campus placement session also known as Elite National Talent Hunt Test 2021 is scheduled to hire the BE/BTECH graduates for the role of Project… Read More
Imagine a situation of visiting a game parlor or adventure park, having ultimate fun there, and coming back home without paying a single penny there… Read More
My Technical interview Done in October 2021. There were two people in interview panel. (Probably TR and MR). Those who get shortlisted from this round… Read More
Maps are associative containers that store elements in a mapped fashion. Each element has a key value and a mapped value. No two mapped values… Read More
Tuple – A tuple is an object that can hold a number of elements. The elements can be of different data types. The elements of… Read More
Recently, Optum-UHG visited our campus for the position of Full time SDE role and it was open for MCA, MTech and BTech for all CSE… Read More
Written Exam: It consists of 4 Sections. First: Data Structures and pseudo code. To clear this round you have to have your basics clear. Form… Read More
React.js introduces the concept of state. The states are used to store data for specific components. These states can be updated accordingly using setState function.… Read More
ParseContext class is a component of the Java package org.apache.tika.parser, which is used to parse context and pass it on to the Tika  (The Apache… Read More
We are living in a digital world that is completely driven by chunks of code. Every industry depends on software for its proper functioning be… Read More
Kubernetes is an open-source container orchestration framework that was originally developed by Google. So now, the question arises, “what’s container orchestration?”. Container orchestration is automation.… Read More
Round 1 (Online Test): Done on hirepro platform. This round consists of 60 MCQ’s in 90 minutes. 20 Aptitude, 20 Computer science subjects and 20… Read More
Given a text, we need to display the Abbreviation of the text. An abbreviation is the shortest form of any word or phrase. It contains… Read More
As the placement season is back, GeeksforGeeks is here to help you crack the interview. We have selected some most commonly asked and MUST DO… Read More