They'll ask you to elaborate on why you think someone you mention is good/bad.
Technical Support Analyst Iii Interview Questions
4,291 technical support analyst iii interview questions shared by candidates
What/where is the error log file for C applications?
Past Experience, Domain skills
# Overview: # Write a program, in any language, that will display an ASCII chart given the following data # data = {(1,2), (2, 3), (3, 1), (4, 6), (5, 8)}. # You should be able to print the surrounding components of the chart and then place an * where # each data point is specified in the data set. You do not need to print the X and Y legends # but that would be helpful. You are given the max x and max y but if you can calculate that # it would be helpful. # # Online auction graph display # x axis is time # y axis is price # Title item # Given a two-dimension array graph the price over time # # +-----+-----+-----+-----+-----+-----+ # + * + # + + # + * + # $ + + # + + # + * + # + * + # + * + # +-----+-----+-----+-----+-----+-----+ # time # # max x = 5 # max y = 8 # data = {(1,2), (2, 3), (3, 1), (4, 6), (5, 8)}
Hiring manager round - Questions from resume, current work experience, Some time when you have done kind of questions
What measurements would you use to evaluate classification models?
name a time you had conflict with a coworker and how did you resolve it
Describe your involvement in improving an existing database.
Describe your understanding of QA/QC
Tell me about a time you had an issue with a co-worker or peer. How did you handle it?
Viewing 2671 - 2680 interview questions