What are your failures?
Desarrollador De Python Senior Interview Questions
98,279 desarrollador de python senior interview questions shared by candidates
in first round - 1.design database table that can store comments like facebook. but there could be hierarchy of replies possible. design table to store them and query them in a way that each complete set of comments with their reply can be resulted. 2.Design ranking system, like in oyo room, there could be different ranking systems like user feedback and audit feedback etc. you should allow user to query all of them or few of them. the query should be generic enough. In second round- 1. calculate a to the power of n (interviewer was under impression that in order to do that u have to multiply a n times :D). optimize it to logn. 2. in an array every number present in pairs except one. find out one number which is not present in pair. (u can't sort or use extra space). (again this funny interviewer wanted to use bit-wise operator xOr to solve this which he was rigid. )
Mention a few designer patterns
find the number of substrings which are palindrome
How to remove a element from a single linked list a 3rd element when only the reference of it is given.
The main question is How much salary you want, Just to check their own salary. You can be only selected in this company if you are ready to work on lower salary. In Technical round, more concentration was on salary and the technical questions was just for time pass.
basic java questions..panel himself not aware of answers
This is what happened. The recruiter reached out to me for some hiring event. She canceled twice. Both times I had to WFH or take some time away from work. The last time she canceled was after I waited 10 mins and pinged her. The response was classic. You are too senior for the job posting and ill keep your resume on file if there are opportunities that are suitable for you. Microsoft hiring community - At least have some decency to treat other's time with respect. There is a reason why your hiring process has got a bad reputation.
Middle element in linked list
How will you implement word ladder puzzle
Viewing 1101 - 1110 interview questions