All Medium Articles
Hello geeks, today we are going to learn a very new and important concept of Android known as Task or activity hijacking. This concept teaches… Read More
In this article, we learn about the features of the key-value store in NoSQL. Before starting this topic we must know some basics of NoSQL… Read More
The COVID-19 pandemic initially tied the hands of businesses and industries, but sooner each sector started taking the turn of a new digital path. Since… Read More
Perform Postorder Tree traversal using Morris Traversal. Examples: Input:         1             /          \ … Read More
There is an N x M rectangular island that borders both the Pacific Ocean and the Atlantic Ocean. The Pacific Ocean touches the island’s left… Read More
In the COVID times, a movie theatre has to follow a Social distance rule where every two seated individuals must have at least 6 feet… Read More
Given an array of string arr[] and a string str, the task is to print all the strings in arr[] that occur as a substring… Read More
First Round(Written): This was an MCQ round that comprises three sections. The total test duration was of 90 minutes. The test was done on the… Read More
Round 1 (Written Test): There were 3 questions. 1 question was based on error detection and correction (easy). 2 question was based on a stack.… Read More
Given an array and a range [lowVal, highVal], partition the array around the range such that the array is divided into three parts.  All elements… Read More
Given a binary tree and an integer X, the task is to find out all the occurrences of X in the given tree, and print… Read More
Round 1-Coding Round: This round had one coding question that is expected to be solved in an hour. It was conducted on Accolite’s own coding… Read More
Company- CommVault Position – SDE-1 Time- 1 hour There were 13 MCQ based on c++ and 3 coding questions. There were sectional timings for the… Read More
Haloalkanes and haloarenes are hydrocarbons that have had one or more hydrogen atoms replaced with halogen atoms. The major distinction between haloalkanes and haloarenes is… Read More
Round 1 – Online Coding Test There were 3 coding questions and each was worth 100 points and the duration of the test was 3… Read More
In this article, we are going to discuss Axioms of Boolean Algebra; these axioms/Theorems are important as these will be used in many different topics… Read More
Probability Distribution Function is a function in mathematics that gives the probability of all the possible outcomes of any event. We define probability distribution as… Read More
Given a Binary Tree and an input array. The task is to create an Iterator that utilizes next() and hasNext() functions to perform Inorder traversal… Read More
Given two strings A and B, the task is to find the smallest substring of A having B as a subsequence. If there are multiple… Read More
Since their inception in the late 1950s, Artificial Intelligence and Machine Learning have come a long way. These technologies have gotten quite complex and advanced… Read More