|
|
|
|
|
by chongli
36 days ago
|
|
I have been stuck on problems that I figured out the next day. Many times. But that was when I was new to the topic, at the beginning of the course. By the time I reached the exam, I knew the tricks and how things fit together, and I could quickly solve lots of different proofs based on that same material. That’s what the exam is testing for. If you need unlimited time to write the proof, then you haven’t studied the material yet, and should be expected to perform poorly on the exam. It’s like the difference between someone who has never touched React before the interview, and someone who has been programming with React for several months. You expect the person with several months of experience to know how to solve problems with React several times faster than the person who doesn’t know it at all. If you’re hiring and looking for someone with a minimum of 1 year of React experience then you shouldn’t expect the person to take a full day to do basic tasks with React (especially if you the interviewer or anyone else on your team can do those tasks in just a few minutes). |
|
Maybe it has been a while since you have worked on something difficult, then? Difficult for you, I mean. Maybe the difficult things are now easy.
> If you need unlimited time to write the proof, then you haven’t studied the material yet, and should be expected to perform poorly on the exam.
I mean, maybe. I remember some classes and exams where I had simply never seen the topic before, and the problem relied on having picked up on metapatterns that weren't explicitly taught during the class and applying them in novel ways on the spot. Though my guess was that at least some of those problems were markers for "if you can one-shot this, we want to know".
> If you’re hiring and looking for someone with a minimum of 1 year of React experience then you shouldn’t expect the person to take a full day to do basic tasks with React.
If you're talking about the basics, then yeah I would agree. I guess I don't really know what counts as a synthesis problem in this context, and if we were looking at specific examples it would be more obvious why one might be fair and another might not be. I've heard that line about TAs being touted as being able to solve the tests in just a few minutes, yet somehow unsolvable problems fell through the cracks to the students in the same class more than once in mine.