Technical Support Analyst Iii Interview Questions

4,291 technical support analyst iii interview questions shared by candidates

easy Python +SQL coding questions, e.g. implement a merge sort & performing SQL joins & group by. A complete, working solution is not required. As long as you can explain your intention/thinking process you will be good to go. They will ask about how you design test cases and how can you potentially improve your code too.
avatar

IT Developer III

Interviewed at TD

3.8
Feb 8, 2022

easy Python +SQL coding questions, e.g. implement a merge sort & performing SQL joins & group by. A complete, working solution is not required. As long as you can explain your intention/thinking process you will be good to go. They will ask about how you design test cases and how can you potentially improve your code too.

First round was a Coding round on Paper: 2 Questions (1) Given a sorted rotated array, find the index of an element 'p'. (2) Given an integer array, find how many inverse(s) are there. An inverse is said to be there if a[i] > a[j] and i < j. Then there was a round with SDE-III guy. He asked two questions: (1) Given a singly linked list: A -> B -> C -> D -> E -> F. Reverse it in pairs such that it becomes like: B -> A -> D -> C -> F -> E. (2) A binary string is considered to be special if it contains increasing numbers of consecutive 1's. Like 00100011011100001111 Write a method to find if a given string is special or not, covering corner cases. Next round was a design round. I was asked to design a sentinal/sentiment analysis engine end to end. Focussing on the service part, how would I design the service endpoint that would consume N number of data and process them in an async manner and update the Job Manager as well.
avatar

SDE-III

Interviewed at LivSpace

3.5
Dec 11, 2017

First round was a Coding round on Paper: 2 Questions (1) Given a sorted rotated array, find the index of an element 'p'. (2) Given an integer array, find how many inverse(s) are there. An inverse is said to be there if a[i] > a[j] and i < j. Then there was a round with SDE-III guy. He asked two questions: (1) Given a singly linked list: A -> B -> C -> D -> E -> F. Reverse it in pairs such that it becomes like: B -> A -> D -> C -> F -> E. (2) A binary string is considered to be special if it contains increasing numbers of consecutive 1's. Like 00100011011100001111 Write a method to find if a given string is special or not, covering corner cases. Next round was a design round. I was asked to design a sentinal/sentiment analysis engine end to end. Focussing on the service part, how would I design the service endpoint that would consume N number of data and process them in an async manner and update the Job Manager as well.

Viewing 1851 - 1860 interview questions

Glassdoor has 4,291 interview questions and reports from Technical support analyst iii interviews. Prepare for your interview. Get hired. Love your job.