To some extent, I wonder if the perception that your peers aren't that smart is just due to getting adapted to your environment.
I went to an Ivy coming from an inner city public school and I found it a big culture shock in terms of both how well behaved people were in classrooms and also how quick/smart people were to grasp what I was saying and build on it. By the time I was a senior, I had lapsed to the "people here actually aren't that smart" line of thought - but I wonder if I just got used to being around more intelligent people.
I did not go to an Ivy, but I went to the 1-2 ranked public institution in the US (for CS). The baseline is definitely higher, but there is a big gap between people who got there by their own grit and determination and people who got there almost helplessly due to a tidal wave of fortunate circumstances (e.g. parents were in sweng, went to cushy private schools that inflated grades, "did" a bunch of charity work / extracurriculars to pad their resume for college).
The "not smart" people are the latter category: they can still pick things up quickly, but they viewed getting into the institution as the last hurdle they'll have to go through in order to be set for life. They just coasted and got Cs and didn't really care about learning new stuff because they knew the university's name on their degree alone would land them some cushy PM job where they wouldn't need that pesky coding ability every again).
It was actually infuriating because I really enjoy CS and getting paired up with these folks who were born with a silver spoon in their mouths but didn't care was disappointing. Most of them were uncomfortable with the mental struggle of doing difficult group projects, often just showing up for the "design session" but skipping out on most of the coding. I made a lot of enemies out of them when I told the profs to look at my (GPG-signed) git commits and consider how they want to distribute grading points.
> I made a lot of enemies out of them when I told the profs to look at my (GPG-signed) git commits and consider how they want to distribute grading points.
In most cases it did: I even wrote a python script to use matplotlib to generate a few "contribution graphs" like one sees on github. That visual was usually enough to tell the profs to not give my teammates any credit when they didn't do diddly squat for code.
I learned most of the "defensive git" tricks during this time because I caught one of these guys trying to rewrite history to claim credit for my commit. That guy got referred to the university's "ya dun messed up bigtime" committee (I forget the actual title) and I think he was kicked out for academic dishonesty. Ever since then I gpg sign all my commits!
I was in a group project for a Psychology of Business class. This 4th string quarterback/son of a politician or some such just told us on the 1st day, "Well, considering we're graded as a group, I want to tell you I don't care what grade I get, so you guys are doing all of the work!"
To some extent, I wonder if the perception that your peers aren't that smart is just due to getting adapted to your environment.
I've met people who I would describe as "bonkers smart", as the comment I was replying to had it. That is, people who are literally 2-3 times faster at getting to the next step, and just leave the entire room behind, when the room contains a dozen graduate students. They are not that common, even in a place that's supposed to be populated by the intellectual elite.
how well behaved people were in classrooms and also how quick/smart people were to grasp what I was saying and build on it
I went to an Ivy coming from an inner city public school and I found it a big culture shock in terms of both how well behaved people were in classrooms and also how quick/smart people were to grasp what I was saying and build on it. By the time I was a senior, I had lapsed to the "people here actually aren't that smart" line of thought - but I wonder if I just got used to being around more intelligent people.