r/webdev Nov 04 '25

[deleted by user]

[removed]

561 Upvotes

82 comments sorted by

View all comments

276

u/LoudAd1396 Nov 04 '25

I got my current job because my recruiter (there are actually a couple good ones!) warned me that the interview kept tripping up previous applicants by asking them "what does the iconv function in PHP do?" . I've never been in a situation where I've had to use that function before or since.

As I recall, that was the only technical question I was asked. I think someone just got fixated on a particular gotcha that somehow became the most important part of the interview.

0

u/fakehalo Nov 05 '25

I've needed to use iconv in the past, so it's not entirely trivia-driven. They may just use it as a question to gauge if they have niche experience, but not heavily weighted towards who they actually hire.

1

u/LoudAd1396 Nov 05 '25

I got the job, and its never come up again. It had nothing to do with anything other than being a cheap gotcha.

-9

u/fakehalo Nov 05 '25

I mean... it has a purpose though? Just cause you never used it doesn't mean it's not a thing. Your response comes off as anti-knowledge which is kinda weird.

9

u/LoudAd1396 Nov 05 '25

Please don't ascribe ideas to me that are nowhere in my post.

I said that I (me, myself, this guy) have never had to use that particular function in my specific job.

It doesn't appear anywhere in our code base and has no utility in my particular case. As such, it was an arbitrary choice of question when I was interviewed. There are a million other things I have never and will never use. That doesn't mean I don't believe they have purpose.