Puzzle 1 There are 100 bags each containing 100 coins.Only one bag has Gold coins.1 gold coins weigh 0.1 grams more than normal coin.How do you find gold coin bag with the help of weighing machine??
Engineer Software Interview Questions
512,638 engineer software interview questions shared by candidates
Why did you choose Accenture?
Implement the battleship game
"Given a log file spanning multiple days, and given a page transition A -> B -> C, find all the unique users who made this page transition in the logs"
Code to check if a Binary tree is symmetrical.
An array consists of elements where each element appears an even number of times. Only 1 element appears odd number of times. Find that number
Binary tree with parent pointers, given two nodes find common ancestor.
You are given the head node of a binary tree. Find the height of the tree.
You want to keep the largest 1000 integer numbers from incoming pockets containing integers. Please write a program on how to do it.
Write a function that takes an integer and counts the number of bits.
Viewing 2601 - 2610 interview questions