The Wayback Machine - https://web.archive.org/web/20221209130855/https://www.geeksforgeeks.org/medium/
Skip to content
All Medium Articles
Aditya Birla Group visited our campus to hire final-year students(2023 Batch). Mechanical, Electrical and Power department were allowed to sit for the online assessment. But… Read More
Given an integer N (N is odd). the task is to construct an array arr[] of size N where 1 ≤ arr[i] ≤ N such… Read More
The functions that perform some part of the computation of other functions are termed helper functions.  They are named as per their work, i.e. they… Read More
Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. In this article, we will learn how to use Moment.js with Browserify.… Read More
Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. An era can be defined as the time interval with name and… Read More
Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. In the calendar, we can use Moment.js to customize the First Day… Read More
Vassar labs came to our college for 2 roles, AE backend, and R&D; role. First round: First Round Consisted of 20 MCQs and 1 coding… Read More
Given an array item[] representing type, weight, and profit of N items, the task is to maximize the profit by picking different types of elements… Read More
Given an integer N and a value K, the task is to find the number of factors of length K that are present in the… Read More
In this article, we will learn how to generate random numbers and background colors in Python Django. And we will also see different steps related… Read More
You are applying for a lot of jobs, but all your efforts seem worthless. You wonder why other software engineers with the same educational background… Read More
Hello Everyone, I have gone through the hiring process of Hexaware Technology recently, and here is my experience which I would like to share with… Read More
This company visited our campus for the recruitment process. The procedure was similar to other companies. The first round was an online test followed by… Read More
In this tutorial, we are going to learn Image Transformation using the OpenCV module in Python. What is Image Transformation? Image Transformation involves the transformation… Read More
In this article, we will learn about the mouse library. In contrast to other Python modules, the Mouse Module enables us to fully control our… Read More
Whenever you attempt to give an examination, be it for placement or competitive exams. You must have seen that Quantitative Aptitude is included in the… Read More
In This Article, We will learn how to measure the distance using an Ultrasonic sensor & Arduino. Arduino: It is an open-source electronics platform. It… Read More
 Genpact conducted the on-campus drive in our college. It started with the pre-placement talk in which they told us about their organization, the technology Genpact… Read More
Given a BST (Binary Search Tree) with N Nodes, the task is to find the maximum absolute difference between the sibling nodes. Two nodes are… Read More
Given two arrays arr1[] and arr2[] of size N each and an array Q[][2] consisting of M queries of the form [x,  y], the task… Read More

Start Your Coding Journey Now!