92
What's the biggest change you would like to see in computing/tech?
(programming.dev)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
It varies on who does the interview but I push for much simpler than leetcode type stuff- e.g. not puzzle problems but more "design a program that can represent a parking structure and provide a function that could be used for the ticket printer to determine where a new car should park, as well as one that can run upon exit to determine payment"
Then if they are actually solid we can dive into complexity and optimization and if they can't write a class or a function at all (and esp if they can't model a problem in this way) it's really obvious.
Are the distances between the meter and the spaces already known and accessible?