A few behavioral regarding leadership principles and then Technical
Software Development Interview Questions
37,314 software development interview questions shared by candidates
Coding challenge was a bit difficult. Although there was an example one to practice.
Leadership Principle questions. Interviewers tend to pick their favourite LP and ask a behavioural question around it. Also they ask leetcode (medium - hard) depending on the interviewer.
Rain trapping question. Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it is able to trap after raining.
Read in an n by n matrix and shift each element over by one position along the edges (like a concentric circle).
How to sync user shopping cart over multiple data centers.
How would you test XXX system?
Find if a string is pallindrome or not by using just append operation.
Mostly what i had in my resume what i claimed as experience. very in-depth technical questions
Given a string of digits, how would you find the best places to place periods to form an IP address? Ex: Given '123456', you could make '12.34.56' or '1.234.5.6'
Viewing 1751 - 1760 interview questions