Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
encore7786yWe've been interviewing for senior developer roles over the past few months, but rather than focusing on the coding challenge itself, we've been looking at
- the approach to problem solving (does it make sense, regardless of whether it's right or wrong? Can the candidate articulate their solution?)
- architecture (we usually give a small case study)
- git/vcs practices
- tests implementation
To name a few -
donnico12696y@encore yeah same here when we interviewed for senior position.
Also code review test, and if is js position I always expect a senior to know big O notation -
C0D4681456y@donnico
it’s for frontend web (css, js) + Java backend, although language matter much, as most scenarios could be ported to other language sets. -
donnico12696y@C0D4 check that big O notation and algorithmic theory. A lot of senior js dev learnt on the field and is not acceptable that they don't know the basis of the craft.
-
hawkes15726y@C0D4 at my current job I am the lead dev and interview candidates for senior positions, want to have a "demo interview" to practice? (mostly JavaScript tho, my Java skills are rusty)
Related Rants
So I’m looking at a senior dev role, and wondering what kind of coding challenges to expect, what have some of you more senior devs had to face in the past?
question
senior dev
question time