All Medium Articles
Root Cause Analysis (RCA) is one of the best methods to identify main cause or root cause of problems or events in very systematic way… Read More
Before creating a TABLE, it is always advisable to check whether the table exists in SQL Server database or not. Alternative 1 : Using the… Read More
Payload During the transmission of the data with the Internet Protocol from the sender to receiver. Data is sent in terms of packets and individual… Read More
Reactive Maintenance is a method of simply repairing assets i.e. equipment, components, etc. to their normal working condition after its failure or breakdown. Such maintenance… Read More
Cyber Security is a procedure and strategy associated with ensuring the safety of sensitive information, PC frameworks, systems, and programming applications from digital assaults. Cyber… Read More
Recently I interviewed at Adrosonic CS IT Pvt. Ltd which came to my campus for the role of Research and Innovation Engineer, the whole interview… Read More
Given a Binary Tree consisting of N nodes rooted at 1, an integer K and an array arr[] consisting of values assigned to each node,… Read More
Given an integer N, the task is to find the minimum positive product of first N – 1 natural numbers, i.e. [1, (N – 1)],… Read More
Given a matrix mat[][] of dimension NxM, the task is to count the number of unique paths from the top-left cell, i.e. mat[0][0], to the… Read More
Given two arrays arr[] of N integers and W[] of N weights where W[i] is the weight for the element arr[i]. The task is to… Read More
Given an array arr[] consisting of N positive integers and an integer K. In one operation, select an array element, add it to the sum… Read More
Given a binary matrix arr[][] of dimensions N * M , the task is to count the number of right-angled triangles that can be formed… Read More
There is a one-dimensional garden of length N. In each position of the N length garden, a fountain has been installed. Given an array a[]such… Read More
Round 1: Online Test, it was the first round with 4 sections. Code Debugging test 2 coding questions(70 min) Given an array A[] and a… Read More
Round 1 (Online Assessment): This was conducted on AMCAT. It had 4 sections (total 2.5 hrs) Code debugging section – 7 questions, C/C++/Java (20 minutes)Coding… Read More
Microsoft visited our campus to hire pre-final year students for the Software Engineering Intern role. Around 270 students appeared for the online test. Online Test:… Read More
Round 0 – Online test: About 60 students were shortlisted for the test. The test was for 60 minutes. 10 minutes for aptitude – 10… Read More
In this article, we will learn how to illustrate Waterfall Chart in Tableau and further operate on it.  Tableau: Tableau is a very powerful data… Read More
Criteria: 8 CPI or Above (only CSE, MnC). All students irrespective of history of backlogs or current backlogs were considered if they satisfied the CPI… Read More
Starting from the very basic, Typescript is Microsoft’s open-source project which could be referred to as the superset of JavaScript. So, at the time of… Read More