Senior developer" after 3 years is title laundering
The article discusses the phenomenon of title laundering in the startup industry, where companies assign senior titles to engineers with minimal experience. This practice leads to a disconnect between job titles and actual skills, complicating the hiring process for companies. As a result, many candidates find themselves in challenging positions during interviews, and the term 'Senior' has lost its significance in the tech industry.
- ▪Startups often assign senior titles to engineers with only a few years of experience to attract talent without offering competitive salaries.
- ▪The average time to be promoted to a senior engineering position at a FAANG company is four to seven years, while startups may promote in as little as two to three years.
- ▪This disconnect between title and skills creates challenges for hiring managers, who often waste time interviewing candidates who do not meet the expected qualifications.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 2760047) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Aditya Agarwal Posted on May 30 Senior developer" after 3 years is title laundering #career #culture #startup #hiring Startups hand out senior titles like candy. The industry pays the price. I have been doing interviews for about a year now, and I cannot escape this pattern. Someone denotes themselves as a “Senior Engineer,” they have some number of years of experience—perhaps three—and they cannot provide an intelligent explanation of how a basic concept works, e.g.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).