|
|
|
|
|
by pw0ncakes
5891 days ago
|
|
I have a friend whose test is to sort a linked list using any sorting algorithm (it can be bubble sort) and any language (excluding trivial calls to library functions). It's fairly hard in C, trivial in ML or Haskell, and this is the point of the test: if you're able to use a high-level language, this is a benefit. |
|
But I'm sure many fewer today, note that I started out with punched card FORTRAN "IV" on an IBM 1130 and then did a lot of UNIX on PDP-11s. Fortunately I was able to play with LISP starting a couple of years after that first experience.
Today the world is almost entirely different, e.g. it's hard to buy a processor that had less L1 cache than the max address space of those machines' macroarchitecture.
ADDED: Or as I like to say, echoing someone I forget:
Cache is the new RAM.
RAM is the new disk.
Disk is the new tape.
(SSD does't neatly fit into that....)