You are a software engineer.And your first project in our
company is to design a submarine engine(about which you
donot know about anything).Your team members were nothing
but III standard students.....Will you take up this project?
If so how you will manage it?

Answers were Sorted based on User's Feedback



You are a software engineer.And your first project in our company is to design a submarine engine(..

Answer / manish

As I understand , there must be enormous money involved in
to such engine development. I would take the project and ask
the company HR to hire new people with relevant experience
to handle the project.

Is This Answer Correct ?    11 Yes 1 No

You are a software engineer.And your first project in our company is to design a submarine engine(..

Answer / rmj

there might be some reasons why the company had selected
3rd std students..it may be because they have proven their
capability and hence selected.hence they will be efficient
in doing such projects.so i will accept the challenge..

Is This Answer Correct ?    4 Yes 0 No

You are a software engineer.And your first project in our company is to design a submarine engine(..

Answer / sp

If i do not know anything about the first project in your
company, I will ask my team members who are of 3rd standard
students, who might be perfect in making paper boats, to
make boats as the project-papers,then ask them to arrive to
design of submarine using new tools and techniques with the
help of other team of HR and company.

Is This Answer Correct ?    4 Yes 1 No

You are a software engineer.And your first project in our company is to design a submarine engine(..

Answer / santhosh kumar

I,m a software engineer.y i go for to design a submarine engine.It is a duty for a marine engineer.

Is This Answer Correct ?    4 Yes 1 No

You are a software engineer.And your first project in our company is to design a submarine engine(..

Answer / sriganesh.r

my team member is third standard but they know the practical
knowledge in it.. so i will take this project.

Is This Answer Correct ?    7 Yes 6 No

You are a software engineer.And your first project in our company is to design a submarine engine(..

Answer / r.n.karthikeyan

yes i take up this project
Thank
you for giving 3rd standard student to do a submarine
engine because they know A-Z,1-100 and also they know words
to read and write and the main think is they have very good
listening things so they can easily follow my instrutions
to focus our submarine engine.

Is This Answer Correct ?    1 Yes 0 No

You are a software engineer.And your first project in our company is to design a submarine engine(..

Answer / angelo

My Team members were third standard students... So was i... but we managed to clear it (With some difficulty) and got a job in the company... now we are ready to take up the project... Thank You

Is This Answer Correct ?    0 Yes 0 No

You are a software engineer.And your first project in our company is to design a submarine engine(..

Answer / padma

Designation -SW
Role -team member
job description -Design
Career Growth Hierarchy-Project manager
Need- Team Leader
Project -Designing a Submarine engine

For example,If this is the scenario, and that moment of time
my priority is going for growth in the career,then i will
accept as Project Manager, If I need an opportunity then i
go for Team Leader,
Only the perks/benefits and the work will change accordingly
though my designation is still a SW.

For HR- the candidate will be a Team Leader
For project- a manager
For Engineering-Design- team member.

Acceptance depends on the one's priorities set for themselves.

Is This Answer Correct ?    0 Yes 0 No

You are a software engineer.And your first project in our company is to design a submarine engine(..

Answer / padma

Designation -SWE
Role -team member
job description -Design
Career Growth Hierarchy-Project manager
Need- Team Leader
Project -Designing a Submarine engine

For example,If this is the senario, and that moment of time
my priority is

going for growth in the career,then i will accept as Project
Manager, If I need

an opportunity then i go for Team Leader,
Only the perks/benefits and the work will change accordingly
though my

designation is still a SWE.

For HR- the candidate will be a Team Leader
For project- a manager
For Engineering-Design- team member.

Acceptance depends on the one's priorities set for themselves.

Is This Answer Correct ?    0 Yes 0 No

You are a software engineer.And your first project in our company is to design a submarine engine(..

Answer / bharath

I will discuss with my team member who is third class and
work with him, becoz he is having practical ideas and I'm
having technical knowledge...
definitely we'll get Best result...

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Funny Interview Questions Interview Questions

my 1st friend gave me 1000 and 2nd gave me 500 i have loos 1000 rupees then i purchase some thing with the cost of 300 and gave 100 100 both friends 1st friend remaining 900 and 2nd remaining 400 900+400+300=1600 why

2 Answers   BPO, College School Exams Tests, Infosys,


WHY DO YOU WANT TO JOIN OUR ORGANIZATION?

2 Answers   247Customer, Genpact, Pharma,


The difference between a number and its three-fifth is 50. What is the number?

2 Answers  


3 question ka jawab bataye . In swaalo ke jwaab de diye to hm aapko whtsapp king kahenge.... Q- 1...Baap ne beti ko 1gift diya Or kaha bhuk lage to kha lena... Pyas lage to pi lena or thand lage to jala lena... ye gift kya he challenge for u !! "Challange For all group Time limit 1days . Q-2.....ek chij aeisi h jo sukhi ho to 2kg. gili ho to 1kg. or jal jae to 3kg. its challenge for u !! Q..3... Vo kya chiz hai jo saal me 1 bar, mahine me 2 bar, hafte me 4 bar, aur din me 6 bar aati hai..?

9 Answers   Coconut Software, TATA,


I m allready working in nationalised bank as a clerk(3-4 month)in rajasthan(posted at home town). now i m selected in sbi for the post of clerk(punjab).. should i join sbi? is it right choice? i m very confused plz reply.

3 Answers   State Bank Of India SBI,






What is your target in life? what is your career objective?

1 Answers   Bhel, Jindal Steel and Power,


Who is the author of the famous classical book "A Passage To India" ?

2 Answers   Wipro,


Don't you feel embarrassed with your typos and your awfully written English, guys?

1 Answers  


what is your passion

2 Answers   HCL, TCS,


Solve this: Im a 11 Letter City. Last 6 letter is fruit name. 7,8,3 is a bird name. 6,7,5,3 is a part of a face. 1,8,3 is use 4 student. 9,5,3 is a soap name.

17 Answers   Cognizant, Infosys, TCS, WhatsApp,


I have a table named mstemployee which contain all details of employee. with column id,name and another table named MessageList which contains columns id,message,Toempid,sendTime,msgFromempid,Status my problem is following i get the following error message when i run the following query Tables or functions 'mstemployee' and 'mstemployee' have the same exposed names. Use correlation names to distinguish them. QUERY....................................... select message as Subject,mstemployee.name TO_Name,mstemployee.name from_Name ,convert (varchar,sendTime,103) as sendTime,MessageList.id as MsgID from dbo.MessageList left join mstemployee on mstemployee.id = MessageList.msgFromempid left join mstemployee on mstemployee.id = MessageList.msgToempid where MessageList.Status='Post' and MessageList.msgToempid=1

0 Answers  


what are other funny questions you can be asked at the airlines interviews? like the ones you have to compare yourself with animals. how could you answear to that kind of questions?

1 Answers  


Categories