Yara Interview Questions, Process, and Tips

Ques:- 2/3 of corckery(plates) are broken, 1/2 have someother thing(handle) broken , 1/4 are both broken and handle broken. Ultimately only 2 pieces of corckery were without any defect. How many crockery were there in total.
Recent Answer : Added by Admin On 2020-05-17 12:02:29:

let no of total crockery =x
2x/3 crockery broken
x/2 handle broken
x/4 both brocken
2x/3+x/2-x/4 = no of total broken(crockery or handle)
=11x/12
unbroken =x-11x/12=x/12
x/12=2(given in question)
x=24

Ques:- Give an Example when you lead a team
Ques:- Find out the wrong number in each sequence:
5, 16, 6, 16, 7, 16, 9
A. 6
B. 7
C. 8
D. 9
Recent Answer : Added by narendra On 2022-09-18 09:01:30:

d

Ques:- A Man is sitting in the last coach of train could not find a seat, so he starts walking to the front coach ,he walks for 5 min and reaches front coach. Not finding a seat he walks back to last coach and when he reaches there,train had completed 5 miles. what is the speed of the train ?
Ques:- Family and other people
Ques:- The size of the bucket is N kb. The bucket fills at the rate of 0.1 kb per millisecond. A programmer sends a program to receiver. There it waits for 10 milliseconds / and response will be back to programmer in 20 millisecond. How many much time the program takes to get a response back to programmer, after it is sent? Plz explain..
Recent Answer : Added by 9074743593 On 2021-07-29 16:19:39:

30

Ques:- If x + 8y = 20 and x = -3y, then y =
Recent Answer : Added by David Evans Gyamfi On 2021-09-26 15:12:42:

x+8y=20, x=-3y
(-3y)+8y=20
5y=20
y=4
The answer for y is 4

Ques:- Tell us about your self. (please give me a answer out of in your C.V)
Ques:- What was the toughest challenge you?ve ever faced?
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:- Why SMS Country ?
Ques:- What was the toughest decision you ever had to make?
Ques:- 3 cubes of metal whose edges are 9, 12 and 15 cm respectively, are melted and one new cube is made. Find the edge of the new cube?
Recent Answer : Added by Anna On 2021-10-22 09:13:17:

let a = 9 * 9 * 9;
let b = 12 * 12 * 12;
let c = 15 * 15 * 15;

sum = a + b + c;

edge = Math.cbrt(sum);

console.log(edge);

Ques:- Tell about mumbai ?
Ques:- In an examination, 80% of the students passed in English, 85% in Mathematics and 75% in both English and Mathematics. If 40 students failed in both the subjects the total number of students is
A. 200
B. 400
C. 600
D. 800
Recent Answer : Added by Phani On 2022-03-09 16:41:44:

Percentage of people passed = (passed in eng) + (passed in math) – ( passed in both)
Which is 90% of students passed and 10% failed
10% of X = 40
X = 400

Ques:- Why do you switch this company?
Ques:- Is this your dream job?
Ques:- Why should i take you ?
Ques:- If I walk with 30 miles/hr i reach 1 hour before and if i walk with 20 miles/hr i reach 1 hour late. Find the distance between 2 points and the exact time of reaching destination is 11 am then find the speed with which it walks.
Ques:- What is the abbreviation of NACCO, OPEAC, NEWS?
Recent Answer : Added by mia tan On 2022-09-25 16:02:44:

NON

Ques:- A chocolate block is of 4 X 4 size. How many cuts are needed to make 1 X 1 size blocks. No simultaneous vert. & horz. cuts?
Recent Answer : Added by Admin On 2020-05-17 12:02:27:

6 cuts

Ques:- One quality of wheat at Rs. 9.30 per kg is mixed with another quality at a certain rate in the ratio 8 : 7. If the mixture so formed be worth Rs. 10 per kg. What is the rate per kg of the second quality of wheat?
A. Rs. 10.30
B. Rs. 10.60
C. Rs. 10.80
D. Rs. 11
Recent Answer : Added by Afridi On 2022-08-14 18:01:09:

11

Ques:- Two ladies and two men are playing cards and are seated at North, East, South and West of a table. No lady is facing East. Persons sitting opposite to each other are not of the same sex. One man is facing South. Which directions are the ladies facing?
Recent Answer : Added by Saumyadipta Sarkar On 2022-03-09 16:41:20:

M
M. L
L

Ques:- A man owns 2/3 of the market research beauro business and sells 3/4 of his shares for Rs. 75000. What is the value of Business.
Recent Answer : Added by Admin On 2020-05-17 12:01:38:

1,50,000

Ques:- A sum of Rs. 2665 is lent into two parts so that the interest on the first part for 8 years at 3% per annum may be equal to the interest on the second part for 3 years at 5% per annum. Find the second sum?
Recent Answer : Added by Jay On 2022-08-14 16:45:20:

Question does not clarify if its simple interest or compound interest

Ques:- A=> B means
Recent Answer : Added by Admin On 2020-05-17 12:02:18:

if A is true B has to be true

Ques:- Why you left HDFC Bank – last organization?
Ques:- In the first 10 overs of a cricket game, the run rate was only 3.2. What should be the run rate in the remaining 40 overs to reach the target of 282 runs?
Recent Answer : Added by dilshad On 2021-03-26 17:27:31:

6.25

Ques:- X and Y start a business jointly. X invests Rs.16000 for 8 months and Y remains in the business for 4 months. Out of the total profit Y claims 2/7th share. How much money is contributed by Y?
Recent Answer : Added by Admin On 2022-09-29 18:33:42:

Let\: the\: total\: price \: be\: Rs. X\: then,

B= 2x/7 & A= \left ( x-2 \right )/7

So, A:B = 5x/7 : 2x/7 = 5 : 2

Let \: B’s \: capital\; be\: Rs.Y\: then\: \left ( 16000\ast 8 \right )/4y= 5/2

=> (16000\ast 8\ast 2)/(4\ast 5) = y

=> y = Rs. 12800

Ques:- What is the value of b if a=5;b=++a + ++a

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