All Medium Articles
Javascript Iterator is an object or pattern that allows us to traverse over a list or collection. Iterators define the sequences and implement the iterator… Read More
Online Round: It consisted of four sections. The first section consisted of basic multiple choice questions that checked your proficiency in the English language.They comprised… Read More
A class is a user-defined blueprint or prototype from which objects are created. Classes provide a means of bundling data and functionality together. Creating a… Read More
Given two arrays, A[] and B[] each of length N where A[i] and B[i] are the prices of the ith item when sold in market… Read More
Multiprotocol Label Switching (MPLS) is a traffic routing mechanism it has significant advantages over the traditional IP based routing mechanism, MPLS is used in telecommunication… Read More
Application Programming Interface is a system that contains a set of rules or protocols or tools which help in providing interaction between two applications or… Read More
Online Coding Round: The round was conducted on HackerRank. There were 2 sections – CS and Quant. You are given 1 hour per section. The… Read More
Snap is a package management system and software deployment. Generally, these packages are termed as the snaps. The tool for using snaps is termed as… Read More
Given three integers N, S, and K, the task is to create an array of N positive integers such that the bitwise OR of any… Read More
Given an array arr[] which is sorted and rotated, the task is to find an element in the rotated array (with duplicates) in O(log n)… Read More
Round 1 (F2F): Insert a node into sorted linked list and delete a node from it. Take care of all the edge cases. Convert an… Read More
Bajaj Finserv came in our campus for internship. The allowed branches were Comp and IT. There were three roles for which they were hiring.Python, frontend… Read More
Online Transaction Processing (OLTP): OLTP databases are meant to be used to do many small transactions, and usually serve as a “single source of storage”.… Read More
A Brute force attack is a well known breaking technique, by certain records, brute force attacks represented five percent of affirmed security ruptures. A brute… Read More
The path.basename() method is used to get the filename portion of a path to the file. The trailing directory separators are ignored when using this… Read More
Given an array arr[], the task is to check if sum of all elements of an array is equal to XOR of all elements of… Read More
Given an n*m matrix, the task is to find the maximum sum of elements of cells starting from the cell (0, 0) to cell (n-1,… Read More
Given two integers S and D, the task is to find the number having D number of digits and the sum of its digits as… Read More
For working professionals and students, the biggest challenge is to extract some extra time from their hectic schedule while opting for the learning courses. Honestly,… Read More