Ask HN: Do other fields of engineering have an equivalent to whiteboarding?
11–20 of 57 posts
Re: Ask HN: Do other fields of engineering have an equivalent to whiteboarding?
#12Re: Ask HN: Do other fields of engineering have an equivalent to whiteboarding?
#13Re: Ask HN: Do other fields of engineering have an equivalent to whiteboarding?
#14I haven't experienced it, but I've only had a couple interviews/jobs as an electrical engineer before switching to software, where they happen almost every time. I think it's a sign that universities are failing to be trusted as credentialing institutions. You should be able to verify a degree and conclude from that the person learned the material. I guess this is why the professional engineering exams exist.
- you can get a degree from a lot of universities without learning what you should
- schooling is no substitute for work experience
- software hiring is still generally broken
Re: Ask HN: Do other fields of engineering have an equivalent to whiteboarding?
#15I haven't experienced it, but I've only had a couple interviews/jobs as an electrical engineer before switching to software, where they happen almost every time. I think it's a sign that universities are failing to be trusted as credentialing institutions. You should be able to verify a degree and conclude from that the person learned the material. I guess this is why the professional engineering exams exist.
There's a couple of issues, I think: - you can get a degree from a lot of universities without learning what you should - schooling is no substitute for work experience - software hiring is still generally broken
Re: Ask HN: Do other fields of engineering have an equivalent to whiteboarding?
#16I haven't experienced it, but I've only had a couple interviews/jobs as an electrical engineer before switching to software, where they happen almost every time. I think it's a sign that universities are failing to be trusted as credentialing institutions. You should be able to verify a degree and conclude from that the person learned the material. I guess this is why the professional engineering exams exist.
I know that I would not have gotten as much out of my degree if I hadn't had prior experience with programming prior to university. It's tough to appreciate why complexity analysis is important if you've never personally experienced a program running slow because you chose a poor algorithm.
And most employers aren't looking for that level of theoretical knowledge. They're looking for people who can quickly get up to speed with the development environment, who can break down a problem into smaller logical chunks, and who can translate those chunks into working code.
If neither employers nor students care about the theoretical knowledge, then what is the point of going for that degree? (IMO, the best course of action would be a few years of on-the-job training, then going to university once you have enough experience to appreciate the theoretical stuff. But that would be a huge culture clash with how things are currently done).
Re: Ask HN: Do other fields of engineering have an equivalent to whiteboarding?
#17Most interviews are presented as cases[1] where students/applicants have to analyze and propose a strategy to handle example client situations in ~60m.
I've found that the people who have the most success with the interviewing process are the ones who do the most mock and focus on optimizing their skill-set for the interviews, rather than for the actual positions (which is unfortunately similar to tech recruiting and algo/whiteboarding problems).
There is also a ton of online case prep[2] and training materials specifically for the interview process, akin to CareerCup/CTCI/HackerRank/etc.
[1]https://en.wikipedia.org/wiki/Case_interview [2]http://www.consultingcase101.com/tag/free-sample-case/
Re: Ask HN: Do other fields of engineering have an equivalent to whiteboarding?
#18I haven't experienced it, but I've only had a couple interviews/jobs as an electrical engineer before switching to software, where they happen almost every time. I think it's a sign that universities are failing to be trusted as credentialing institutions. You should be able to verify a degree and conclude from that the person learned the material. I guess this is why the professional engineering exams exist.
Re: Ask HN: Do other fields of engineering have an equivalent to whiteboarding?
#19I haven't experienced it, but I've only had a couple interviews/jobs as an electrical engineer before switching to software, where they happen almost every time. I think it's a sign that universities are failing to be trusted as credentialing institutions. You should be able to verify a degree and conclude from that the person learned the material. I guess this is why the professional engineering exams exist.
Re: Ask HN: Do other fields of engineering have an equivalent to whiteboarding?
#20So e.g. if there is a "Competitive Bridge-Engineering" and the problems are completely different compared to bridge-engineers day job.
To continue this theme - in case you have an opening for bridge engineer - isn't it enough to discuss the previous 5 bridges the candidate has built and maybe also discuss the relevant details the current bridge project entails? Do such bridge-engineers also get irrelevant questions?