MESSAGE
DATE | 2015-01-28 |
FROM | Ruben Safir
|
SUBJECT | Subject: [LIU Comp Sci] making the class up on the fly
|
From owner-learn-outgoing-at-mrbrklyn.com Wed Jan 28 19:49:36 2015 Return-Path: X-Original-To: archive-at-mrbrklyn.com Delivered-To: archive-at-mrbrklyn.com Received: by mrbrklyn.com (Postfix) id 00BE516115E; Wed, 28 Jan 2015 19:49:36 -0500 (EST) Delivered-To: learn-outgoing-at-mrbrklyn.com Received: by mrbrklyn.com (Postfix, from userid 28) id E2F08161165; Wed, 28 Jan 2015 19:49:35 -0500 (EST) Delivered-To: learn-at-nylxs.com Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) by mrbrklyn.com (Postfix) with ESMTP id 626D216115E for ; Wed, 28 Jan 2015 19:49:35 -0500 (EST) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mailbackend.panix.com (Postfix) with ESMTP id 9977D13088 for ; Wed, 28 Jan 2015 19:49:34 -0500 (EST) Received: by panix2.panix.com (Postfix, from userid 20529) id 80D7833C53; Wed, 28 Jan 2015 19:49:34 -0500 (EST) Date: Wed, 28 Jan 2015 19:49:34 -0500 From: Ruben Safir To: learn-at-nylxs.com Subject: [LIU Comp Sci] making the class up on the fly Message-ID: <20150129004934.GA7862-at-panix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: owner-learn-at-mrbrklyn.com Precedence: bulk Reply-To: learn-at-mrbrklyn.com
I really just don't understand this. It seems like this class is just being made up on the fly. this linked list algorithm is a classic problem that has been all but solved for decades and it seems like the implimentation here, which is fairly broken, really.
|
|