Remix.run Logo
jswelker 3 hours ago

And resultingly, if you do go to college and immerse yourself in the educational experience, you come out with superpowers compared to your peers.

Getting companies to see those superpowers in a hiring pipeline of course is a different story

petesergeant 3 hours ago | parent [-]

Do American colleges not give degree grades? In the UK your degree class (grade) is moderately important for your first job

pclmulqdq 2 hours ago | parent | next [-]

American colleges give out a GPA, which used to mean something but has now been inflated to the point of meaninglessness. 60% of my college class 10 years ago had a 3.5/4 or higher. The median grade at Harvard is an A. I am told that since COVID, B grades and below now require a written explanation by the professor at several schools.

fragmede 2 hours ago | parent [-]

Given that the bar for getting into Harvard is rather high these days, shouldn't we expect the median grade in Harvard to be fairly high? If C students aren't allowed into Harvard these days, doesn't it make sense they aren't giving out Cs?

wtetzner 2 hours ago | parent | next [-]

Wouldn't a C in Harvard mean "average for a Harvard student"?

paulorlando 2 hours ago | parent | prev | next [-]

A bit of context on that grading question here. It was interesting to me that grading has gone through a couple waves of inflation over the decades: https://unintendedconsequenc.es/what-i-talk-about-when-i-tal...

anonym29 2 hours ago | parent | prev [-]

I've interviewed Harvard CS grads for SWE roles at big tech who couldn't write a working program for fizzbuzz, for defanging an IP address, or for reversing words in a sentence, in a language of their choice, with leetcode's provided instructions, in half an hour, with unlimited attempts, gentle coaching from me, and the ability to use the internet to search for anything that isn't a direct solution (e.g. syntax).

Yes, more than one.

Either the bar for getting into Harvard cannot possibly be as high as it's made out to be, someone's figured out how to completely defeat degree-validation service providers, or Harvard is happy to churn out a nonzero number of students wholly unprepared for meeting extremely basic expectations for the prototypical job of their chosen degree.

seanmcdirmid an hour ago | parent [-]

If you don’t cram for leetcode, you won’t pass a leetcode interview. It takes some kids a few interviews to figure that out, even they are from elite school like MIT. You were just their learning experience.

anonymars an hour ago | parent | next [-]

I get the impression you latched on to the word leetcode and took away something very different

FizzBuzz, reversing a sentence -- this is programming your way out of a wet paper bag, not elite and esoteric skills that need advanced study and cramming

seanmcdirmid 5 minutes ago | parent [-]

Similar concept. You have them do some task like fizzbuzz to see if they can program stuff on the fly that they would never need to do in real life. You practice that since school doesn't prepare you for that unless you do ACM programming contests or something. The interview demands this to see if the candidate is capable of cramming for the interview, which correlates with the effort, ability they could put into the job, not with what the skills they actually apply on the job, which are hard to measure in a one hour interview slot anyways.

anonym29 an hour ago | parent | prev [-]

If you can't solve FizzBuzz in half an hour with a language of your choice while being able to look up syntax, your problem isn't that you failed to cram for leetcode, it's that you don't know how to write code.

There's nothing inherently wrong with not being able to write code, but you probably shouldn't be applying for software engineering roles where the main responsibility of the job is ultimately to write working code.

seanmcdirmid a minute ago | parent [-]

Just to be clear I have no problem passing these interviews, I just spent a few weeks cramming leetcode and got a job at Google. Leetcode wasn’t the main reason I was hired, but it was a filter that I had to get through (I’ve never been given fizzbuzz before, but I assume that is just because it’s no longer in style and hasn’t been for more than a decade). You just don’t throw yourself into on the fly coding, you practice them because your competition has and you will look bad if you don’t. Let’s not pretend that any of us are ready to do alien dictionary at the spur of a moment, or thats a useful skill for our role.

hc12345 an hour ago | parent | prev | next [-]

As prices for college go up, the student is more of a customer than anything, and therefore the pressure to raise grades goes up. Who is going to go to a college where people tend to need an extra year to graduate, when each year is 60k? Or one where only the top 5% of a class gets a top grade?

You are already seeing grade inflation in the UK too: Go look at the percentage of first class degrees over time.

The only place where a modern US university can be used as a filter is in their own admissions, where they can still be pretty stringent. Harvard could fill their class 6 times with people that are basically indistinguishable from their freshman class, so just getting into the right university already shows that you must have had some skill and maturity by the time you were a junior in high school.

This is also why hiring juniors is so difficult nowadays for software: Having successfully finished a CS degree at most universities says nothing about your ability to write any code at all, or analyze any complex situation. And with the advent of leetcode training, it's not as if you can now tell who happens to be good because they remember their algorithms and data structure classes really well. You have no idea of how good the new grad is going to be when they show to the interview, and even those that pass might not be all that great in practice, as they might just have spent 3 months memorizing interview questions like an automaton.

jswelker an hour ago | parent | prev | next [-]

The only entity that has ever cared about my college GPA has been other colleges when I signed up for grad school. And even in that case it is just a "stat check" in gamer parlance. 3.0 or greater, yes. Lower, no. That kind of thing.

Zero employers have ever asked to see my college GPA after graduating almost 17 years ago.

veqq 2 hours ago | parent | prev | next [-]

All serious applicants have the maximum grade, in the US system.

pastel8739 2 hours ago | parent [-]

I don’t think this is strictly true, but I do think it’s true that college GPA is not a differentiating factor.

SilverElfin an hour ago | parent | prev [-]

Yes but it is not standardized at all. Every college has its own way of doing things. Even every degree or school within a university can be different in how they handle grades. Some places put every student on a curve, so that a particular distribution of grades is always enforced. Some places operate on more of a pass/fail basis - often this is done for the first couple years to avoid measuring students when they’re adjusting to a new lifestyle (meaning partying a lot). Some places tend to give out easy grades. So you cannot compare students across different degrees and colleges.