ZM Technologies Interview Questions, Process, and Tips

Ques:- A computer printer produced 176,400 lines in a given day. If the printer was in operation for seven hours during the day, how many lines did it print per minute?
Recent Answer : Added by Admin On 2020-05-17 12:01:32:

a printer produced 176400 lines in 420 minutes
it produces 176400/420 lines per minute = 420
answer is : 420 lines per minutes

Ques:- How long would it take you to make a meaningfulcontribution to our firm?
Ques:- Consider a function which, for a given whole number n, returns the number of ones required when writing out all numbers between 0 and n. For example, f(13)=6. Notice that f(1)=1. What is the next largest n such that f(n)=n?
Recent Answer : Added by Admin On 2020-05-17 12:01:41:

#1: N = 1, f(N) = 1
#2: N = 199981, f(N) = 199981
#3: N = 199982, f(N) = 199982
#4: N = 199983, f(N) = 199983
#5: N = 199984, f(N) = 199984
#6: N = 199985, f(N) = 199985
#7: N = 199986, f(N) = 199986
#8: N = 199987, f(N) = 199987
#9: N = 199988, f(N) = 199988
#10: N = 199989, f(N) = 199989
#11: N = 199990, f(N) = 199990
#12: N = 200000, f(N) = 200000
#13: N = 200001, f(N) = 200001
#14: N = 1599981, f(N) = 1599981
#15: N = 1599982, f(N) = 1599982

Ques:- How would you build a test team?
Ques:- Why you want to change organization
Ques:- The average temperature was 37C for Monday to Wednesday and 34C for Tuesday to Thursday . If the temperature on Thursday was 4/5 th of that of Monday,what was the temperature on Thursday?
Recent Answer : Added by Jade On 2022-09-22 16:41:17:

First write equations from info:
(A) (Mon + Tue + Wed)/3 = 111 Rearrange as ——–> Tue + Wed = 111 – Mon
(B) (Tue + Wed + Thu)/3 =102 Rearrange as ——–> Tue + Wed = 102 – Thu
(C) Thu = 0.8(Mon)

Substitute equation C into B:
(B) Tue + Wed = 102 – 0.8(Mon)

At this point I changed the values for clearer algebra:
Mon = x
Tue + Wed = y

Re-write equations A & B with new values:
(A) y = 111 – x
(B) y = 102 – 0.8x

Solve simultaneous equations:

111 – x = 102 – 0.8x
111 – 102 = x – 0.8x (Re-arraged)
9 = 0.2x
x = 45

Thus, Mon = 45C

Thu = 0.8(45)
Thu = 36C

So the answer is it was 36C on Thursday

Ques:- Which type engg. do u have
Ques:- What makes you want to work hard?
Ques:- What is your dream vacation
Ques:- area of triangle=1/2*b*h base incresed by 4 times & height is devided by 2, the net effect of area
Recent Answer : Added by Admin On 2020-05-17 11:59:59:

X = 1/2 * b*h
base incresed by 4 times & height
is devided by 2
X = 1/2 * 4b * h/2
X = h/4 * 4b
X = hb

Ques:- Pipes P and Q can fill a cistern in 8 and 24 minutes respectively. They are opened an alternate minutes. Find how many minutes, the cistern shall be full?
Ques:- What percentage of numbers from 1 to 70 have squares that end in the digit 1?
A. 1
B. 14
C. 20
D. 21
Recent Answer : Added by Admin On 2022-09-25 04:11:00:

C. 20

Ques:- Who is your roll model & why?
Ques:- What is the next number in the series 4, 9, 25, 49,……
Recent Answer : Added by Balita On 2021-08-17 14:35:47:

121 I. e it is Prime numbers square

Ques:- A certain street has 1000 buildings. A sign-maker is contracted to number the houses from 1 to 1000. How many zeroes will he need?
Recent Answer : Added by shubham On 2021-10-07 15:41:19:

192 zeros in 1 to 1000

Ques:- A person is prisoned for 60 days . In that 60 days he earns rs.170.If he works he will get payed Rs.7 per day. If he doesn’t work Rs.3 he should pay to that prison.Find out how many days he worked.
Recent Answer : Added by ANCHAL PHUTELA On 2021-07-21 15:24:44:

He will work for 35 days in 60 days to earn Rs.170 as per the condition

Ques:- How do you typically organize your work and plan your day?
Ques:- You will be junior most employee in company. What will you do if you are in a room with your managing director and he asks you to bring coffee for him ?
Recent Answer : Added by Dheeraj Kumar On 2021-10-28 16:06:02:

I will deny

Ques:- What animal best represents you and why?
Ques:- If in a certain language, COUNSEL is coded as BITIRAK, how is GUIDANCE written in that code ?
Recent Answer : Added by Avanti On 2021-06-09 16:17:08:

FUHAZIBA

Ques:- If a and b are positive integers and (a-b)/3.5 = 4/7, then (A) b < a(B) b > a(C) b = a(D) b >= a
Recent Answer : Added by Mustafa On 2022-08-14 16:31:58:

Put a= 4, b = 2 in the equation and multiplying by 2/2 then you will get same value in right hand side. It mean a is 2a which mean b<a

Ques:- What is the toughest problem you've had to face, and how did you overcome it?
Ques:- Are you an out of the box thinker if yes please share some of the instances
Ques:- In a group of 15,7 have studied Latin, 8 have studied Greek, and 3 have not studied either.How many of these studied both Latin and Greek
Recent Answer : Added by Admin On 2022-09-29 16:16:30:

Given:

In a group of 15 students,

7 have studied Latin,

8 have studied Greek,

3 have not studied either.

To find:

The number of students who studied both Latin and Greek.

Solution:

In a group of 15 students, have studied Latin, 8 have studied Greek, 3 have not studied either.

Therefore,

n(A∪B) = 15 – 3

n(A∪B) = 12

7 have studied Latin,

n(A) = 7

8 have studied Greek,

n(B) = 8

n(A∩B) is the number of students who studied both Latin and Greek.

n(A∩B) = n(A) + n(B) – n(A∪B)

n(A∩B) = 7 + 8 – 12

n(A∩B) = 15 – 12

n(A∩B) = 3

The number of students who studied both Latin and Greek is 3

Final answer:

3 of them studied both Latin and Greek.

Thus, the correct answer .3

Ques:- Which film of Aamir khan has gone for oscar?
Ques:- A rectangular plate with length 8 inches, breadth 11 inches and thickness 2 inches is available. What is the length of the circular rod with diameter 8 inches and equal to the volume of the rectangular plate?
Ques:- Describe to me in detail a time when you took the initiative in a major project.
Ques:- Why do you Believe that you are Qualified for this Position?
Ques:- What has been your greatest achievement in terms of employee relations?
Ques:- What do you think you will bring to this job?

Contact with us regarding this list

Devendra Bhardwaj With a decade of experience as a Job Hiring Expert, I am a results-driven professional dedicated to elevating recruitment strategies. My expertise lies in navigating the dynamic landscape of talent acquisition, employing innovative approaches to attract, assess, and secure top-tier candidates. I excel in optimizing hiring processes, leveraging cutting-edge technologies, and fostering collaborative relationships with stakeholders. A keen understanding of industry trends allows me to stay ahead, ensuring a competitive edge in securing the best talent for your organization. I am passionate about connecting the right people with the right opportunities and thrive in creating impactful, streamlined recruitment solutions.

Scroll to top