All Hard Articles
Round 1(Online Test on HackerRank): It consisted of 15 MCQs and one coding question. MCQs were based on DSA, DBMS, OS. Coding question: Count distinct… Read More
Advance Round Programming Question(L3). ZULO CAB APPLICATION Create a Cab booking application, ZULA as per the details given below. The program should first present a… Read More
Salesforce came to my College(Campus Pool 2021) in the month of July 2021 for SWE Internship at Futureforce Round 1(Coding Round on HackerRank): Three questions… Read More
The Oscillatory Motion has a big part to play in the world of Physics. Oscillatory motions are said to be harmonic if the displacement of… Read More
In this article, we will discuss what is Hbase, different types of data storage approaches, why HBase is preferred as compared to other databases, advantages,… Read More
Given an array A[]of N strings of lowercase characters, the task is to find maximum number of strings, such that one character has majority i.e.… Read More
Given 4 integers X, Y, A, B. In one move either decrease X by A and Y by B or decrease X by B and… Read More
A document is a written, drawn, presented, or memorialized representation of thought often the manifestation of non-fictional as well as fictional content. Documents mean any… Read More
Given a Binary tree, and target sum as K, the task is to print all the possible paths from root to leaf that has the… Read More
Online Assessment: Given a tree rooted at 1 with n nodes, q queries are given. In each query, d, e are given as input. You… Read More
Mother vertex: A mother vertex in a Graph G = (V, E) is a vertex v such that all other vertices in  G can be… Read More
Given two strings S and T, S being lexicographically greater than T, the task is to generate a lexicographically increasing sequence of strings starting from… Read More
Given a positive integer N, the task is to count the number of N-digit numbers which contain all single digit primes. Examples: Input: N =… Read More
In C++, we can make operators to work for user-defined classes. This means C++ has the ability to provide the operators with a special meaning… Read More
Given two integers X and Y, the task is to find two numbers whose Bitwise OR is X and their sum is Y. If there… Read More
Given an array arr[] consisting of N integers, the task is to find the maximum length of subarray having the Greatest Common Divisor (GCD) of… Read More
Given an array arr[] of N integers, the task is to find the minimum number of increments/decrements of array elements by 1 to make the… Read More
Waves are simple designs that can be generated on an HTML page which enhances the overall look of the website and make it more attractive… Read More
A prime number is a number that is greater than 1 and has no positive divisor other than 1 and the number itself. Approach: To… Read More
I applied through On-Campus Placement Drive. They took 6 rounds in total. Due to covid, all the rounds took place online. Round 1(Aptitude Test):  There… Read More