How long have you been working with Unity?
Developer Support Engineer Interview Questions
193 developer support engineer interview questions shared by candidates
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);
1. Valid numbers from an input 2. Palindrome
Viewing 31 - 40 interview questions