All Medium Articles
Given an array arr[], the task is to find the number of quadruples of the form a[i] = a[k] and a[j] = a[l] ( 0… Read More
Recently Vmware visited out college Thapar Institute Of Engineering And Technology for both full time and internship roles. The entire process is virtual on the… Read More
Given a string S of length N consisting of ‘x’ and ‘.’. The given string represents a row of seats where ‘x’ and ‘.’ represent… Read More
Given an array arr[] consisting of N non-negative integers, the task is to find the number of operations required to make all array elements equal.… Read More
The filter() method creates a new array with all elements that pass the test implemented by the provided function. Approach 1: This approach uses filter()… Read More
There are two ways that you can change the font color of the active nav-item. The default font-color is white of the active nav-link in… Read More
Given a string S consisting of lowercase alphabets, the task is to find the lexicographically smallest string that can be obtained by removing duplicates from… Read More
In the previous article Material Design EditText in Android with Examples its been discussed how to implement the Material design EditText and how they differ… Read More
Introduction (Swap Column Values in SQL Server) : If you are a developer and have learned the programming languages, you might think that you will… Read More
QUARTER() function in MySQL is used to return the quarter of the year for a given date value. It returns a number from 1 to… Read More
Given an integer n and character ch, return a String using the character as thousands separator on the given number. Examples: Input: n=1234 , ch… Read More
The creation of a table in a PDF using Java is done by installing the document class. While instantiating this class, pass a PdfDocument object… Read More
Given an integer X and integer N, the task is to find the number of unique paths starting from the root in N-ary tree such… Read More
Given two arrays arr[] and arr1[] of lengths N and M respectively, the task is to find the longest increasing subsequence of array arr[] such… Read More
Given two arrays A[] and B[] consisting of N integers each and an integer K, the task is to rearrange the array B[] such that… Read More
I’m a 3rd-year B.tech student at NIT Jamshedpur. Amazon visited our campus for Internships. ROUND 1: The first round was an online round, and there… Read More
1. Over the Top (OTT) : Over the Top (OTT) does the video streaming over publicly accessible Internet connection. That’s why it is also called… Read More
Recently Microsoft has visited our campus for hiring pre-final year students for 6 months software developer internship roles. There were not so many strict eligibility… Read More
I got selected through elitmus. After that, they have an online round in which there are 50 questions of ds and c which has to… Read More