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
-
Yes, most developers do basic level stuff most of the time. Even in "tech" companies.
-
alyx17238yTo paraphrase something I read on twitter a while back (and indeed to copy-paste one of my comments from here):
"any technical interview that doesn't involve modifying an existing codebase has fundamentally missed what 95% of software engineering is" -
It becomes important as you start to build bigger kinds of applications. If you do web dev and start venturing into microservices, you'll start seeing a lot of potential areas for classic development problems to bite you
-
donuts236788yJust applied to a job on Hacker Rank, did their coding challenge sort off... But don't think I got the relevant solution... Fails the hard cases...
So how do you go about practicing and preparing for these? -
@allanx2000 There are books full of interview coding questions out there that you should practice with. Try to run through some problems with a mentor if you can, too
!rant
I've always been wondering why do tech companies need everyone to have a strong grasp of algos and data structures?
I've been coding most of my life but didn't get a CS degree so ended up in IT but I kind of want to get into a tech company as my thinking is the quality of code much higher (I spend a lot of time cleaning up other people's code and prod issues over the years...), I've been learning Algo/DS but when I see those technical questions on CareerCup, I go WTF.... it's this the kind of problems you guys do every day?
undefined
what do you people do all day