What does empathy mean to you, and describe a situation in which you have used it?
Developer Support Engineer Interview Questions
194 developer support engineer interview questions shared by candidates
How long have you been working with Unity?
What do you do when faced with a new issue?
Correct the code: (Similar to this) person1 = { name: "Steve" car: Toyota age = 20 wife = true } console.log(person1);
They asked the Leetcode Word Break coding challenge.
Why DigitalOcean?
2 Dates down to the hour & minutes, 10 day SLA Period, Exclude saturday & Sunday. With those 2 dates calculate if the ticket is outside of the SLA period. Don't count saturday & sunday as part of the amount of days.
fizz-buzz problem
How would you describe high reliability and failover to a customer?
Correct the code: (Similar to this) const x = 12; x = 11; console.log(x);
Viewing 31 - 40 interview questions