Slashdot Mirror


Judges Reinstate Charges In Google Age Discrimination Suit

theodp writes "A California appeals court has reinstated former Stanford prof Brian Reid's age-discrimination suit against Google, ruling that a lower Court erred in siding with Google and rejecting Mr. Reid's claims. From the Court Decision (PDF): 'We conclude that Reid produced sufficient evidence that Google's reasons for terminating him were untrue or pretextual, and that Google acted with discriminatory motive such that a factfinder would conclude Google engaged in age discrimination.' As side notes, helping Reid make his case is CS Prof Norman Matloff, while Google's actions are being defended by Wilson Sonsini Goodrich & Rosati of pretexting-was-not-generally-unlawful fame."

5 of 291 comments (clear)

  1. Re:I dislike this result by TheGratefulNet · · Score: 4, Interesting

    as someone who's a bit on the 'more experienced' level (ok, so I'm older middle age...) and who applied for a job at google, I can DEFINITELY say that from my perspective, there is age discrimination. very clearly. I saw it during several (I did have a few) interviews there.

    the questions were 'schoolboy' quizzed. its been decades (literally) since I had to recreate a search or sort algorithm by hand. and you know what? for the field I'm in (network management) I have not HAD to re-do existing algs. not once in my career! we usually BUILD on existing ideas, not waste time re-doing perfectly good wheels.

    when I answered 'I'd search for some sample code or an existing idea, then take parts of it and use what makes sense' they didn't like that answer! when they asked me math (arithmetic) style questions, I said I'd find a calculator and punch in the data. in other words, I know HOW to get the answer but I rarely (these days) walk around with literal data floating around upstairs. I keep POINTERS to data, not data. isn't that the better way? it surely has served me well enough in my 20+ years in the field.

    the whole strategy of their interviews are all wrong! ALL wrong. they might work great for the snotnose college hire, but its completely wrong for us seasoned pros.

    google is simple NOT setup for older guys. I saw it when I was there on campus for the live interviews and I sensed it all thruout during my phone screens.

    they don't value thinking skills as well as they seem to value rote data recall, which clearly favors the young and those who very recently finished school and have it the algs still recallable line-by-line in their heads.

    --

    --
    "It is now safe to switch off your computer."
  2. Karma is a bitch by Bill_the_Engineer · · Score: 3, Interesting

    Don't worry, pretty soon Google will be getting old in Internet years and we will soon discriminate against it for a younger "more hip" search engine.

    --
    These comments are my own and do not necessarily reflect the views or opinions of my employer or colleagues...
  3. Re:I dislike this result by Anonymous Coward · · Score: 3, Interesting

    Fwiw, I was a senior engineer at amazon... And while I worked with some great people I also worked with some morons. As the years passed we were forced to ignore the old hiring rules and increasingly pressured to hire lame candidates because they knew a mgr or director. And during that time much of the real talent left the company.. It ceased to become a fun place to work.

  4. He didn't get tenure by Animats · · Score: 3, Interesting

    He didn't get tenure at Stanford. Probably because he was too practical and commercial for Stanford CS of that period. (Back then, Stanford CS was part of Arts and Sciences and dominated by logicians and "expert systems" types. CS was moved to the School of Engineering around 1985). So he went to DEC, which used to have a very good research facility in Palo Alto. He ran their network R&D. When Compaq (remember Compaq? IBM PC clones?) bought DEC, they phased out software research, because Compaq didn't do much software. So he went to Bell Labs in Silicon Valley, which also shut down as Bellcore retreated from research.

    Google hired him because he'd done AltaVista, the first big search engine. (Which, amusingly, was done as a demo for the DEC Alpha CPU.)

    It's no longer fun being a theoretical computer scientist in Silicon Valley. All the great corporate labs are gone. Along with the ones mentioned above, HP Labs, PARC, and IBM Almaden have also tanked. Google, Microsoft, and Intel still do a little theoretical work, but not that much.

  5. Re:I dislike this result by TheGratefulNet · · Score: 3, Interesting

    They want a new search algorithm. They don't want you buidling on something that already exists. Googlging to find how to write a new algorithm ain't going to cut it. You need to have that in your basic skills.

    This is not age discrimination. Your skills just do not match what they need.


    actually, I didn't even disclose which kind of job I was applying for.

    I'm an "IT" guy (again, network management) and I'm -very- senior in my field. without drudging up my resume, just take me at my word for just a few minutes. please tell me (if you have been in this field) how being able to re-code a tree-walk or tree-insert from memory, in 10 minutes or less, on a whiteboard is relevant to solving problems in my field (they didn't even allow me a proper emacs or vi session, which is also VERY artificial if they are trying to test my ability to work out problems, live, in front of them).

    in my field, you care more about polling devices for health and there are a whole SLEW of questions that I'd ask about 'polling science' (yes, there's a whole lot to polling and being smart about it in large scale networks). you care about database issues since when you poll and collect data, you have to store and search that effectively. I know my sql pretty well and THAT is entirely the level that us netmgt types live at. I've written entire NMS systems and agents, as well, but they didn't ask spudnutz about that. they asked mundane stupid offtopic questions that just wreaked of artificiality. I could tell almost none of them that interviewed me even spent any real time in the field DOING network management.

    so, fwiw, I know my field very well and have been at most of the big name players here in the valley. the google interview was the worst experience of my professional career, in all aspects of how it was handled. it was more a show of how 'cool' the company was and but NOTHING about the actual job you'd be doing there. which I found very unsettling. why should I consider leaving a good job (btw, they called me - I didn't call them) when google would not even tell me WHAT, exactly, I'd be working on?

    they are guilty of having a 'silicon valley pre-bubble' attitude. I don't think this will scale well, as we say.

    --

    --
    "It is now safe to switch off your computer."