POV-Ray : Newsgroups : povray.off-topic : Interesting interview questions Server Time
8 Oct 2024 13:47:26 EDT (-0400)
  Interesting interview questions (Message 34 to 43 of 63)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Jim Henderson
Subject: Re: Interesting interview questions
Date: 21 Jan 2010 18:25:10
Message: <4b58e256@news.povray.org>
On Thu, 21 Jan 2010 14:53:42 -0800, Darren New wrote:

> Jim Henderson wrote:
>> of L/R moves in each iteration,
> 
> which also fails because the other robot will move in sync. :-)

I had thought about introducing a "skip next change in direction" if the 
parachute was found - I think that would put it on an alternating course, 
but you're right, otherwise it would be perfectly synchronized. :-)

Jim


Post a reply to this message

From: Neeum Zawan
Subject: Re: Interesting interview questions
Date: 21 Jan 2010 19:20:56
Message: <4b58ef68$1@news.povray.org>
On 01/20/10 09:32, Captain Jack wrote:
> I've got a quiz I made that I run candidates (for programming jobs) through
> now, and the first one I put on there is "How does an e-mail system work?
> What happend from the time one person hits 'Send' and the other person sees
> a message in the In-Box?" I get the most amazing amount of hemming and
> hawing over that one.

	I hope someone mentioned something about a series of tubes...

-- 
I'm addicted to placebos. I'd give them up, but it wouldn't make any 
difference. - Steven Wright


Post a reply to this message

From: Jim Henderson
Subject: Re: Interesting interview questions
Date: 22 Jan 2010 00:57:31
Message: <4b593e4b$1@news.povray.org>
On Thu, 21 Jan 2010 16:21:37 -0800, Neeum Zawan wrote:

> On 01/20/10 09:32, Captain Jack wrote:
>> I've got a quiz I made that I run candidates (for programming jobs)
>> through now, and the first one I put on there is "How does an e-mail
>> system work? What happend from the time one person hits 'Send' and the
>> other person sees a message in the In-Box?" I get the most amazing
>> amount of hemming and hawing over that one.
> 
> 	I hope someone mentioned something about a series of tubes...

LOL

As it happens, there was a problem with my last paycheck's direct deposit 
(we changed providers, and my bank had been bought, so the routing number 
changed, but the old DD provider didn't seem to mind; the new one, 
however, did), so I had to go to the office to pick up an actual paper 
paycheck to take to the bank.

We hit the drive-through to make the deposit.  And we saw one of the 
actual "tubes" used in the early Internet!  No kidding!  It uses a vacuum 
to suck a packet that's got a payload in it into the bank.  I was really 
surprised at how primitive the checksum system was (well, OK, there 
wasn't one, but a voice spoke through a magic box and confirmed delivery 
of the packet).

But man was it slow compared to the modern Internet.  But it was quite 
nostalgic. :-)

Jim


Post a reply to this message

From: Bill Pragnell
Subject: Re: Interesting interview questions
Date: 22 Jan 2010 04:20:01
Message: <web.4b596d7fccb8afb46dd25f0b0@news.povray.org>
Jim Henderson <nos### [at] nospamcom> wrote:
> But man was it slow compared to the modern Internet.

Those old-school tubes get more efficient the more data you have to send. Say
you put a harddrive in the tube, the effective bandwidth would be vast compared
to even the fastest LAN... ;-D

>But it was quite
> nostalgic. :-)

Ah, nostalgia. Whatever happened to that?


Post a reply to this message

From: scott
Subject: Re: Interesting interview questions
Date: 22 Jan 2010 05:29:05
Message: <4b597df1$1@news.povray.org>
> Those old-school tubes get more efficient the more data you have to send. 
> Say
> you put a harddrive in the tube, the effective bandwidth would be vast 
> compared
> to even the fastest LAN... ;-D

What about ping time? :-)


Post a reply to this message

From: Invisible
Subject: Re: Interesting interview questions
Date: 22 Jan 2010 05:34:19
Message: <4b597f2b$1@news.povray.org>
>> Those old-school tubes get more efficient the more data you have to 
>> send. Say
>> you put a harddrive in the tube, the effective bandwidth would be vast 
>> compared
>> to even the fastest LAN... ;-D
> 
> What about ping time? :-)

Transfer rate /= latency. ;-)

Somebody suggested that by burning data onto a CD-ROM and getting 
students to cycle to the other side of Cambridge with the CDs in 
backpacks, you could achieve several GB/s mean transfer rate. Of course, 
the packet latency would be about 25 minutes each way…

(Of course, use DVD-ROM - or BluRay - and it improves even more!)

I wonder - what happens if you combine RFC 1149 with USB flash drives?

Required XKCD reference:
http://www.xkcd.com/691/


Post a reply to this message

From: Invisible
Subject: Re: Interesting interview questions
Date: 22 Jan 2010 05:39:23
Message: <4b59805b@news.povray.org>
Invisible wrote:

> the packet latency would be about 25 minutes each way…

You know you've been blogging too long when you start typing HTML 
character entities in normal text! o_O


Post a reply to this message

From: Warp
Subject: Re: Interesting interview questions
Date: 22 Jan 2010 05:53:31
Message: <4b5983ab@news.povray.org>
Invisible <voi### [at] devnull> wrote:
> Somebody suggested that by burning data onto a CD-ROM and getting 
> students to cycle to the other side of Cambridge with the CDs in 
> backpacks, you could achieve several GB/s mean transfer rate. Of course, 
> the packet latency would be about 25 minutes each way…

> (Of course, use DVD-ROM - or BluRay - and it improves even more!)

  How do you burn data to a DVD-ROM?

-- 
                                                          - Warp


Post a reply to this message

From: scott
Subject: Re: Interesting interview questions
Date: 22 Jan 2010 06:29:05
Message: <4b598c01$1@news.povray.org>
>> Somebody suggested that by burning data onto a CD-ROM and getting
>> students to cycle to the other side of Cambridge with the CDs in
>> backpacks, you could achieve several GB/s mean transfer rate. Of course,
>> the packet latency would be about 25 minutes each way…
>
>> (Of course, use DVD-ROM - or BluRay - and it improves even more!)
>
>  How do you burn data to a DVD-ROM?

You mean you can burn data to a CD-ROM now? :-O


Post a reply to this message

From: Invisible
Subject: Re: Interesting interview questions
Date: 22 Jan 2010 06:51:30
Message: <4b599142@news.povray.org>
scott wrote:

> You mean you can burn data to a CD-ROM now? :-O

I mean that once you burn data onto a CD-R, it effectively *becomes* a 
CD-ROM. Sheesh...


Post a reply to this message

<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.