What will be the result? console.log(a); var a; and here? a; const a;
Sr Software Developer Interview Questions
98,183 sr software developer interview questions shared by candidates
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>.
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.
basic java questions..panel himself not aware of answers
1 Leetcode medium , 1 Leetcode easy/medium (depends on your familiarity with tree manipulation) 1 System Design Question - Typical system design scenario but once again picked at random.
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
How to get estimated time between two points using core motion/ core location.
Middle element in linked list
Write a method to output the Fibonacci sequence.
Write code to search a substring from another string
Viewing 1101 - 1110 interview questions