The Wayback Machine - https://web.archive.org/web/20210128111922/https://www.geeksforgeeks.org/easy
All Easy Articles
Given a string str consisting of lowercase characters, the task is to modify the string such that it does not contain any palindromic substring ofâ€Ķ Read More
Given two integers L and R, the task is to calculate the count of numbers from the range [L, R] having exactly 5 distinct positiveâ€Ķ Read More
It is very easy to get information about the last error that occurred in PHP using error_get_last() function. We can get very detailed information aboutâ€Ķ Read More
The task is to generate a popup using jQuery. Popups are useful to splash important information to the visitors of a website. Approach: A simpleâ€Ķ Read More
Do you want to learn more about data science? Do you want to read blogs that contain the latest trends and techniques in data science?â€Ķ Read More
npx create-react-app myapp npm start npm run build npm install Aren’t all the above commands familiar to you?  If yes then you might be workingâ€Ķ Read More
Hi everyone! I am sharing my off-campus interview process experience for Morgan Stanley. The profile I applied for, was the Spring Technology Analyst Intern, whichâ€Ķ Read More
Role : Software Developer Engineer Location: Gurgaon Eligible Branches: CSE, ECE, EEE NIT Jamshedpur – August 2021 It Consists of one _Written Round_ , _Oneâ€Ķ Read More
I applied for role of SDE I through Amazon WOW drive 2020. There were a total of 5 rounds (1 coding test + 4 interviews).â€Ķ Read More
In the article, we will be seeing how to extract feed and post details using RSS feed for a Hashnode blog. Although we are goingâ€Ķ Read More
Jenkins is primarily used for continuous integration and continuous delivery on a platform. It is a Java application that has multiple plugins for automating allâ€Ķ Read More
Given two binary strings S1 and S2 of length N (1 â‰Ī N â‰Ī 105), the task is to check if it is possible toâ€Ķ Read More
Given a 2D array A[][2] of size N (1 â‰Ī N â‰Ī 103), where A[i][0] and A[i][1] denotes the length and breadth of rectangle iâ€Ķ Read More
Exit a Loop in C++: If the condition of an iteration statement (for, while, or do-while statement) is omitted, that loop will not terminate unlessâ€Ķ Read More
The basic idea behind this method is to guess the answer, and then prove it correct by induction. This method can be used to solveâ€Ķ Read More
Motivating Explainable AI The vast field of Artificial Intelligence(AI) has experienced enormous growth in recent years. With newer and more complex models coming each year,â€Ķ Read More
We can create Instagram Like Button in ReactJS using the checkbox component, FormControlLabel component, and Icon component. Material UI for React has this component availableâ€Ķ Read More
Anyone who has a phone is familiar with the concept of apps. (That’s almost everyone these days!) These apps on the phone can be usedâ€Ķ Read More
Round 1: This round was held on cocubes platform, In which 3 coding questions had to be solved in a time span of 70 minutes.â€Ķ Read More