2 pieces of string of different length and non-uniform width, each take one hour to burn. the remaining length of a burning string doesn't tell you how much longer it burns for. with a lighter measure 45 mins.
Engineer Developer Interview Questions
467,885 engineer developer interview questions shared by candidates
Write a program to reverse each word in a string and remove spaces say "i am good" to "imadoog".
One question I remember was to create a function that accepts a number and returns the string representation of the number.
You are given a glass bottle which will be broken if thrown from a particular flat of 100 story building. What's the efficient way to find that flat.
given map entries (a,1)(b, 2)(c12, 3). Resolve {c{a}{b}} => 3
counting sort, binary tree preorder traversal, binary tree inorder traversal, keys and boxes (leetcode 1298)
Given a MxN matrix where each element can either be 0 or 1. We need to find the shortest path between a given source cell to a destination cell.
write a code to find largest odd number from the given array
What is the single point of matches we(Accenture) have with mother Teresa?
"Technical challenge" - with two anxious interviewers staring at you across a table provide code / pseudo code of how to reverse a linked list in five minutes or less with them showing visible frustration if you weren't ready for this. No other questions about C or C++, just do you remember data structures class from 20 years ago which you haven't had reason to use since.
Viewing 2131 - 2140 interview questions