Fragen im Vorstellungsgespräch: Senior software engineer in Hamburg
Fragen aus Vorstellungsgesprächen für senior software engineer, von Bewerbern geteilt
Top Vorstellungsgespräch-Fragen
technologies, not algorithms nor data structures How long it took to receive their process termination email. Was it right away or they took some time to respond? 2-3 days What kind of questions they ask on the technical review of your solution? Best Regards Mehr Antworten anzeigen |
Differences of abstract and interface? |
Do you think your solution should be using X framework ... ? |
Going through code and discussing |
What are props in ReactJS. |
Plain sql question |
Nennen Sie mir OO Design Patterns |
Erläuterung des Starschemas (Datawarehouse) |
## Task 1 * Write a new Controller for maintaining cars. * Decide on your own how the methods should look like. * Entity Car: Should have at least the following characteristics: license_plate, seat_count, convertible, rating, engine_type (electric, gas, ...) * Entity Manufacturer: Decide on your own if you will use a new table or just a string column in the car table. * Extend the DriverController to enable drivers to select a car they are driving with. * Extend the DriverController to enable drivers to deselect a car. * Extend the DriverDo to map the selected car to the driver. ## Task 2 First come first serve: A car can be selected by exactly one ONLINE Driver. If a second driver tries to select a already used car you should throw a CarAlreadyInUseException. ## Task 3 Make use of the filter pattern to implement an endpoint in the DriverController to get a list of drivers with specific characteristics. Reuse the characteristics you implemented in task 1. ## Task 4 Security: secure the API. It's up to you how you are going to implement the security. |
Why you're interested to work at FASHION CLOUD? |