A recruiter sent me an invitation, then schedule a phone interview via coderpad. It took about 1 hour to finish the coding phone interview. Finally got rejected three weeks later.
Perguntas de entrevista [1]
Pergunta 1
Part 1
You need to model orders and voyages, where each order has an origin, destination, dropoff date, and target delivery date, and each voyage has an origin, destination, departure date, and arrival date. The method book_order should assign an order to the earliest voyage by departure date that meets the time and port constraints.
Part 2
On top of Part 1, each voyage now has a capacity limiting how many orders it can carry. You must extend the model so that book_order only assigns an order to voyages that both satisfy the time constraints and still have remaining capacity.
Part 3
Because capacity is often exhausted, you are allowed to have an overload percentage for each voyage. Update book_order function to allow it booking the overloaded capacity if there are no available normal capacity from all voyages.
Candidatei-me online. Fiz uma entrevista na empresa Flexport.
Entrevista
Recruiter reached out to set up an interview and canceled it less than 24 hours later with a boilerplate response from a no reply email. Very unprofessional and telling for how they treat people!
Perguntas de entrevista [1]
Pergunta 1
No questions were asked beyond phone screen availability
Candidatei-me por meio de recrutador(a). O processo levou 1 semana. Fui entrevistado pela Flexport em fev. de 2023
Entrevista
Normal question, the interviewer was bored beforehand and for the entire hour it was basically like talking to a piece of russian wall. Extremely rude and hard to listen to. Waste of time for both.