Live data from Hacker News

Show HN: I made a jobs board for developers without degrees

nocsok.com

61–70 of 336 posts

Re: Show HN: I made a jobs board for developers without degrees

#61
post #54

Earlier quoted context omitted.

As a hiring manager, I fully agree. All our job postings say "CS degree required". But if you have experience and a good resume it absolutely doesn't matter. It matter a lot more for juniors who lack any sort of experience. I think it make good sense for young people to get a degree but it makes less sense for seasoned professionals to go back and get one. If you don't have a degree but have experience, don't let the…

>If you don't have a degree but have experience, don't let the degree requirement stop you from applying. Then don't list it as a requirement..?

Indeed.

Re: Show HN: I made a jobs board for developers without degrees

#62
post #36

I don't have a degree (though I do have a few years of college in the CS /engineering fields) and I'm pretty sure every programming job I've ever had required a "degree", if you were to look at their posted job requirements. If it's known that you can do the work (which is the kicker of course), I've never seen an employer hiring people to write code actually care about the degree. Even in academic environments I've…

As a hiring manager, I fully agree. All our job postings say "CS degree required". But if you have experience and a good resume it absolutely doesn't matter. It matter a lot more for juniors who lack any sort of experience. I think it make good sense for young people to get a degree but it makes less sense for seasoned professionals to go back and get one. If you don't have a degree but have experience, don't let the…

Don't want to pile on but please put "or a great portfolio" as well.

Re: Show HN: I made a jobs board for developers without degrees

#63
Not sure for how much longer this will be true, but if someone can survive in the market without a degree, something about them must be exceptional. Not having a degree is a ridiculously expensive counter signal that is costly enough to be honest in many cases, so as a fast filter, it's often worth interviewing them.

I get that a business that needs autodidact polymaths to run it is by definition going to have trouble scaling, will probably fail because nobody else could understand it, and that it is probably not a very good business, but this describes the vast majority of businesses, which fail in their first few years anyway. The outcome of blowing your capital on mediocre staff vs. unproven mavericks is the same.

However, expecting unconventional outcomes while only risking conventional failure seems a bit self fulfilling.

Re: Show HN: I made a jobs board for developers without degrees

#64
post #31

I've worked with a bunch of people who don't have degrees. At the more junior level, you can tell the difference, because while they tend to be really smart and can pick things up quickly, they have funny holes in their knowledge -- CS theory that you'd only pick up from a CS textbook, stuff like Big O notation or A* search (ok maybe that one is a bit more common now, but in the early 00s you didn't really learn that…

> they have funny holes in their knowledge -- CS theory that you'd only pick up from a CS textbook, stuff like Big O notation or A* search

I don't have a degree but made it far enough in school to take algorithms and we didn't learn A*.. I think there will always be holes in someone's knowledge since schools have different requirements.

Re: Show HN: I made a jobs board for developers without degrees

#65
post #21

Is this actually a problem still? I haven’t hopped around as much as most SWEs I suppose, but I’ve never faced an issue not having a degree in any of my previous hiring processes. I work at a large bank and we don’t screen candidates for degrees.

Yes, take this woman with 13 years experience who got turned down for jobs over the summer for not having a degree. She has since landed a job at Webflow though. https://twitter.com/codehitchhiker/status/114577619387617690...

Obviously every company is different and I'm glad you're company doesn't screen for this. I was surprised to see JP Morgan don't, for instance.

Re: Show HN: I made a jobs board for developers without degrees

#66
post #21

Is this actually a problem still? I haven’t hopped around as much as most SWEs I suppose, but I’ve never faced an issue not having a degree in any of my previous hiring processes. I work at a large bank and we don’t screen candidates for degrees.

Currently finishing up a job search and I've gotten some disappointed looks and noticed some cooling of tone when its revealed that I have a humanities degree. It's not super common (maybe 1/5 interviews?) but it is deeply frustrating given that it's on my CV.

