All Hard Articles
Providence visited our campus in the month of September for recruiting Software Engineers for there new office in Hyderabad. The procedure for the recruitment included… Read More
Accolite came for on-campus recruitment for the post of Software Engineer in Aug 2020. Due to the COVID-19 pandemic situation, the interview took place online… Read More
UHG visited NIT Jalandhar for hiring Full-Time Software Engineers in August 2020. Eligibility Criteria: CGPA – 7 and above. Only Computer Science undergraduates. There were… Read More
Arcesium visited our campus (MNIT Jaipur) in the latter part of August 2020 offering a 2-month Summer Internship for 2021. Initially, there was shortlisting based… Read More
Round 1: Given a string of 1’s and 0’s Score is calculated as {1’s in left part + 0’s in right part} Compute the largest… Read More
We can easily create a timeline using some basic HTML and CSS. HTML Code is used to create a basic structure of the timeline and… Read More
In today’s world, most applications heavily rely on fetching information from the servers through the internet. In Flutter, such services are provided by the http… Read More
Given a string S, the task is to print the string after removing the minimum size substring such that S is a palindrome or not.… Read More
Given an array arr[] consisting of N integers and an integer M, the task is to find the maximum cost that can be obtained by… Read More
Given the numeric string str, where 1 represents ‘a’, 2 represents ‘b’, …, 26 represents ‘z’, the task is to print all possible alphabetical strings… Read More
Lodash _.flowRight() method is used to create a new composite function that invokes the provided functions from right to left, where each of the successive… Read More
Commvault visited our campus for campus recruitment. The entire process was Virtual. Before the start of the process, we were supposed to choose our preferred… Read More
Given an array arr[], the task is to convert it into a non-decreasing array by adding primes to array elements such that the sum of… Read More
​If the frame buffer has 10-bits per pixel and 8-bits are allocated for each of the R, G and B components then what would be… Read More
Round 1 (Online Assessment Test): Tier-1 college Platform: Hackerrank with tab proctoring and webcam proctoring enabled 5 sections(There is a section-wise time limit in their… Read More
Consider the following terminology and match List 1 and List 2 and choose the correct answer from the code given below b= branch factor d=… Read More
There were 5 rounds totally. First-round is an Online test that consists of technical MCQs on testing, storage, and basics of data structures. Then there… Read More
Given an integer N, the task is to find the total number of right angled triangles that can be formed such that the length of… Read More
In this article, you will see how you can write the logic of stored procedure to generate prime numbers for any given input. Title :… Read More
As we all know that Linux kernel is the heart of the Operating System that allows the real Operating System to function. Indeed, the Linux… Read More