logoalt Hacker News

RomanPushkinyesterday at 6:37 PM2 repliesview on HN

- Constraint solvers? That's a nice concept, I heard about this once. However, for the purposes of the interview, let's just write some Python code, I wanna see your way of thinking...

(I think it's almost impossible to convince your interviewer into constraint solvers, while the concept itself is great)


Replies

aaronblohowiakyesterday at 6:41 PM

import z3

show 1 reply
henry2023yesterday at 9:36 PM

Have you ever tried or this is your assumption of what the interviewer would say.