All Medium Articles
Session Initiation Protocol was designed by IETF and is described in RFC 3261. It’s the protocol of application layer that describes the way to found… Read More
SafeArea is an important and useful widget in Flutter which makes UI dynamic and adaptive to a wide variety of devices. While designing the layout… Read More
Activity class is one of the very important parts of the Android Component. Any app, don’t matter how small it is (in terms of code… Read More
Software Design Engineer role is for product development team at Newgen. It’s an product based company. This interview happened during lockdown  – August 2020 ,… Read More
SAP Labs visited our campus for Full-Time Employment for the role of Associate Developer/DevOps . So here is my journey from a reader to an… Read More
Icertis Solutions came for recruiting final year students in our college for the role of Associate Software Engineer. From our college( NIT Delhi), only Computer… Read More
Round 1 This round took place on HirePro. And the round consisted of technical MCQ’s and 3 coding questions. The coding questions were:  1. An… Read More
Mastercard visited our college in August 2020. There were total 3 rounds of evaluation.  Coding Test : Coding round consists of 2 questions , one… Read More
I was interviewed at Incture Technologies on 15 September 2020, the process took one day and it was on-campus placement and was held on microsoft… Read More
In Flutter, everything is a widget. Plugins, commonly called dependencies are tools that are quite commonly used in Flutter, which helps in making the code… Read More
PyQtGraph is a graphics and user interface library for Python that provides functionality commonly required in designing and science applications. Its primary goals are to… Read More
ZS Associates visited our campus recently for hiring graduates for 3 roles which were: Business Technology Analyst (For CS, IT and ENTC) Business Operations Associate… Read More
Round 1 :  Online round on hackerrank 4 Questions (50+100+100+150) 2 hours Question 1: [Easy – 50] There are books in a shelf, Either type… Read More
Given an array citations[] consisting of N integers in non-increasing order, representing citations, the task is to find the H-index. H-Index is usually assigned to… Read More
Given an array arr[] of size N, the task is to print the distance of every array element from its next greater element. For array… Read More
Given an array arr[] consisting of N integers, the task is to create an array brr[] of size N where brr[i] represents the count of… Read More
Given an array arr[] consisting of N integers, the task is to count the number of tuples (i, j, k, l) from the given array… Read More
Given an array arr[], select any subarray and apply any one of the below operations on each element of the subarray: Increment by one Decrement… Read More
Do you need to learn everything in this fast-moving tech industry where every day new libraries, frameworks, some programming language, and technologies are appearing constantly?… Read More
Given a Tree consisting of N nodes valued in the range [0, N) and an array Queries[] of Q integers consisting of values in the… Read More