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
-
hiestaa4018yI always found algorithms and data structure were the most irrelevant thing to learn when doing computer programming...
Did you ever use a set or linked list to write html code??? -
hiestaa4018yThe fun thing is that's not technically wrong... But God, I don't want to have to work with the intern that's gonna say that for real, ever!
-
dasheck1838yHTML is not programming. It is that easy. Therefore it is technically wrong. And I wouldn't want to work with him either.
-
hiestaa4018y@dasheck I disagree, there is no clear distinction between programming and configuring. Ultimately, any code is just a bunch of configuration files that you write for your compiler/interpreter to crunch and produce an actual program with. Seen that way, Javascript is not more programming than html. The only *real* programming language then is assembly which is executed without middleware by your cpu.
-
binhex4368yThe sarcasm is intended as the question in itself is ridiculous. It's such a broad question - how would any of you answer it? "Yes I know linked lists and bubble sort"?
Related Rants
Was recently phone interviewed by a recruiter that asked "So do you know data structures and algorithms?" I replied "That's like asking someone if they know Mathematics - can you be a bit more specific?"
undefined
interviews
algorithms
data structures