Skip to content

Tag Archives: Technical Scripter 2019

Super Sampling is also known as Super Sampling Anti Aliasing(SSAA) is a spatial anti-aliasing method i.e. a method to remove aliasing (jagged and pixelated edges… Read More
Quantitative Aptitude or commonly called as the mathematical section of Aptitude is a crucial part in getting placement in many companies that prefer quantitative ability… Read More
Given an array arr[] of N distinct integers and a positive integer M, the task is to find the product of all the elements at… Read More
Monitor Operating System (MOS) of the Primer can be used to display results of the program at the LEDs in Hex or BCD by using… Read More
Prerequisite – File System The management of files and the management of device are interlinked with each other. Given below is an hierarchy used to… Read More
Given a directed weighted graph with N vertices and M edges and an edge (U, V). The task is to find whether there is an… Read More
Given an array arr[] consisting of positive integers, the task is to check if all elements of the given array can be made 0 by… Read More
Given two queues A and B, each of size N, the task is to find the minimum time taken to execute the tasks in A… Read More
Given a large number in form of string str. The task is to find the smallest odd number whose sum of digits is even by… Read More
Given a string str and width of each line as L, the task is to justify the string such that each line of justified text… Read More
Given two strings A and B consists of lowercase letters, the task to find the minimum number of subsequence required to form A from B.… Read More
Given an array arr[] of size N containing distinct numbers from 1 to N in any order, the task is to perform a modified range… Read More
Given an unsorted array arr, the task is to find the count of the distinct triplets in which the sum of any two elements is… Read More
Given a number N which is the number of nodes in a graph, the task is to find the maximum number of edges that N-vertex… Read More
Given a number N, the task is to print N rows where every Kth row consists of the multiplication table of K up to Kth… Read More