All Medium Articles
Given an integer array arr[] of size N and a positive integer K, the task is to count all the pairs in the array with… Read More
Given an array nums[] and a value k. The task is to find the maximum elements that can be made equal with at most k… Read More
Given source (X1, Y1) as (0, 0) and a target (X2, Y2) on a 2-D plane. In one step, either of (X1+1, Y1+1) or (X1+1,… Read More
Given an array arr[]. The task is to find the number of iterations required to make the minimum element in the array as 0. In… Read More
Given a String ph[], the task is to find a new number for the user, based on following conditions:  The new number will also start… Read More
Given two arrays arr[] containing N integers and a mask[] of an odd size. The task is to replace every array element with the value… Read More
Given an integer capacity the maximum number of the processes handled by a CPU at any given time and a 2-D array request[][] is given,… Read More
Interview Difficulty Level: Hard Round 1(Resume Shortlisting): Applied on 9 Oct 2021, got test link around 10 Nov 2021. Round 2(Online Assessment): There were four… Read More
Total 3 Round Machine Coding Round (120 min) Problem Solving and Data Structures (60 – 90 min) Hiring Manager Round (45 min) Round 1(Machine Coding… Read More
Test: There were three questions in the test. The students who solved all three questions were shortlisted for interview. After result 10 students were shortlisted… Read More
Amazon visited our campus for FTE recruitment in Aug, 2019.  Round 1(Online Screening Round): There were different sets of questions. Each set had two coding questions… Read More
In this article, we will discuss <legend> tag in HTML. The legend tag is used to define the title for the child’s contents. The legend… Read More
Applied through HackerEarth coding challenge for 6 months+ experienced Round 1(Hackerearth Round – Coding Challenge): Two questions were asked to solved. Based on the priority… Read More
Given an integer N and three N x N matrices X[][], Y[][], and Z[][], the task is to calculate the minimum cost required to reach… Read More
Given an array arr[] of N positive numbers and an integer M. The task is to maximize the value of M by adding array elements… Read More
A signed integer is an integer with a positive ‘+’ or negative sign ‘-‘ associated with it. Since the computer only understands binary, it is… Read More
Top Game Development Trends For 2024: Estimating what the future scope of game development will be till we reach the year 2025 or any other?… Read More
PHP is a general-purpose scripting language geared towards web development. PHP is open-source software ( OSS ). PHP is free to use and download. PHP… Read More
The CBSE Class 10th Term 1 Science Exam was conducted by the Central Board of Secondary Education on December 2, 2021, Thursday. This was the… Read More
Ant Design is a popular ReactJS UI library that is used to build the design system for enterprise-level products. The Ant Design contains a rich… Read More