SQL Command?
Software Technical Support Interview Questions
53 software technical support interview questions shared by candidates
“What’s the difference between a manager and a leader?”
Why should we hire you
Given some code and a stack trace, determine what caused a bug. (The problem is very local and doesn't require extensive knowledge). How do we deal with the bug?
Tell us about you. Why do you want to work in tech support? Why do you want to work at Weave? Describe a time you had a difficult customer.
Asked about my skillset.
What are your salary requirements
Basic inheritance and polymorphism question. Given a class and a subclass, where there is a function which is defined for both, determine what is printed when you instantiate various objects as base or subclasses.
Classic fizzbuzz: for all numbers 1 through 100, print fizz if the number is a multiple of 3, buzz if it's a multiple of 5, and fizzbuzz if it's a multiple of 3 and 5.
Design a shopping cart that calculates the sales tax and import tax added to each item, the total tax added to all items, and the grand total
Viewing 1 - 10 interview questions