Given an array that contains numbers and/or other nested arrays, write an algorithm to come up with a sum of these elements, multiplied by the depth (or how many arrays deep) you are. For example, what would you do with an input array that looks like: [ 2, 3, [ 9, [ 1, 2 ]], 4]
Developer Interview Questions
269,373 developer interview questions shared by candidates
Are you good
What do you like about the content we are creating here at Facebook?
only formality they did interviews no openings
What is your primary motivation to seek new employment and leave your current company?
Search in rotated sorted list, check if two rectangle overlaps. Both are on leetcode.
Main method overriding is possible or not? How to break singleton class?
Different kinds of trigger.
what will happen if you write static public void main(String args[]) instead of public static void main)String args[])?
What do you understand by an agile development process?
Viewing 2511 - 2520 interview questions