How to find the medium number of a given array.
Financial Software Developer Internship Interview Questions
591 financial software developer internship interview questions shared by candidates
count the number of t's in the passage!
2, 3, 5, 7, what comes next
Implement singleton
Implement a function in C that takes a string "Hey" and converts it to "[H][e][y]" with no return value
You're given a binary tree--not necessarily complete or proper--and you need to give each node a "friend" pointer that points to the node to its right in the tree. This node is on the same level but is not necessarily a sibling, which makes the problem a little tricky. The friend pointer of the node farthest to the right on each level should be null.
giving numbers 2,3,5,7,11 , 1.multiply each number by 2, 2.if the result is bigger than 25 , then go to next step, otherwise repeat the 1st step. 3. multipy the result by 3. 4. add XX 5. divide with XX. question: which number will produce maximun output
Write a function to convert First Name, Last Name to Last Name, First Name.
how will you find a digit in a specific decimal place of a very large power of 2
give you 3L bottle and 5L bottle, to get 4L water.
Viewing 41 - 50 interview questions