How much would you be willing to pay to join the following game? Start with 0 dollars on the table. You flip a fair-sided coin. If the coin is heads, I add another dollar, and you flip again. If the coin is tails, you walk away with the cash on the table.
Engineer Software Interview Questions
512,066 engineer software interview questions shared by candidates
How do you swap two numbers without declaring temporary variable?
According to you what is a good code?
Exchange the odd and even bits of an integer
Was given various challenges to write scripts that test different programs and data.
Questions about a modified form of blackjack as well as one about sending messaged on stone tablets.
Describe oops concept.What you know about collections.3rd highest salary.find only numbers in alphanumeric string,remove space with in word in string.which is the best way to retrieve using hashmap.how to make immutable class,all methods of object class
Given two arrays of integers find numbers how can you find the numbers in both? What is the complexity?
-given a binary tree, and a number in each node. Select the nodes that will maximize the overall sum such that if a node is selected its parent and children cannot be selected. Return the sum of the selected nodes. - The buildings in a a city can be represented in 2D by linear array. Given an array that represents the heights of the buildings such that the value in a specific index in the array indicates the height of the building at that location in the city. How much rain will gather in the city if it rains?
Implement a queue using only stacks.
Viewing 1131 - 1140 interview questions