Vpd Interview Questions, Process, and Tips

Ques:- About family background.
Ques:- The speed of a car is 90 km in the first hour and 60 km in the second hour. What is the average speed of the car?
Ques:- What do you for when you hire people?
Ques:- Tell me about your qualification?
Ques:- Given a rectangular (cuboidal for the puritans) cake with a rectangular piece removed (any size or orientation), how would you cut the remainder of the cake into two equal halves with one straight cut of a knife?
Recent Answer : Added by shubh On 2022-03-09 16:41:21:

These both ans are wrong Instead of cutting it vertically we cut it horizontally. we got 2 equal halves.

Ques:- A cistern is filled by a tap in 3 1/2 hours. Due to leak in the bottom of the cistern, it takes half an hour longer to fill the cistern. If the cistern is full how long will it take the leak to empty it?
Ques:- Which date is comfortable for you to join with us ?
Ques:- What would you do for us? What can you do for us thatsomeone else can't?
Recent Answer : Added by Kanishk Rathore On 2022-08-14 16:33:55:

Creative mind and innovative ideas is what I can offer to you. Please have a look at my work portfolio. I do not copy anyone’s work, I do not try to imitate the work of other creators. Gaining my inspiration from everyday life

Ques:- Which one of the following is the number by which the product of 8 consecutive integers is divisible?
A. 4!
B. 6!
C. 7!
D. 8!
E. All of these
Recent Answer : Added by Robert Jude Mabirizi On 2021-11-09 15:53:23:

A

Ques:- Why there are so many job changes in your career
Ques:- When did ICDS setup in Tripura?
Recent Answer : Added by Abhi Chatterjee On 2022-01-08 16:05:37:

1972

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:- What is the toughest problem you've had to face, and how did you overcome it?
Ques:- What are you most proud of?
Ques:- if a number is choosen between 100 and 999 includeing these numberrs what is the provbabilty that the number selected does not contain a 7 is
Recent Answer : Added by Admin On 2020-05-17 11:59:52:

p = prob(1st digit not 7)*prob(2nd digit not 7)*prob(3rd
digit not 7)
=(8/9)*(9/10)*(9/10)
=0.72
Sandhya had it right except that there are 900 numbers
between 100 and 999 inclusive (not 899).

Ques:- A man can row at 5 kmph in still water. If the velocity of current is 1 kmph and it takes him 1 hour to row to a place and come back, Evaluate the distance of the place?
Ques:- At 6’o clock clock ticks 6 times. The time between first and last ticks was 30sec. How much time it takes at 12’o clock.
Recent Answer : Added by Admin On 2020-05-17 11:59:43:

66 seconds

Ques:- a man travels by walking 4 kmph to a certain distance followed by 3 kmph upstream a hill and returns at 6 kmph hill downstream and walks the same 4 kmph in flat and returns home. if the total time taken is 6 hrs wht is the total distance ?
A. 24
B. 12
C. 22.5
D. none of these
Recent Answer : Added by Dennis On 2020-07-16 14:50:37:

The ratio flat vs hill is unknown so you can’t calculate this normally. But since the average for uphill/downhill is also 4 kmph ((1.5h)/6km)), the calculation is: 6 hours * 4kmph = 24km.

Ques:- What is your personal background ?
Ques:- Are you comfortable for working 6 days?
Ques:- Three different containers contain different quantities of mixture milk and water, whose measurements are 403 Kg, 434 Kg and 465 Kg. What biggest measure must be there to measure all the different quantities exactly?
A. 1 Kg
B. 7 Kg
C. 14 Kg
D. 31 Kg
Recent Answer : Added by anonymous On 2022-03-09 16:37:53:

31
cos
434-403=31
465-434=31

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:- The ratio of the present ages of Suman and Renu is 5 : 7 respectively. Four years hence the ratio will become 3 : 4 respectively. What is the present age of Renu in years? (a) 28 (b) 24 (c) 20 (d) 21 (e) None of these
Recent Answer : Added by Admin On 2020-05-17 12:03:41:

( a ) 28

Ques:- Family background and how many people of my family etc
Ques:- What is your long-range objective?
Ques:- Two passenger trains start at the same hour in the day from two different stations and move towards each other at the rate of 16 kmph and 21 kmph respectively. When they meet, it is found that one train has traveled 60 km more than the other one. The distance between the two stations is?
Recent Answer : Added by Rudradeb Biswas On 2021-08-16 05:26:57:

444km
Since the speed diff is 5km/h
It takes 12 hrs to cover 60 extra kms
Therefore in 12 hrs the total dist covered is
Relative speed×time=(21+16)×12=444 kms

Ques:- DO YOU THINK YOU ARE A TRUE ENGINEER
Ques:- Find the value of ( 0.75 * 0.75 * 0.75 – 0.001 ) / ( 0.75 * 0.75 – 0.075 + 0.01)
A. 0.845
B. 2.312
C. 1.908
D. 0
E. 1
Ques:- Have you worked in any place earlier and which type work you can do it
Ques:- Why you took 6 years to complete your graduation.

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