All Hard Articles
Given a Binary Tree, the task is to remove the leaf nodes of the Binary Tree during each operation and print the count. Examples: Input:  … Read More
Given an array arr[] of length N and an integer K, the task is to count the number of pairs (i, j) such that i… Read More
Given an integer N, the task is to count the number of N-length strings consisting of lowercase vowels that can be generated based the following… Read More
Given an array arr[] of integers, the task is to find the absolute difference between the sum of all odd frequent array elements and the… Read More
.tar.gz files are made by the combination of TAR packaging followed by a GNU zip (gzip) compression. These files are commonly used in Unix/Linux based… Read More
Given an N-Ary tree, the task is to print all root to leaf paths of the given N-ary Tree. Examples: Input:         … Read More
We can add nested tables to a PDF by installing the document class. Following are the steps to format the text in a PDF using… Read More
To Format text on a slide in PowerPoint Presentation using Java, use a Java Library called Apache POI. Apache POI is a project run by… Read More
Domestic Business and International Business are two types of conducting business under which an organisation aims at selling its products or services within the geographical… Read More
Given an array a[] and an integer N, the task is to find all natural numbers from the range [1, N] that are nor present… Read More
Given two integers N and M, the task is to find their LCM using recursion. Examples: Input: N = 2, M = 4Output: 4Explanation: LCM… Read More
I applied for AHC 11.0 Tech Fresher Hiring for the role of Software Engineer on Eduthrill website which is an off-campus drive for Accolite. There… Read More
InfyTQ Certification: The certification consists of three rounds. Qualifier Round Coding Round Pre-Placement Interview Round 1(Qualifier Round): My exam slot was on Feb 23rd. I… Read More
Optical character Reader (OCR) helps in differentiating presence of characters by their shapes. OCR is employed as data input device to read numeric and alphanumeric… Read More
Given an array arr[] of size N and an integer K, the task is to find the maximum subarray sum by removing at most K… Read More
Given a positive integer N, the task is to find the largest palindromic number less than N and it can be expressed as the product… Read More
1. Program : Program, as name suggest, are simply set of instructions that are developed to work in single platform and usually written by computer… Read More
Accolite visited our campus for hiring. It had 4 rounds in total. Round 1: First was an MCQ round which had questions from DSA, OS,… Read More
Round 1 (Problem Solving+Behavourial 1hour): Given a list of employee-manager pairs, count the hierarchy for an employee. https://www.techiedelight.com/find-employees-who-reports-to-manager/ Return the largest multiple of 3 from… Read More
Round 1(Coding Round): I attended Rently Software interview on-campus during my 6th semester for the developer’s role. The first round was the coding round hosted… Read More