I'm on the "DevOps" side which tends to demand less $ from what I hear, but I get between $90 and $130/hr for hourly gigs (my preference). There's also Part-Time and Full-Time gigs that guarantee 20 hours and 40 hours per week respectively.
It's almost like a full job interview process with many parts. Keeping details minimal because of NDA, I had 3 "rounds" including online assessment and video interviews.
Of all the solutions our industry can provide, why cannot we not solve for if someone is performant in the industry?
Trades figures this out centuries ago.
However, our industry retains a hint of mystery. A magical sauce that cannot yet be taught.
But more importantly, a level of some mystery remains that cannot be detected without forcing the recruit through a rigorous course. Its biggest attrition being a the large potential for no return.
The difference with “us” is that our skills are still evolving - and quickly in many spaces…. The tools change, the methods change and the skill sets are constantly evolving to match.
I'd say all in all I put maybe 10 hours into it, which is far less than I do for a typical job interview prep. Given that this has brought me numerous clients, it was worth it for me.
I do, it really depends on the client. I like working with small businesses and most of those are just a quick conversation about what they're looking for.
I'm not sure where you got that info from, but unless you completely tank everything, there isn't an automatic disqualification. Even if you fail two out of three questions, you'll still get a chance to meet with the screener.
I did all tests in half the required time, 100% success rate, had a bug during the interview with the screener, in the last of 5 overall I've done, I probably could've fixed it with 2 more minutes but no, I failed and was asked to practice leetcode puzzles and apply again one month later.
Yeah, I don't think I will.
The thing that bugs me the most is it was obvious the interviewer wasn't an engineer. There weren't able to tell how close I was to the solution. I dunno, that method might work in some cases, but I've been doing software engineering for 16 years. I guess I'm not good enough.
Also fuck having to solve puzzles with a timer with someone looking over your shoulder. I have done emergency "servers are on fire" maintenance in the middle of the night for big customers and it's less stressful than that.
I mean that one is pretty easy; 'a1null' , first thing is a string so it'll try to concatenate with 1, coerce 1 to a string and get 'a1' then same thing will null. Makes perfect sense ;p
For me the screen-shared leetcode/React challenge was stupid easy, I failed in the later take home project because I half assed it (no testing/CRUD validation)