Design / implementation considerations while implementing a service talking to database which is deployed on Premise Vs Azure.
Software Development Programmer Interview Questions
33,200 software development programmer interview questions shared by candidates
parse an integer to string, do not use any built in funcition
reverse a linkedlist
Given a set of rectangles. Select a subset (of maximum size) of rectangles and stack them, such that ith rectangle's width and length are lower than those(respectively) of (i + 1)th rectangle.
How would you convert a row number on Excel to a label? Rows are labeled alphabetically with letters added on once the alphabet has been fully used. (Ex. row # 5 is labeled E, row # 27 is labeled AA, row # 28 is AB, row # 53 is BA and so forth) What would the row label be for a large number, such as 1500?
a question related to how to handle the failure of a data input channel
Explain about the projects
Some question in leetcode
plot the line given two points and a point method such that the next point is touching the previous (in other words, no gaps in the line)
NDA. Questions were mostly on arrays and trees. Not very difficult.
Viewing 1931 - 1940 interview questions