Earlier quoted context omitted.
The last time I interviewed and did a few LC problems, it was my experience that most of them were trivially solvable by some combination of implementing an iterator, doing a fold, and maybe adding memoization. Not every problem obviously, but those 3 steps seem to pretty generically cover most easy/mediums that will come up in a coding skills interview. When I got my first job, I didn't know what any of those things…
Yeah I realized you are at a significant disadvantage by not interviewing in python especially when you get some problem that requires parsing some input. IMO it is worth it to spend a couple of weeks practicing python before doing any technical interview.
Panic at the Job Market
331–340 of 1001 posts
Re: Panic at the Job Market
#332> manage yourself and manage your peers, but you also have an engineering manager and a project manager and the CEO is your skip-level manager and the CEO’s brother is also your skip-level manager too This is hilarious and I’m sad I’ve seen versions of this more than once. Overall I enjoyed most of this article but disagree about the objection to behavioral interviews. I think they’re an important part of the modern…
Re: Panic at the Job Market
#333Earlier quoted context omitted.
No one understands or is willing to research these things anymore. Everyone (or at least everyone who is screaming and being heard) is mumbling points about interest, boom/bust, AI, etc... The reality, in my opinion, the governments have made it so hard to start and maintain a business that the market is not liquid for employment anymore. It's not catastrophic, but rather dead (as not moving). Here are the employment…
What’s so hard about starting and maintaining a business? The hard part is getting people to give you money, but that’s always been true. The business part is a no brainer. Especially when it’s a software business with no office space, inventory or utilities.
Re: Panic at the Job Market
#334This is what crushing of the middle class looks like, the Tech Market is no longer the safe harbor it used to be. This is also what demand destruction looks like. Mathematically we will end up with some sort of wealth tax but that just means it’s in the government’s interest to continue exasperating wealth inequality. A wealth tax won’t save the middle class, it’s more likely to be another nail in the coffin. At leas…
> At least now I no longer have to argue with ‘inflation is good for us’ people. Who has been arguing this?
The USSR lasted a rather long time despite how dysfunctional it was, and when it disappeared and defaulted on it's obligations the result was a mad scramble and mass poverty. But it also wasn't the end of the world as the prior dysfunctions meant that opportunities still existed.
I wonder if the USSR had not collapsed when it did if they could have possibly afforded to pay old age pensions or the equivalent in lifestyle in the bargain that was made with communism. I.e. how much of Soviet wealth was from people paying in to the system for obligations that the same system could not possibly keep. And is the US Social Security system in a similar state. I think the communists had the idea that upon sufficient revolution money would no longer be needed so state care would effectively be 'free' and or paid for out of the new wealth from finally achieving a communistic utopia. I see this as equivalently fanciful to the US finding a spare $70+ trillion dollars to fund it's currently unfunded obligations.
Re: Panic at the Job Market
#335Earlier quoted context omitted.
> Most jobs are now hoops after hoops, not taking into consideration your particular profile or the contributions you can make. I’ve done some mentoring of CS grads for the past few years. We some times get people with unreasonable interview demands, like companies asking them to make an entire app or website for the interview process. We advise them to decline the really excessive ones. However, it’s rare to see tha…
I love long takehomes. They're like pet projects, but with clearly defined goals and with people that might even give you a review if you're lucky. I always use them to try a new library or a framework, and often continue improving on them even after they're submitted and evaluated.
Re: Panic at the Job Market
#336Earlier quoted context omitted.
> Most jobs are now hoops after hoops, not taking into consideration your particular profile or the contributions you can make. I’ve done some mentoring of CS grads for the past few years. We some times get people with unreasonable interview demands, like companies asking them to make an entire app or website for the interview process. We advise them to decline the really excessive ones. However, it’s rare to see tha…
4-5 hours... per job. Do you think most people apply to a single job and just get it?
Re: Panic at the Job Market
#337I generally like the article but the author seems to have a really inflated view of what jobs are paying. At one point he’s claiming that a stable non tech company like a tractor manufacturer is paying 5k-10k. Even assuming that’s including taxes so divide by two, and constraining to just software employees for that claim. There is no way the average pay is nearly a million a year. The average software engineer in th…
Re: Panic at the Job Market
#338I will add my two cents for people who believe that this might be related only to the SWE and tangent industries: It's really not. I have many friends (in Europe) who are trying to get through to different jobs in unrelated industries ranging from finance to fashion, or just trying to get promoted vertically (or horizontally), failing rather miserably. Most jobs are now hoops after hoops, not taking into consideratio…
> I have many friends (in Europe) EU kind of in a recession though. And there's a well known link between interest rates and unemployment. So it's really not surprising to hear that employment in the EU is harder after the ECB raised rates. And good news: they're lowering them now. What really needs explaining is why, despite the unusually strong general US job market[1] for several years now, the US tech market spec…
We are seeing a reversion to the mean.
Re: Panic at the Job Market
#339The current state of the tech job market, as discussed here, highlights a significant opportunity for grassroots innovation. While we're focusing on the challenges, we might be overlooking the potential for creating new, more resilient models of work and business. Consider the rise of digital cooperatives or platform co-ops. These could provide an alternative to the traditional tech company structure, offering worker…
Re: Panic at the Job Market
#340Earlier quoted context omitted.
As a literal graph theorist, I cannot tell you how frustrating it is that (a) nobody seems to understand my work except (b) interviewers use it as a shibboleth to exclude people from jobs that will never need high performance graph algorithms. That, I never get called for these interviews because I don't use react angles or something, but if they did, I'd crush the interview and fall asleep at my desk once they start…
In general, people are completely uninterested in experience that they don't understand, I've found. They don't want to even ask about it because it would showcase that they, gasp, don't know something that you do.
It depends on the interviewer. I have colleagues who are risk averse. They want to stick with the tried and true. I on the other hand am a bit of risk taker. If you told me about something that I knew nothing about, and it was a legitimate way to improve things, you will have peaked my curiosity. I would immediately want to know more.
Also, it helps if the hiring person is an experienced dev. In my org, managers do not participate in the hiring of developers, other than background checks and verifying references.