Mold-Tek Technologies Interview Questions, Process, and Tips

Ques:- A and B can do a work in 12 days, B and C in 30 days and C and A in 36 days. In how many days will the work be completed, if all three of them work together?
Ques:- speak something about ur memorable moment
Ques:- The length of the base of a triangle is three times the height. The area of the triangle is 24 square inches. Find the length of the base of the triangle. (Area=1/2bh)
Recent Answer : Added by Admin On 2020-05-17 12:05:17:

length of the base=3 times height
b=3h;
h=b/3;
so, 1/2bh=24
1/2b(b/3)=24
(b^2)/6=24
b^2=144
b=12

Ques:- What is supply chain?
Ques:- Two people are travelling through flight. Both have parachute and jump anywhere randomly i.e none of them knows who has jumped where.(Assume there's a big desert and they jump at any random location). Now, both of them have a single piece of paper on which they can write instructions before jumping and that's the only way they can meet each other. What would they write on paper before jumping ?
Ques:- How will you justify you job?
Ques:- The difference of two consecutive even numbers squares is 84, then what is the sum of these numbers?
Recent Answer : Added by shivaprasad On 2021-10-12 12:52:39:

(x+2)^2 -x^2 = 84
X=20
So (20,22)
Sum= 42

Ques:- Expand ——UCIL
Ques:- Reason for Joining the organization.
Ques:- Two trains of equal length when moving in opposite direction takes 5 sec. to cross each other completely and when moving in same direction takes 15 sec. Find the ratio of their speed.
Recent Answer : Added by Deven Sharma On 2023-05-31 18:18:48:

Let’s assume the length of each train is ‘L’ and the speeds of the two trains are ‘V₁’ and ‘V₂’ respectively.

When the trains are moving in the opposite direction, their relative speed is the sum of their individual speeds. The total distance they need to cover is the sum of their lengths. Since they cross each other completely in 5 seconds, we can set up the following equation:

(V₁ + V₂) × 5 = 2L

When the trains are moving in the same direction, their relative speed is the difference between their individual speeds. The total distance they need to cover is the difference between their lengths. Since they cross each other completely in 15 seconds, we can set up the following equation:

(V₁ – V₂) × 15 = 2L

Now, let’s solve these equations to find the ratio of their speeds.

From the first equation, we have:
(V₁ + V₂) × 5 = 2L
V₁ + V₂ = (2L) / 5

From the second equation, we have:
(V₁ – V₂) × 15 = 2L
V₁ – V₂ = (2L) / 15

Let’s add these two equations together:
V₁ + V₂ + V₁ – V₂ = (2L) / 5 + (2L) / 15
2V₁ = (6L + 2L) / 15
2V₁ = (8L) / 15
V₁ = (4L) / 15

So, the speed of the first train is (4L) / 15.

Now, let’s substitute this value back into the first equation to find V₂:
(4L) / 15 + V₂ = (2L) / 5
V₂ = (2L) / 5 – (4L) / 15
V₂ = (6L – 4L) / 15
V₂ = (2L) / 15

Therefore, the speed of the second train is (2L) / 15.

The ratio of their speeds is given by:
(V₁ / V₂) = ((4L) / 15) / ((2L) / 15)
(V₁ / V₂) = 4L / 2L
(V₁ / V₂) = 2

So, the ratio of their speeds is 2:1.

Ques:- A pole seen from a certain distance at an angle of 15 degrees and 100 meters ahead by 30 degrees. What is the height of pole ?
Recent Answer : Added by Admin On 2020-05-17 12:02:03:

tan 30=h/x
tan 15=h/100+x
so h/tan 30=(h/tan 15)-100
=33.33app

Ques:- The temperature at Kochi is given by the function: – t2/6+4t+12 where t is the elapsed time since noon. What is the percentage rise (or fall) in temperature between 3.00 PM and 6.00 PM?
Recent Answer : Added by Admin On 2020-05-17 12:04:28:

temp at 3.oo pm is = 22.5
temp at 6.oo pm is = 30
thus, percentage rise= 7.5/30 *100
=25%

Ques:- Write a program to get a count of alphabets from an array of names?
Ques:- In a fraction, if 1 is added to both the numerator at the denominator, the fraction becomes 1/2. If numerator is subtracted from the denominator, the fraction becomes 3/4. Find the fraction.
Recent Answer : Added by bharath On 2022-09-26 17:09:46:

3/7

Ques:- What was your last experience tell me about this?
Ques:- X, Y and Z started a business with capitals of Rs. 8000, Rs. 10000 and Rs. 12000 respectively. At the end of the year, the profit share of Y is Rs. 1500. The difference between the profit shares of X and Z is?
Recent Answer : Added by Roop On 2021-09-18 16:12:08:

Profit ratio will be : 4:5:6
5x=150
X=300
X share is 1200
Y share is 1800
Difference will be = x-y =600

Ques:- If the HCF of two numbers is 2 and their LCM is 70, then the numbers are
A. 2, 35
B. 4, 70
C. 6, 70
D. 14, 10
Recent Answer : Added by Cynthia Birungi Muhumuza On 2022-08-14 16:34:42:

d
HCF= 2
LCM = 2*5*7 = 70

Ques:- Please tell about him self
Ques:- a group of friends goes for dinner and gets bill of Rs 2400 . Two of them says that they have forgotten their purse so remaining make an extra contribution of Rs 100 to pay up the bill. Tell the no. of person in that group
Recent Answer : Added by Admin On 2020-05-17 11:59:54:

Let ‘x’ be the number of perons in the group and let ‘y’ be
amount per head which they have to pay.
Then xy = 2400.
or y = 2400/x
Since two friends have forget the purse, x-2 persons should
share the total amount(2400).
If they share, they have to make an extra contribution of
Rs 100 to pay up the bill
That is x-2 persons should pay y+100 each
or (x-2)(y+100) = 2400
or y+100 = 2400/(x-2)
or y = 2400/(x-2) – 100
Therefore we have got two equations namely,
y= 2400/x and y = 2400/(x-2) – 100
Comparing these two, we get
2400/x = 2400/(x-2) – 100
Solving this we get
x^2 – 2x -48 = 0
or (x-8) (x+6) = 0
or x = 8 or x = -6
Since ‘x’ denote the number of persons, it should be
positive.
So, x = 8.

Ques:- Product of Prime no. between 1 to 20?
Recent Answer : Added by Admin On 2020-05-17 12:02:00:

2*3*5*7*11*13*17*19=9699690

Ques:- Sum of two consecutive nos is 55, larger one is?
Recent Answer : Added by Elvince On 2022-05-17 09:08:57:

Let the firt number be n,
The largest number will be n+1
Their sum
n+n+1=55
2n+1=55
2n=54
n=27
Largest number =27+1=28

Ques:- Rearrange MERGANY
Recent Answer : Added by Admin On 2020-05-17 12:02:30:

GERMANY
Country Name..

Ques:- 4 * 0.4 * 0.04 * 0.004 = ?
Recent Answer : Added by Ps On 2021-02-11 16:42:38:

0.000256

Ques:- There are 2 toy cars facing each other at a distance of 500 cm from each other. Then they moves forward by 100 cm at a speed of 50 cm/s and then moves backward by 50 cm at a speed of 25 cm/s. Evaluate the time of their collision.
Recent Answer : Added by Meriam Saad On 2022-03-09 16:36:15:

9s

Ques:- The sum of the present ages of two persons A and B is 60. If the age of A is twice that of B, find the sum of their ages 5 years hence?
Recent Answer : Added by OLUCHI Perpetual Ndimkaoha On 2022-09-22 16:40:12:

24

Ques:- If a passenger train takes twice to cross a freight train to overtake than to cross each other in opposite direction find how many times faster is passenger train than the freight train
Recent Answer : Added by Admin On 2020-05-17 12:01:07:

TWICE

Ques:- A group consists of 4 men, 6 women and 5 children. In how many ways can 2 men , 3 women and 1 child selected from the given group?
Recent Answer : Added by Akash Deep On 2021-08-03 17:09:46:

600

Ques:- A man gets x/y of Rs.10 and y/x of Rs.10. He returns Rs.20. The Answer choices are a) He may not lose b) He may lose c) He always loses d) Cannot be Determined
Recent Answer : Added by Admin On 2020-05-17 12:02:08:

x and y can be equal to 1..
If so,then he gets 1/1 of Rs.10 which is equal to 10 and
again 1/1 of Rs.10=Rs.10..so,he gets total of 20..and
returns 20..so,no gain and no loss..
If x=1,y=2,he gets, 5+20=25..and returns 20..so he may not
lose..
So,whatever be the values of x and y,only these two answers
are possible..
so its a)He never loses..

Ques:- Find out the wrong number in each sequence:
105, 85, 60, 30, 0, – 45, – 90
A. 85
B. 60
C. -45
Recent Answer : Added by Rahul On 2022-08-14 16:28:33:

85

Ques:- About yourself and project related.

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