What is the difference between static global and normal global variables.
Desenvolvedor Interview Questions
102,664 desenvolvedor interview questions shared by candidates
Given an array of integers, provide an efficient way of finding an integer that appears only once in this array.
Find the largest continuous sum given an array of integers. Given an array of characters and a dictionary sorted in alphabetical order, find the ten longest words in the given dictionary that could be formed using the characters in the array.
Reverse a string.
Would Java Bytecode generated by Java 7 work on a JVM made to function on Java 1.0?
Given a matrix of numbers in which all the numbers along the row are increasing. How to find the maximum value.
Not many, mostly technical questions focusing on coding, two or three behavioral questions such as why Bloomberg and what's most important for you other than money etc. I use Java though Bloomberg uses C++ most.
Given a BST, find two numbers that sum to a given number.
3 white board challenges. writ a method which return boolean to find out the number is divisible by 3 without using modulus.
How do you find the square root of an integer N, in log2[N] steps ?
Viewing 681 - 690 interview questions