Write code to sum the values contained in two memory slots into a third memory slot, using only 3 instructions: zero <slot> increment <slot> jlt <slot1>,<slot2> <location>, where jlt=jump to <location> if <slot1>is less than <slot2>.
Software Engineer Senior Interview Questions
64,430 software engineer senior interview questions shared by candidates
Given two arrays: arr1[0..m-1] and arr2[0..n-1]. Find whether arr2[] is a subset of arr1[] or not. Both the arrays are not in sorted order. It may be assumed that elements in both array are distinct.
Write a method to output the Fibonacci sequence.
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.
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.
How will you implement word ladder puzzle
write a query for this scenario: If the last working day of the month either Saturday or sunday then you need to get the last friday as last working day else it should be any of the day from monday to friday
Viewing 811 - 820 interview questions