LightSail Interview Questions, Process, and Tips

Ques:- In a series of six consecutive even numbers, the sum of the second and sixth numbers is 24. What is the fourth number?
Recent Answer : Added by Mogomotsi On 2021-11-24 16:45:04:

2a; 2a+2; 2a+4; 2a+6; 2a+8; 2a+10

t_2 + t_6 = 24 => 2a+2 + 2a + 10 = 24 => a = 3

therefore t_4 = 2(3) + 6 = 12

Ques:- How long you will stay in our company?
Ques:- A merchant has three different types of milk: 435 liters, 493 liters and 551 liters. Find the least number of casks of equal size required to store all the milk without mixing.
Ques:- A student divided a number by 2/3 when he required to multiply by 3/2. Calculate the percentage of error in his result.
Ques:- A train takes 9 sec to cross a pole. If the speed of the train is 48 kmph, then length of the train is
A. 80 m
B. 90 m
C. 120 m
D. 150 m
Recent Answer : Added by Ankit Bhikonde On 2022-09-21 17:57:43:

DISTANCE=TIME *SPEED
D=?
48*(5/18)=13.33m/s
D=9*13.333=120m

Ques:- If + means * and * means / and / means %. what is the value of 2+3*5/7?
Recent Answer : Added by Admin On 2020-05-17 12:03:17:

wake up guys and see modulo % can return only integer value.
So answer will be 1 and all other answers are wrong. You can
run your equation in C code and check the output.

Ques:- Mohan is thirteenth from the left end in a row of children.Prabir is twelfth from the right end and eighteenth from the left end. How many children are towards the right of Mohan in that row?
A. 12
B. 18
C. 17
D. Cannot be determined
E. None of these
Recent Answer : Added by satyaSamareddy On 2023-05-08 10:21:52:

12

Ques:- There are 5 red shoes, 4 green shoes. If one draw randomly a shoe what is the probability of getting a red shoe?
Recent Answer : Added by reniy On 2022-10-11 16:07:01:

thanks

Ques:- Anil ranked 16th from the top and 23rd from the bottom among those who passed in an exam. 6 boys did not participate in the exam and 5 failed. How many boys were there in the class?
Ques:- How many person live in your family?
Ques:- Do you know anyone who works for us?
Ques:- A train blows a siren one hour after starting from the station. After that it travels at 3/5th of its speed it reaches the next station 2 hours behind schedule. If it had a problem 50 miles farther from the previous case,it would have reached 40 minutes sooner. Find the distance between the two stations
Ques:- You are given a cake; one of its corner is broken. How will u cut the rest into Two equal parts?
Recent Answer : Added by DK BOSS On 2021-07-21 15:27:21:

Slice the cake

Ques:- Excluding stoppages, the speed of a train is 45 kmph and including stoppages it is 36 kmph. Of how many minutes does the train stop per hour?
Ques:- Who is the first president of planning commission
Ques:- How do you respond to change?
Ques:- Two pipes A and B together can fill a cistern in 4 hours. Had they been opened separately, then B would take taken 6 hours more than A fill the cistern. How much time will be taken by A to fill the cistern separately?
Recent Answer : Added by Vemula Rohan Kumar Reddy On 2021-09-25 16:19:51:

A takes 6 hours to fill

Ques:- WHAT IS YOUR ULTIMATE AIM IN LIFE
Ques:- H.C.F of 12, 16, 18 and 24?
Ques:- My personal life
Ques:- If Atul finds that he is twelfth from the right in a line of boys and fourth from the left, how many boys should be added to the line such that there are 28 boys in the line ?
Ques:- I ASKED A WOMAN WHAT WAS HER AGE?. SHE REPLIED THAT HER HUSBAND’S AGE IS REVERSE OF HER. AND THE DIFFERENCE BETWEEN THEIR AGES IS ONE ELEVENTH OF THEIR SUM. FIND OUT WHAT WAS HER AGE AND HER HUSBAND’S AGE?.
Recent Answer : Added by Admin On 2020-05-17 12:05:22:

Solution # 15-18
Sitting solution be- D T M B H R
Ans 15 :Mr. D
ans 16 : 1 2 3
Ans 17 : 3
Ans 18 : Mr B Suffering from anemia.

Ques:- Why do you want to do an MBA?
Ques:- In acolony there are some families. Each of them have children butdifferent in numbers.Following are conditions a> no of adult>no of sons>no of daughters>no of families. b>each sister must have atleast one brother and should have at the most 1 sister. c> no of children in one family exceeds the sum of no of children in the rest families. Tell the no of families?
Recent Answer : Added by Admin On 2020-05-17 11:59:49:

Three families

Ques:- There are 18 stations between Hyderabad and Bangalore. How many second class tickets have to be printed, so that a passenger can travel from any station to any other station?
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:- The first three terms of a proportion are 3, 9 and 12. The fourth term is?
Recent Answer : Added by Nikhil Shamrao Ghume On 2022-01-08 16:06:47:

24

Ques:- The sum of the two digits of a number is 10. If the number is subtracted from the number obtained by reversing its digits, the result is 54. Find the number?
Recent Answer : Added by Ponranjithkumar J On 2022-05-17 09:08:41:

answer is 28
>2+8=10
>reverse of 28 is 82
>subtract 28 from 82
>82-28=54
the number is 28

Ques:- A sum of money triples itself in twelve years at simple interest. Find the rate of interest?
Ques:- Have you ever faced a challenging situation? How did you deal with it?

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