Given n strings, how will form a big string with them with all the characters in alphabetical order?
Development Engineer Interview Questions
37,146 development engineer interview questions shared by candidates
Maximum square of 1's in a matrix of 1's and 0's
Name a time when you took ownership.
A programming question
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.
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.
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 1691 - 1700 interview questions