I hope the website provides you with some value then. (A fellow Humanities grad)

Re: Show HN: I made a jobs board for developers without degrees

#67
post #20
post #16

$99 to post a job? I want a developer, but I won't pay that price ever unless I need dozens of developers and I'm posting on a big site with big audience.

That's peanuts compared to the 15-30% of salary a recruiter will charge

You are only charged that if a recruiter delivers. $99 for a posting on a brand new job board, for which we have no idea if it will ever gain traction, is expensive. Not because the price is wrong, but because we have no idea if this board will be there next month, or next week.

If they had metrics proving out the number of devs who look at the board, and the number hired through the board, that would be a reasonable price. But as far as I know, this board could have been set up last night, with jobs scraped from other sites. I can't spend $99 on every job board that exists. I need to choose the right boards.

Re: Show HN: I made a jobs board for developers without degrees

#68
post #21

Is this actually a problem still? I haven’t hopped around as much as most SWEs I suppose, but I’ve never faced an issue not having a degree in any of my previous hiring processes. I work at a large bank and we don’t screen candidates for degrees.

I don't have a degree and I've never had a problem, I've worked in Healthcare, for startups and for a publicly traded company. The biggest issue I've had was on a personal level, whenever I interview I'm anxious that others won't view me the same without a degree. I signed up for the newsletter to this site, I like the idea of companies flat out saying a degree isn't required - otherwise I feel like I'm being judged…

Thanks for signing up - I hope it provides value and feel free to reply to the newsletter with your thoughts. And yes, I think it does help when people walk into an interview knowing that not having a CS degree won't make a difference.

Re: Show HN: I made a jobs board for developers without degrees

#69

Earlier quoted context omitted.

I’m a college dropout and have about 8 years of experience as a developer. I’ve been interviewing a lot lately at mostly startups (7 onsites in the last month). Every single place except for one asked me about college or why I dropped out. One place asked me incredibly difficult whiteboard problems which appeared to be to filter out people without CS degrees (very specific algorithms to implement which I’ve never hea…

> One place had me reverse a linked list on a whiteboard, and was rude and standoffish when I commented that I’d never thought about doing that before so I didn’t have the algorithm memorized. A good interviewer prefers it if the candidate does not have the algorithm memorized. The whole point is to gauge their problem solving skills. Reciting something from a textbook doesn't tell the interviewer much. The reason yo…

In this case, it played out as a wrote it - I offered some solutions to the problem and thought about different ways to solve it, then implemented the one I thought was best on the whiteboard. About halfway through he asked me why I wasn't implementing the best version, so I thought some more about it and couldn't come up with an in-place solution (which is very hard to find in an interview setting), so I continued down the same line when he wouldn't give me any help. After the interview his feedback to the manager (which I received because this was through a referral) was that he expected me to have this algorithm memorized and he gave me a "Strong No Hire" because I couldn't give the best solution.

Its worth noting that I received offers from over 50% of companies I interviewed at and I certainly am not bad at coding - this was just a particularly bad interviewer using a very bad problem. With this company, I actually told them I wouldn't accept an offer even if they did give me one because the interview was so bad.

Re: Show HN: I made a jobs board for developers without degrees

#70

Earlier quoted context omitted.

> One place had me reverse a linked list on a whiteboard, and was rude and standoffish when I commented that I’d never thought about doing that before so I didn’t have the algorithm memorized. A good interviewer prefers it if the candidate does not have the algorithm memorized. The whole point is to gauge their problem solving skills. Reciting something from a textbook doesn't tell the interviewer much. The reason yo…

In this case, it played out as a wrote it - I offered some solutions to the problem and thought about different ways to solve it, then implemented the one I thought was best on the whiteboard. About halfway through he asked me why I wasn't implementing the best version, so I thought some more about it and couldn't come up with an in-place solution (which is very hard to find in an interview setting), so I continued d…

Sounds like you dodged a bullet in that case :)
Post reply on HN