Round-1 Online Exam

The first round comprised 30 MCQ questions including aptitude, logical, and verbal Some question was on a bar graph also you will get very less time 1 minute for each question. After that around 35-minute coding questions were of basic arrays and 2D arrays. It was on the hire pro platform with the mic and camera protracting. eligibilty was 80 percent in 10th and 12th and above 7 cgpa throughout semesters.

coding questions 1:

Input Format: The first line of input contains an integer N, the size of the matrix. The next N lines contain N integers each separated by a single whitespace.

Output Format:

The output should print the elements which are nearest to or equal to A, and divisible by 5.

Sample Input 1:

2

18

36

Sample Output 1:

010

55

Explanations:

From the Sample Input1, we have:

N = 3 and A = (1,8), (3,6)

So, 1 is nearest to 0,8 is nearest to 10 than 5 so it is replaced with 10,3 is nearest to 5 than 0 so 3 is replaced with 5 and 6 is nearest to 5 than 10 or 0 So 6 is replaced with 5.So, it will print (0,10), (5,5) as an output.

AROUND 40 STUDENT SHORTLISTED OUT OF 350.were

HPE Interview Experience for IT Developer Internship (On-Campus) 2024

Similar Reads

Round-1 Online Exam

The first round comprised 30 MCQ questions including aptitude, logical, and verbal Some question was on a bar graph also you will get very less time 1 minute for each question. After that around 35-minute coding questions were of basic arrays and 2D arrays. It was on the hire pro platform with the mic and camera protracting. eligibilty was 80 percent in 10th and 12th and above 7 cgpa throughout semesters....

Round-2 (Technical Interview Round)

IT WAS ON OUR COLLEGE ITSELF AROUND 9 30 THE INTERVIEW STARTED THERE WERE TWO PANEL MEMEBR INSIDE THE INTERVIEW ROOM THEY GREETED ME AND THEN TOLD ME TO INTRODUCE MYSELF....