All Expert Articles
Given a word str, the task is to print the alphabets of this word using * pattern.Examples:   Input: GFGOutput: ****** * * * * ****… Read More
Samsung R & D Bangalore visited our campus for FTE . Eligibility Criteria : CS, EC, EE, EI department with cgpa >= 7 There were… Read More
Consider a row of n coins of values v1 . . . vn, where n is even. We play a game against an opponent by… Read More
Given an array arr[] of N elements, the task is to find the product of the elements which have prime frequencies in the array. Since,… Read More
Linux has a tough permission rule. Being a root user you are permitted to do anything however the normal user has only some allowed permissions.… Read More
Tool button is a PyQt5 widget which looks like the buttons used in Toolbar. This button contains icon which gives an idea about its utility.… Read More
Round 1: Round 1 was an online test on Cocubes platform. It consisted of 30 aptitude questions to be done in 30 minutes. The aptitude questions… Read More
Tech Aspect visited SRM Institute of Science and Technology in August 2019. The role offered was Associate SDE. Round 1: Online Test included two sections:… Read More
The process consisted of two phases.(Written Test and Interview). Written Test 1.5 Aptitude MCQs. 2.5 Technical MCQs. 3.Three Coding Questions. Out of 40 students, 8… Read More
Round 1 : It had 2 sections. Section A : It was having 2 Output based questions, 2 questions on Data Structures, 2 on OS and… Read More
Write a program to get all possibilities (in sorted order) for stretching a word to the given size. If the list of required indices is… Read More
For Hyderabad Location 1. Written: a. One practice question, find the peek elements in the array, such that adjacent elements are smaller than the element. b. Aptitude 15 questions… Read More
Here is the code to see the array structure using alert() . Here below few techniques are discussed Approach 1: First take the values in… Read More
Interpolation refers to the process of creating new data points given within the given set of data. The below code computes the desired data point… Read More
Many times we have problems involving and revolving around Python grouping. Sometimes, we might have a specific problem in which we require to split and… Read More
Regexp#match() : force_encoding?() is a Regexp class method which matches the regular expression with the string and specifies the position in the string to begin… Read More
Given an array arr[] of size N and an integer K, the task is to delete K continuous elements from the array such that the… Read More
Round 1: Online test on cocubes platform comprising of two sections. Aptitude (30 questions in 30 minutes.): Again, it had two subsections, logical, comprising 20… Read More
Crypt function in, Perl, is basically used to store sensitive data and passwords using ASCII characters as encrypted strings (this function encrypts the string). Strings… Read More
VMware gave a surprise 2nd visit in our campus – “KIIT University, Bhubaneswar” this August. In total it consisted of 6 rounds:- Online Written Round… Read More