|
|
|
|
|
by throwaway1995v2
1037 days ago
|
|
Very long take-home assignments, I was interviewing with a startup for a backend position. they gave me 5 days to build a Cinema Ticket Reservation API, this by itself was long since it required managing 5 to 6 tables with it corresponding crud and business logic of each one (and also tests) but apart from that they wanted to see complex data structures, design patterns, caches strategies, be able to "scale", a design diagram, and as a bonus if I wanted add a CI/CD pipeline. I did only the core app, but none of the others stuffs beacase that looked like way to much unpaid work just to "prove" my ablities. I should have known better becase they rejected me because the project was to simple, wasn't going to "scale", and did'n used any complex design patterns, a day an a half of work wasted. |
|