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.
Technical Support Analyst Iii Interview Questions
4,291 technical support analyst iii interview questions shared by candidates
Past experience questions, role playing, situational questions.
Why do you want to join consultancy though you are from engg background? Why not go for core sector jobs?
they asked me why I want to join Lam and what is my future plan for next 5 years. and some easy technical question
Various topics covering DSA, debugging problems and behavioral questions.
What was your favorite past position?
Why do you stand out for this role?
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.
Qual projeto mais gostou de participar e qual o seu papel no projeto.
Como seria a modelagem de dados? Como seria a interface dessa API? Como seria a comunicação com os outros serviços? Como escalaria? É possível melhorar a solução apresentada?
Viewing 1851 - 1860 interview questions