jobs-discuss

Job hunting, interview process and anything related to the experience of a job writing the Clojure language.
sveri 2020-07-16T07:43:51.432600Z

> because those programmers arenโ€™t good at writing on a whiteboard and explaining their work out loud while coding I have been doing live coding over the last years again and again and simply talking about what I am doing is super hard up to impossible, simply because my mind is busy thinking about a problem and how to solve it and not explaining it. One would have to be prepared for that specific problem, solved it already or have a script to say something useful.

Neil Ashton 2020-07-16T13:14:28.433700Z

@jr0cket: thanks for adding the links to those FP-oriented job sites. Are there other such sites that didnโ€™t make that shortlist, or is that two-item list pretty much exhaustive?

practicalli-john 2020-07-16T14:50:11.433900Z

I added functional works as I know they specialise in functional programming jobs and have had a good experience with them. Also their website is written in ClojureScript. There may be other companies that specialise and often general recruitment companies have functional programming roles too.

Aron 2020-07-16T15:07:38.435900Z

My former colleagues who have several hundreds of interview experience said that this is all moot somewhat because the point is not to examinate how well someone can solve some random problem, but how we could work with them, how they validate their decisions, how they attempt to solve problems. That is impossible to judge without interaction.

danieroux 2020-07-16T15:20:43.437600Z

David Hussman (RIP) said that you once you knew that someone could play their instrument - you had to see how well they played in your band.

2020-07-16T16:29:22.439400Z

Those are the reasons that are always given for those sorts of interviews. My opinion is that 40 minutes in a high pressure environment is absolutely not the right way to see how someone solves a problem

๐Ÿ‘ 1
2020-07-16T16:30:10.440900Z

And as much as people talk about seeing how people think, they'll still factor in how much of the exercise was completed

2020-07-16T16:33:50.444900Z

It'd be much more useful to present people with problems with multiple straightforward solutions and see how they weigh pros and cons of each. If you want to do a pairing exercise at all

2020-07-16T16:34:14.446100Z

To me that's more useful than seeing how someone solves a leetcode greedy algorithm problem

seancorfield 2020-07-16T16:34:17.446200Z

@scriptor This is why I don't give "technical test" interviews because they're never a measure of a candidate's real ability. I like a 30-60 minute discussion, no coding, no computers, no whiteboard. I've posted the mind map diagram I use to guide that discussion several times and it is pinned in this channel I believe (see channel information (i) for pinned items).

๐Ÿ’ฏ 1
robertfw 2020-07-20T21:28:14.476400Z

I also used it recently and it was a very useful tool, thank you for sharing it

1
2020-07-16T16:34:52.447Z

Yes! I definitely agree more with your style

2020-07-16T16:35:53.448600Z

As someone who recently went through the whole interview ordeal I've noticed that my success with pairing exercises corresponds almost directly with the seniority of the interviewer

2020-07-16T16:36:55.450Z

People with more experience at interviewing others seem to do better at knowing how to break down a problem into multiple stages

2020-07-16T16:37:44.451500Z

Whereas others tended to mostly go "here's an empty screen. Please write a four-in-a-row game"

sveri 2020-07-16T16:43:01.451600Z

I remember, back when http://livecoding.tv or something similar was a thing and accessible to everyone, I actually had a few recurring viewers and indeed enjoyed talking about programming and the projects I was working on, but yea, in that time I did not really finish anything. On twitch I find it kind of harder to engage with the public. Do you have live viewers on youtube that you talk to?

Aron 2020-07-16T17:43:29.453300Z

Oh yeah, well, anyone pressuring interviewees are sending the clear message that hey, if you come work here with us, we can get you pressurized all day for you to get your salary and feel accomplished. I wouldn't want to work in such an environment.

Aron 2020-07-16T17:44:58.454800Z

For entry level jobs where you get people with zero experience, you have to filter out those who literally didn't even try to learn at least a couple of lines of code. And I have seen enough of these to know that technical questions have a place. Just very minor.

Aron 2020-07-16T17:47:06.456800Z

I hope no one is judging my former colleagues unfairly, I can vouch for them. Not for the whole company sadly. We had a top manager who was so obsessed with the hiring process that he wrote a software with hundreds of technical questions in a big decision tree depending of former experience. It was extremely bad. He refused to not use it ๐Ÿ˜ž

Aron 2020-07-16T17:49:13.457300Z

reminded me of the Peter principle

seancorfield 2020-07-16T17:51:19.459Z

Thirty years ago I worked in the IT department of an actuarial firm. The manager insisted on implemented a standardized "technical test" for screening all new hires. I suggested that all existing IT staff take any such test to get a baseline of data and scores so we could set (management's) expectations about scores for potential new hires. As I expected, nearly all of the current staff "failed" the technical test...

seancorfield 2020-07-16T17:52:10.459700Z

Only the team leads passed -- and they mostly had been promoted to roles where they no longer did programming on a day to day basis.

๐Ÿ˜† 10
sveri 2020-07-16T17:53:31.460400Z

Would be ironic if the promoted team leads actually would fail a similar test in their new role. Would be the Peter-Principle in action.

2020-07-16T18:03:48.462400Z

I wonder what it'd be like if candidates were also allowed to test future colleagues. Like, if the candidate could pick a problem and have someone they would work closely with try to solve it

2020-07-16T18:04:34.463400Z

It seems only fair since I'd also want to know how my future colleagues solved problems

2020-07-16T18:04:58.464Z

I don't think any company would ever go through with that though

2020-07-16T18:09:14.466100Z

Actually, picking a problem that's unfamiliar to both the interviewer and the candidate might lead to interesting results and better matches real world conditions anyway

practicalli-john 2020-07-16T18:35:43.466200Z

I don't think YouTube does anything to assist or encourage participation. It's used mainly for reach of audience and it was connected with Google hangouts which I initially used. I now use OBS to stream to YouTube, so it would be easier to use other services, but haven't seen anything that would make a switch worthwhile. My live broadcasts were trying to be a study group with lots of interaction, but I think it's not an easy medium for many to actively engage in. I still find it uncomfortable after doing this for years. I do get feedback in the chat, although there is a delay in the broadcast of about 20 seconds, (for caching I think), so that doesn't help. The best way to get interaction is of course to have several people as part of the broadcast itself, like apropo cast with 4 people and other podcasts where there are several people as part of the conversation.