All Medium Articles
Debugging… One of the most terrible and painful things for developers and no matter what every developer has to go through this phase while working… Read More
I attended a pool campus drive held on 29th August 2019 in Bangalore. Round 1:Round 1 was held in my own college and programs were… Read More
Round 1:(Online test)A total of around 225 students registered for the test.The written test was MCQ type. It had the following sections: Verbal Ability Logical… Read More
Given an integer N which is a multiple of 4, the task is to find an N x N grid for which the bitwise xor… Read More
There was an on campus drive of Merkle Sokrati at our college. Initially there was a pre-placement talk. It is a digital marketing company Recruitment… Read More
Given an N * N binary maze where a 0 denotes that the position can be visited and a 1 denotes that the position cannot… Read More
Given an array Arr of non-negative integers of size N. The task is to find the maximum possible xor between two numbers present in the… Read More
Given a string consisting of lower case alphabets.Rules of the Game:   A player can choose a pair of similar consecutive characters and erase them.There are… Read More
With the advent of programming paradigms, there has been need to modify the way one codes. One such paradigm is OOPS. In this, we have… Read More
Filters are programs that take plain text(either stored in a file or produced by another program) as standard input, transforms it into a meaningful format,… Read More
Sometimes, while working with Python Matrix, we may have a problem in which we require to find the minimum and maximum value of a particular… Read More
Round 1: For this round, I applied through InfyTQ App, and was called to appear for the exam. Earlier there was a seminar by Infosys, where I… Read More
I applied off campus through referrals that are rolled out frequently and during one of the hiring drives, I got a mail for interviews. They… Read More
Round 1: Online Coding + MCQs Interview Date: 29th July, 2019. Platform : mettl 28 MCQ and 2 coding MCQ consisted of Data Structures, Algorithms,… Read More
The regression plots in seaborn are primarily intended to add a visual guide that helps to emphasize patterns in a dataset during exploratory data analyses.… Read More
A bilateral filter is used for smoothening images and reducing noise, while preserving edges. This article explains an approach using the averaging filter, while this… Read More
Given an array A consisting of positive integer, of size N. If the element in the array at index i is K then you can… Read More
I’d received a call from recruiter on Linkedin. My preferred language was Java. Coderpad Round1 (1 hour, 2 questions):
Given a linked list, the task is to reverse the contiguous even elements and print the updated linked list.  Input: 1 -> 2 -> 3… Read More
Process For Developer Role – System Test-Candidate has to work on any real time programming problem using any programming editor (Turbo C, Visual Studio, Eclipse etc.)… Read More