TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How to assess interviewee math skills without test questions?

6 pointsby astrobase_goover 4 years ago
I work on a small team at a large organization that routinely hires across the engineering spectrum (aerospace, computer, electrical, industrial, mechanical), and we are shifting our hiring culture to emphasize conversation and brainstorming rather than the use of whiteboard programming exercises or test questions that are pass&#x2F;fail. While we find that this makes for a more inclusive process, our team&#x27;s subject matter experts can get frustrated at our inability to probe in that manner.<p>What tips or activities have you found useful to use with interview candidates that assesses their mathematics skills or knowledge without asking them to do a programming or pass&#x2F;fail test?

7 comments

PaulHouleover 4 years ago
A good question for many purposes is &quot;Tell me about a problem that you solved?&quot; which could be about something they did for for work or something they did for fun, the later one is better.<p>There are many variants of this open ended question (&quot;hard problem&quot;, &quot;was proud of&quot;, ... always some adjective or adverb that would be emotionally positive for an honest person) and most of the time the recipients feel a sense of relief and end up feeling pretty good about it. Often you find out a lot about what a person (did|does) (know|not know).<p>It&#x27;s actually one of the most psychologically revealing questions that will catch the liar and professional bullshitter and leave them feeling like you dropped them 150 miles out at sea into the sharks -- and they deserve it.<p>I doubt that it works against the C-level psychopath because they know this question is coming so they hire a writer and take acting lessons.
karmakazeover 4 years ago
There are a few times where my better than average math skills were actually needed to solve a problem faced by the team I was on. These cases are so rare I&#x27;d say maybe 5 or less.<p>OTOH there are countless times my math sense of trends, growth, recognition of foldable cases, etc that I wouldn&#x27;t be able to assess.<p>Can anyone give examples of math skills that would be useful day to day that a spreadsheet with simple formulas won&#x27;t solve?<p>One example I can think of is solving a recurrence relation to get the big-O bound for an algorithm, but also rarely needed as the algorithm usually shows itself as being log, linear, poly or exp.
评论 #26134994 未加载
afarrellover 4 years ago
What I&#x27;m seeing here is two needs:<p>1. Trust the tech&#x2F;maths capabilities of hires who pass the new interview process.<p>2. Clearly represent that need to others in the org who are more conversation-focused.<p>Do I have that right?<p>------------------------------<p>1. Design interviews as close as you can to the day-to-day work -- like pair-programming and pair code-review, but for maths.<p>When interviews resemble the work, it is easier for the new hire to trust that they can do the work. Some of the best interviews I&#x27;ve done (from both ends) were pair programming and code-review based. When I started an interview by writing tests first and then got hired for that, led me to feel a higher sense of psychological safety during the day-to-day work. I trusted that my need for TDD was aligned with the org&#x27;s needs and that my ability to discuss technical tradeoffs were sufficient to deliver results. If new joiners trust that their skills are a good fit for their role, it is easier for them to speak up in otherwise-tough conversations.<p>For more on this, read The Speed of Trust or this blog post summarising a piece of it:<p><a href="http:&#x2F;&#x2F;eliteaming.blogspot.com&#x2F;2016&#x2F;09&#x2F;core-3-capabilities-pp-91-108.html" rel="nofollow">http:&#x2F;&#x2F;eliteaming.blogspot.com&#x2F;2016&#x2F;09&#x2F;core-3-capabilities-p...</a><p>2. Represent the value of a solid base of technical expertise to folks who think in terms of conversation and creativity.<p>First, refer to the need for trust to enable high-quality conversations.<p>Second, refer to the need for folks who can make technical details accessible.<p>&quot;We need people with the depth of expertise that can allow them to explain deep technical issues clearly, correctly, and accessibly. That clarity is necessary so everyone in the room can play with those ideas and see unexpected opportunities -- and so they can offer an off-the-wall idea knowing that we&#x27;d clearly see its technical risks and make a high-quality decision about it.&quot;<p><a href="https:&#x2F;&#x2F;kottke.org&#x2F;17&#x2F;06&#x2F;if-you-cant-explain-something-in-simple-terms-you-dont-understand-it" rel="nofollow">https:&#x2F;&#x2F;kottke.org&#x2F;17&#x2F;06&#x2F;if-you-cant-explain-something-in-si...</a>
giantg2over 4 years ago
What space are you in that you need advance mathematics? I would think that you shouldn&#x27;t really need more than average skills unless you are building the calculation software that everyone else is using.
notoriousarunover 4 years ago
Other than math...<p>Conduct Based Questions - Lead to an insight into the probable behavior of people in the workplace...<p>Everyone should read... <a href="https:&#x2F;&#x2F;amzn.to&#x2F;3aetw0p" rel="nofollow">https:&#x2F;&#x2F;amzn.to&#x2F;3aetw0p</a>
pryelluwover 4 years ago
But is it math or programming skills you want to measure? Cause math is not programming. Hell, you don’t need to know more than high school math to program.
评论 #26115187 未加载
评论 #26115461 未加载
sigmaprimusover 4 years ago
Are math skills no longer required to obtain a degree in engineering?<p>I know that question might sound a bit trollish but it is a genuine one. I thought along with specialty in a particular engineering discipline all engineering graduates were required to have proficiency in Math and Communication.<p>Are You talking about hiring a person without a degree? Is the competition for qualified employees that stiff these days?<p>Maybe paid internships for current students could help develop a group of potential future hires, most students are fine with tests.<p>You might be able to glean some indication of a persons interest in Math by looking into their online histories but I don&#x27;t know if such a service is available let alone ethical.
评论 #26113848 未加载
评论 #26115203 未加载