The Wayback Machine - https://web.archive.org/web/20210925113718/https://www.geeksforgeeks.org/easy/
Skip to content
All Easy Articles
Online Assessment: This was an online coding round conducted on the Hacker rank platform and consisted of 4 questions. Easy – Based on Array and… Read More
As we know React JS is an open source JavaScript library that is used for building user interfaces specifically for single-page applications. It is also… Read More
In many websites, we notice that when we search for something then all the related content is shown but if the number of content is… Read More
Node.js is one of the famous open-source environments that allows to you run javascript scripts outside the browser. MERN and MEAN stacks are the two… Read More
JavaScript is a scripting programming language that also helps in validating the user’s information. Have you ever heard about validating forms? Here comes into the… Read More
In Python, there are many functions for reading and writing files. Both reading and writing functions work on open files (files opened and linked via… Read More
Any language that uses the graphics or blocks that are already defined with the code and you just need to use those blocks without worrying… Read More
Trigonometry is the branch of mathematics that deals with the relationship of sides with angles in a triangle. With trigonometry finding out the heights of… Read More
Cybersecurity is the practice of protecting systems and networks from digital attacks which aim to access, change or destroy digital information either to extort money… Read More
As we all know, while solving any CP problems, the very first step is collecting input or reading input. A common mistake we all make… Read More
Python is a high-level, object-oriented programming language that has recently been picked up by a lot of students as well as professionals due to its… Read More
Round 1: Registration Process We have to Register on the SuperSet platform and apply for GenC next job in Job Profiles. Select your job role… Read More
In android, we can use ViewModel to share data between various fragments or activities by sharing the same ViewModel among all the fragments and they… Read More
Any data or variable that is limited to having certain values is known as discrete data. Many examples of discrete data can be observed in… Read More
Prerequisites –  Collaborative Learning – Federated Learning, Google Cloud Platform – Understanding Federated Learning on Cloud In this article, we will learn review what is… Read More
In this article, we will cover all the basic concepts of JS functions, callbacks, scopes, closures in-depth which would help you to – understand different… Read More
Given a circular linked list, the task is to check whether the given list has duplicates or not. Example: Input: list = {5, 7, 5,… Read More
The basic neural network design i.e. an input layer, few dense layers, and an output layer does not work well for the image recognition system… Read More
Machine learning is a method of data analysis that automates analytical model building. In simple terms, machine learning is “making a machine learn”. Machine learning… Read More
It’s a long day. I have to drive home all by myself. What if someone takes me home? Have you ever thought how great it… Read More