Eplan software & service Interview Questions, Process, and Tips

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:- What approach do you take in getting your people to accept your ideas or department goals?
Ques:- The least number which when divided by 16, 18 and 21, leave the remainder 3, 5 and 8 respectively is:
Recent Answer : Added by Gopi Krishna On 2022-08-14 16:28:41:

995

Ques:- Describe who you are. or Tell me about your background.
Ques:- Position in this company
Ques:- Sum of two numbers is 15. Two times of the first exceeds by 5 from the three times of the other. Then the numbers will be?
Recent Answer : Added by Joseph Owusu On 2022-03-11 17:00:39:

The first number is 10 and the second number is 5

Ques:- The cost of 17 apples, 9 oranges , 13 bananas is rs 130 , whereas cost of 13 oranges, 7 apples and 10 bananas is rs 100. find the cost of 1 apple , 1 banana and 1 orange put together?
Recent Answer : Added by Admin On 2022-09-27 18:08:58:

Let cost for apple be a Cost for banana be b and Orange be c

So by first value expression becomes 17a + 13b + 9c =130 ———-1 therefore if you further solve a = (130 – 13b – 9c)/17 ———- 2 the second expression becomes: 13c + 7a + 10b = 100 ———- 3 If you put value of a in second expression it becomes: 13c + 7[(130 – 3b – 9c)/17] +10b = 100

Further if you solve you get value of b:

b = 10 – 2c ———-4

put value of b from 4 in 1

17a + 13 [10 – 2c] + 9c = 130

Further if you solve you find value of a

a = c ———-5

Put 5 in 3

13c + 7c + 10b = 100

further solve you get: c = 1 ———-6

from 5 and 6

a = c = 1 ———-7

Substitute value of c in expression 4

b = 10 – 2c b = 10 -2 * 1 b = 8 ———-8

therefore a + b + c = 10

Ques:- The average of the marks of 12 students in a class is 36. If the marks of each student are doubled, find the new average?
Ques:- Ramu rides his bike at an average speed of 45 km/hr and reaches his desitination in four hours. Somu covers the same distance in six hours. If Ramu covered his journey at an average speed which was 9 km/hr less and Somu covered his journey at an average speed which was 10 km/hr more, then the difference in their times taken to reach the destination would be (in minutes).
Ques:- Using the ciphers 1 up to 9, three numbers (of three ciphers each) can be formed, such that the second number is twice the first number, and the third number is three times the first number. Which are these three numbers?
Recent Answer : Added by Erick Mesquita On 2022-11-06 15:57:09:

The 3-digit number can be written as the sequence [n, 2n, 3n]
n = 1 → [1, 2, 3] → valid
n = 2 → [2, 4, 6] → valid
n = 3 → [3, 6, 9] → valid

n = 4 → [4, 8, 12] is not valid because this would lead to a 4-digit number
any value of n > 4 would also produce invalid answer

Answer: Three numbers: {123, 246, 369}

Ques:- When x is real what is the least value of (x**2-6*x+5)/(x**2+2*x+1)
Recent Answer : Added by Admin On 2020-05-17 12:01:23:

(x**2 – 6* x + 5) = (x-1)*(x-5)
(x**2 + 2 * x + 1) = (x + 1) * (x+1) = (x+1)**2
For what x is (x-1)*(x-5)/( (x+1)**2) a minimum?
One way to answer this question is by using calculus.
Take the derivative, and set to zero.
Since this is a fraction of polynomials, and a fraction is
zero only if it’s numerator is zero, we need calculate only
the numerator of the derivative and set it to zero.
The numerator of the
Derivative of (x-1)*(x-5)/( (x+1)**2) is
( (x-1) + (x-5) ) ( x+1)**2 – (x-1)(x-5)( 2 (x+1) )
= (2 x – 6) (x+1)**2 – (2) (x-1)(x-5) (x+1)
= 0
Divide through by 2 (x+1)
(x-3)(x+1) – (x-1)(x-5) = 0
(x**2 – 2 x – 3 ) – (x**2 – 6 x + 5) = 0
x**2 – x**2 – 2 x + 6 x – 3 – 5 = 0
4 x – 8 = 0
x = 2
Plugging in x = 2 into the original
(x**2-6*x+5)/(x**2+2*x+1)
gives us (2**2 – 6 * 2 + 5)/(2**2 + 2*2 + 1)
= (4 – 12 + 5) / (4 + 4 + 1) = -3/9 = -1/3
Least value is -1/3

Ques:- What is your work experience and how do you give your best to our company
Ques:- Achiving Target
Ques:- Can you Cut a cake into 8 pieces with 3 cuts?
Ques:- Rs.8000 become Rs.9261 in a certain interval of time at the rate of 5% per annum of C.I. Find the time?
Ques:- A box contains 3 blue marbles, 4 red, 6 green marbles and 2 yellow marbles. If four marbles are picked at random, what is the probability that none is blue?
Ques:- A sum of money becomes triple itself in 5 years at simple interest. How many years will it become six times at the same rate?
Recent Answer : Added by MAMIDI LIJITA SREE On 2023-01-21 17:36:27:

12.5

Ques:- How will you work in entry level?
Ques:- How do you keep your fitness knowledge up to date?
Ques:- How many such pairs of letters are there in the word STAINLESS each of which has as many letters between them in the word as they have in the English alphabet, in the same sequence?
Recent Answer : Added by Admin On 2020-05-17 12:03:44:

Dear friends i ofcourse confused like you when i come
across to solve this problem. Really friends its very
simple if you understand the question clearly. First thing
is what is mean by “as many as” means its called ‘idiom and
phrase’ in english and it means “the same number of”. now
read the question “how many pairs of letters in STAINLESS
which has same number of letters between them in the word
as they have in english alphabet”.
In the alphabetical order, A-Z can be numbered as 1-26.
In A(INL)E which is same as in the alphabetical order A
(BCD)E. In both the cases E is in the Fourth position. so
we got one pair.
And in ST, there are no letters between them in the word
stainless. In alphabetical orer from A-Z also there is no
letters between them..so we got the second pair…
In STAINLESS it has two pairs ST and AE

Ques:- What do you always regret? or Do you have any regrets?
Ques:- Where you want to be in next 5 years
Recent Answer : Added by suvhash On 2022-08-14 16:32:13:

on the earth

Ques:- Tell me a movie story which is Your best movie..
Recent Answer : Added by Snikiwe On 2022-03-13 16:35:19:

Diary of a mad black women

Ques:- Whom do you love more your father or mother and why?
Ques:- Are you residing in rented house/own house?
Ques:- The GFC of an odd number and an even number is 13. The greater number is 39. What is the lesser number?
Recent Answer : Added by GAYNOR TADIWANASHE GONERA On 2022-08-14 16:43:28:

26

Ques:- What’s the most interesting thing about you that we wouldn’t learn from your resume alone?
Ques:- A tennis marker is trying to put together a team of four players for a tennis tournament out of seven available. males – a, b and c; females  m, n, o and p. All players are of equal ability and there must be at least two males in the team. For a team of four, all players must be able to play with each other under the following restrictions: b should not play with m, c should not play with p, and a should not play with o.
Recent Answer : Added by DK BOSS On 2021-07-15 05:30:04:

acno is right answer

Ques:- A school has 30% students from Maharashtra .Out of these 20% are Bombey students. Find the total percentage of Bombay?
Recent Answer : Added by Alimam Ali On 2022-04-02 06:59:13:

66.66%

Ques:- 2598Successive discounts of 20% and 15% are equal to a single discount of (a) 30%(b) 32% (c) 34% (d) 35% (e) 36

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