Given an array arr[] consisting of N integers, the task is to find the lexicographically largest permutation of the given array possible by exactly one… Read More
All Medium Articles
Virtual Interviews I got a call from an Amazon recruiter via LinkedIn. She sent me the coding test link which I had to complete within… Read More
Round 1(Coding): 4 hr Coding test consists of 5 coding problems. 3 Questions were based on the basic Data Structures and 2 are medium-level DS… Read More
Online Technical Test – This round was an online Hackerrank test consisting of 3 questions, out of which 1 was easy and 1 easy-medium, and… Read More
Given a binary 2D array arr[] of dimension M * N representing a grid where ‘0‘ represents that there is a wall on the main… Read More
I applied for Verizon Media in the first week of February. The process took around 1 month. Round 1(Coding): The first round was coding. There… Read More
Microsoft Recruitment Team for Machine Learning Engineer confirmed my application for Machine Learning Engineer in India. In this post, I’ll share my experience in the… Read More
Given a Binary Search Tree (BST)consisting of N nodes and two nodes A and B, the task is to find the median of all the… Read More
Given a string S consisting of N characters (representing the tasks to perform) and a positive integer K, the task is to find the minimum… Read More
Given a linked list consisting of N nodes and an integer K, the task is to split the given Linked List into K continuous groups… Read More
Before playing, let’s learn about what FlexBox actually is. Hey, do you know the front-end also? If yes, then you should know what actually flexbox… Read More
Question: Given a number n, the task is to find two consecutive prime such that the product of these two prime is greater than or… Read More
In this article, we will discuss how to perform reflection in C using computer graphics using logic rather than the direct matrix formula of translation… Read More
8086 microprocessor characteristics: It contains 20 bit address bus. It contains 16-bit data bus, therefore 8086 is called as 16-bit microprocessor. It is 2-stage pipelined… Read More
Difficulty level: Easy Round- 1 Coding Round The Coding round was held on the HackerEarth platform on 30th March 2020. It comprises 3 questions that… Read More
Given a square matrix mat[][] of dimension N and an integer K, the task is to rotate the matrix by 90 degrees K times without… Read More
Given an array arr[] of size N, the task is to rearrange the array elements such that all the Prime numbers are placed before the… Read More
Given a positive even integer N, the task is to find the number of pairs (i, j) from the range [1, N] such that the… Read More
I got an interview invitation from Oracle HR on LinkedIn, Process took one day to complete all 4 rounds. All rounds were technical and each… Read More
Given a Binary Tree consisting of N nodes having distinct values from the range [1, N], the task is to find the lowest common ancestor… Read More


