Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

simple puzzle.........

This is a discussion on simple puzzle......... within the Brainteasers forums, part of the Brain Gym category; Hi Friends, A software engineer has the capability of thinking 100 lines of code in five minutes and can type 100 lines of code in 10 minutes. He takes a ...

Go Back   Geeks Talk > Brain Gym > Brainteasers
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Brainteasers The coolest place to post puzzles, riddles and brain teasers that tickle your brain.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-02-2009
Expert Member
 
Join Date: May 2009
Location: Bangalore
Posts: 983
Thanks: 155
Thanked 420 Times in 201 Posts
rijus is just really nicerijus is just really nicerijus is just really nicerijus is just really nicerijus is just really nice
Smile simple puzzle.........

Hi Friends,



A software engineer has the capability of thinking 100 lines of code in five
minutes and can type 100 lines of code in 10 minutes.

He takes a break for fiveminutes after every ten minutes.

Then............

How many lines of codes will he complete typing after an hour?


Try....................

All t Best.

Regards,
Riju
Reply With Quote
The Following User Says Thank You to rijus For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 06-03-2009
Junior Member
 
Join Date: Jun 2009
Location: Bangalore
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
pballary is on a distinguished road
Re: simple puzzle.........

He can type 400 lines of code


Regards,
Prashanth
Reply With Quote
  #3 (permalink)  
Old 06-03-2009
Junior Member
 
Join Date: Jun 2009
Location: pune
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
tatyasaheb is on a distinguished road
Re: simple puzzle.........


he can type 300 lines of code
regards
tatyasaheb
Reply With Quote
  #4 (permalink)  
Old 06-03-2009
Junior Member
 
Join Date: May 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
suhria is on a distinguished road
Re: simple puzzle.........

250 lines of code

Last edited by suhria; 06-03-2009 at 06:48 AM.
Reply With Quote
  #5 (permalink)  
Old 06-04-2009
Expert Member
 
Join Date: May 2009
Location: Bangalore
Posts: 983
Thanks: 155
Thanked 420 Times in 201 Posts
rijus is just really nicerijus is just really nicerijus is just really nicerijus is just really nicerijus is just really nice
Re: simple puzzle.........

Hi Friends,

After one hour he will complete 250 lines of code.

So t answer is 250.

Thanks,
Riju
Reply With Quote
  #6 (permalink)  
Old 06-11-2009
Junior Member
 
Join Date: Apr 2009
Location: hyderabad
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
sandeepsinha is on a distinguished road
Re: simple puzzle.........

he can type 100 lines of code

Last edited by sandeepsinha; 06-11-2009 at 09:04 AM.
Reply With Quote
  #7 (permalink)  
Old 06-20-2009
Junior Member
 
Join Date: Jun 2009
Location: INDIA
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
jubinlx is on a distinguished road
Re: simple puzzle.........

he thinks 300
n types 250..

hehhe like all engineer s (this fellow is also a lazy one... )
Reply With Quote
  #8 (permalink)  
Old 06-26-2009
Junior Member
 
Join Date: Feb 2009
Location: Bangalore
Posts: 15
Thanks: 0
Thanked 3 Times in 1 Post
sharmeraj is on a distinguished road
Re: simple puzzle.........

Hi,

Answer is 250

Cheers,
Sharmee
Reply With Quote
  #9 (permalink)  
Old 06-26-2009
Junior Member
 
Join Date: Jan 2008
Location: Noida
Posts: 25
Thanks: 1
Thanked 7 Times in 7 Posts
nids23 is on a distinguished road
Smile Re: simple puzzle.........

simple calc- answer is 250
Reply With Quote
  #10 (permalink)  
Old 3 Weeks Ago
Junior Member
 
Join Date: Nov 2009
Location: Mumbai
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
tarunskaran is on a distinguished road
Re: simple puzzle.........

How u guys arrive at these calculations...pls provide details???
Reply With Quote
  #11 (permalink)  
Old 3 Weeks Ago
Junior Member
 
Join Date: Nov 2009
Location: dahisar
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
bhavesh_gadoya is on a distinguished road
Re: simple puzzle.........

250 lines of codes with thinking
400 lines of codes without thinking
Reply With Quote
  #12 (permalink)  
Old 2 Weeks Ago
Expert Member
 
Join Date: May 2009
Location: Bangalore
Posts: 983
Thanks: 155
Thanked 420 Times in 201 Posts
rijus is just really nicerijus is just really nicerijus is just really nicerijus is just really nicerijus is just really nice
Re: simple puzzle.........

Quote:
Originally Posted by tarunskaran View Post
How u guys arrive at these calculations...pls provide details???
Hi Tarunskaran,

Here is the solution,

5 min think+5 min write+5 min braek=15 min and 50 lines
5 min write+5 min think+5 min braek=15 min and 50 lines
10 min write+5 min break=15 min and 100 lines
5 min think+5 min write+5 min braek=15 min and 50 lines

ie.
In 30 Mins, 100 lines of code.
In 45 Mins, 200 lines of code.
In 1 hour 250 lines of code.(Bcoz he takes a break for 5 mins.)

Regards
Rijus.
----------
Real Inspirational Journey.........Unanimously & Sincerely.
Reply With Quote
  #13 (permalink)  
Old 2 Weeks Ago
Junior Member
 
Join Date: Sep 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Praddumna is on a distinguished road
Re: simple puzzle.........

Hi....

By cal. the ans come's to be 300. He think's 300 and type's 300, apart that he is not thinking in break...

Min lines T - Think W - Write B - Break
T 5 = 100
W 10 = 100
B 5 = 100
T 5 = 200
W 10 = 200
B 5 = 200
T 5 = 300
W 10 = 300
B 5 = 300

Thanks.
Reply With Quote
Reply

  Geeks Talk > Brain Gym > Brainteasers

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
A simple Puzzle govindaraj123 Analytical Skills 15 1 Week Ago 09:29 AM
simple puzzle..(funny) psuresh1982 Brainteasers 18 08-18-2009 10:05 AM
simple puzzle deepasree Brainteasers 1 05-26-2009 05:48 AM
simple puzzle..(funny2) psuresh1982 Brainteasers 6 02-05-2007 06:21 AM
Simple Puzzle... jamesravid Brainteasers 2 08-07-2006 02:39 AM


All times are GMT -4. The time now is 09:42 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved