All Hard Articles
Given a matrix of size N*M, the task is to find the product of all possible pairs of (i, j) where i and j are… Read More
This article will give you information about the company, their recruitment process, sample questions that have been asked previously, lots of experiences shared by other… Read More
Let’s look at the problem before understanding what data aggregation is. You are given daily consumption of different types of candies by a candy-lover. The… Read More
During the early days of color television, black-and-white sets were still expected to display what were originally color images. YIQ model separated chrominance from luminance.… Read More
Online Railway ticket reservation is very useful nowadays. This is very important to design a good-working system software for ticket booking and related transactions. To… Read More
The Floating Action Button is the circular button that floats on the bottom of the  Application screen, It may perform many tasks like showing the… Read More
RDT 3.0 is the last and best version of the Reliable Data Transfer protocol. Before RDT 3.0, RDT 2.2 was introduced, to account for the… Read More
Round 1 (Coding Test): The first round was an online coding test that consist of 3 coding questions and was conducted for 1 hour 30… Read More
I was interviewed at Amazon Bengaluru for SDE 2 role in Sept 2022 Round 1 (Online Test, Hackerrank): Don’t remember the exact question, one was… Read More
There were Five rounds First Round – Online Round (4 coding questions 2 hrs)Second Round – CCATThird Round – Telephonic Interview ( Resume Round)Fourth Round… Read More
Media.net visited our campus for the Site Reliability Engineer role (DevOps) in August 2022. CGPA criteria were 6 and above. There were 5 rounds. Round… Read More
Given a positive integer N. The task is to print the array in decreasing order in which the numbers are odd powers of 2  and… Read More
Given a binary string consisting of ‘0’ and ‘1’ only and an integer K, the task is to minimize the string as far as possible… Read More
What is Segment Tree? A Segment Tree is a data structure that stores information about a range of elements in its nodes. It also allows… Read More
What is Financial Decision?The decisions regarding the financial matters of any organization are known as Financial Decisions. In simple terms, it refers to the decision… Read More
This article will give you information about the company, their recruitment process, sample questions that have been asked previously, lots of experiences shared by other… Read More
What is Packaging? The act of designing and producing the container and wrapper of a product is known as packaging. It plays a very important… Read More
This article will give you information about the company, their recruitment process, sample questions that have been asked previously, lots of experiences shared by other… Read More
Skype Round 1 (60 minutes): Convert a given array into a linked list. https://www.geeksforgeeks.org/create-linked-list-from-a-given-array/I wrote a solution that inserts elements at the end of the… Read More
In this article, we’ll learn how to style React Native applications. There are two major ways to style your React Native Application: Style PropsUsing StyleSheet… Read More