Sila Interview Questions, Process, and Tips

Ques:- Why do you not join your family business
Ques:- In a certain code, MONKEY is written as XDJMNL. How is TIGER written in that code?
Recent Answer : Added by Chuks On 2021-09-02 08:08:05:

MONKEY=YEKNOM then each letter is moved backward =XDJMNL so for TIGER=REGIT the each of the reversed letters are moved backward=QDFHS

Ques:- How good are you at English, Tell me the marks scored, and about family.
Ques:- Y u looking for a job in IT field sinc u r a ece graduate?
Ques:- Describe your work ethic.
Ques:- A salt manufacturing company produced a total of 5000 tonnes of salt in January of a particular year. Starting from February its production increased by 100 tonnes every month over the previous months until the end of the year. Find its average monthly production for that year?
Recent Answer : Added by albin On 2021-03-25 16:51:46:

516 tones

Ques:- What would you say to your boss if he is crazy about an idea, but you think it stinks?
Ques:- A cistern is normally filled in 8 hours but takes two hours longer to fill because of a leak in its bottom. If the cistern is full, the leak will empty it in?
Ques:- Ten years ago, the age of Anand was one-third the age of Bala at that time. The present age of Bala is 12 years more than the present age of Anand. Find the present age of Anand?
Recent Answer : Added by narendra On 2021-12-25 15:45:35:

let present age of ANAND AND BALA BE( A AND B ) RESPECTIVELY

A.T.Q

(A-10) = 1/3[B-10]. ……… – {1}

given

B = A+ 12 PUTTING IN 1

THEREFORE A-10 = 1/3 (A+2) = A+2 = 3A – 30

2A =32

A=16

Ques:- What are the disadvantages of the mobile.
Ques:- Which one of the following rivers flows towards the north?
A. Krishna
B. Tapti
C. Narmada
D. Chambal
Recent Answer : Added by Azeem On 2021-09-25 16:19:47:

Chambal

Ques:- An article is bought for Rs.600 and sold for Rs.500, find the loss percent?
Ques:- Which is the biggest mistake of your life and what did you learn from that?
Ques:- In a certain code, LABOUR is written as KBAPTS. How is CANDID written in that code?
Recent Answer : Added by Akilarasi On 2021-06-09 16:17:14:

BBMEHE

Ques:- A train 100 m long crosses a platform 125 m long in 15 sec; find the speed of the train?
Recent Answer : Added by GAURAV WAGHELA On 2022-03-09 16:35:13:

1km is equal to 1000 meter
Therefore 225 meter is how many km
Then we have to cross multiply
1km – 1000 meter
? – 225 meter
0.225 km
Then we have to apply formula
Speed = Distance/Time
Speed = 0.225/12 sec
= 0.01875×3600sec
= 67.5
Therefore speed of train is = 67.5

Ques:- A rich man died. In his will, he has divided his gold coins among his 5 sons, 5 daughters and a manager. According to his will: First give one coin to manager. 1/5th of the remaining to the elder son.Now give one coin to the manager and 1/5th of the remaining to second son and so on….. After giving coins to 5th son, divided the remaining coins among five daughters equally.All should get full coins. Find the minimum number of coins he has?
Recent Answer : Added by Biplab Nath On 2021-07-31 16:35:53:

Answer: 3121 gold coins
Let total no of coins be M
Let the disbursement D to each son:

D1 = 1 + (M – 1)/5 = (M + 4)/5
D2 = 1 + ( M – D1 -1)/5 = (D1) * 4/5
D3= (D2) * 4/5
D4= (D3) * 4/5
D5= (D4) * 4/5
Total disbursements to sons=
= ∑D= (M+4)*1/5[ 1+4/5+(4/5)(4/5)+ (4/5)(4/5)(4/5)+(4/5)(4/5)(4/5)(4/5) ]
= (2101/3125)*(M+4)
Thus balance left for daughters =M-{(2101/3125)*(M+4)}
=(1024M-8404)/3125
This balance should be a positive integer ( assuming M and all disbursements are full coins )
Thus 1024M-8404 should be a multiple of 3125….so….
1024M – 8404 = N*3125 where N is an integer
Using Python code:
n=int(input(“Enter num n: “))
X=int()
a=int()
a=0
X=’ ‘
for a in range(0,n+1):
a=a+1
X= (3125*a + 8404)/1024
if (3125*a + 8404)% 1024== 0:
print(X,a)
Enter num n: 10000
3121.0 1020
6246.0 2044
9371.0 3068
12496.0 4092
15621.0 5116
18746.0 6140
21871.0 7164
24996.0 8188
28121.0 9212
We get minimum value of N = 1021 and M = 3121 gold coins

Ques:- Past job profile & company profile
Ques:- What is your objective of life?
Ques:- What is severity and priority?its differnce
Ques:- Difference between JSP & servlets.
Recent Answer : Added by GMK On 2021-08-06 04:58:03:

Servlets are faster as compared to JSP, as they have a short response time.
JSP is slower than Servlets – JSP is a HTML-based codes.
Servlets are harder to code, as here, the HTML codes are written in Java – JSPs are easier to code, as here Java is coded in HTML.
In an MVC architecture, Servlets act as the controllers. – In MVC architectures, the JSPs act as a view to present the output to the users.
The service() function can be overridden in Servlets. – The service() function cannot be overridden in JSPs.

Ques:- If you could play one instrument you aren’t able to now, what would it be and why?
Ques:- A car covers a distance of 624 km in 6 ½ hours. Evaluate its speed?
Recent Answer : Added by BRIAN On 2021-10-07 15:41:45:

S=D/T
S=624KM/6.5HRS
S=96KM/HR

Ques:- Why do u choose Testing as ur career?
Ques:- How can i work when i join the company
Ques:- Where are you staying? How many family members?
Ques:- How will you introduce urself in any interview?
Ques:- Why in computer keyboard alphabetic keys are not assending order.and why numeric key are assending order…
Ques:- Whether i wold be okay with a harsh task master/ supervisor
Ques:- How would you build a test team?
Ques:- The length of the side of a square is represented by x+2. The length of the side of an equilateral triangle is 2x. If the square and the equilateral triangle have equal perimeter, then the value of x is _______.
Recent Answer : Added by James Folorunsho On 2021-08-13 16:27:07:

X = 4

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