Espero ser chamada para fazer uma entrevista em breve! Mas, realizando pesquisas há algum tempo sobre o Bradesco, dizem que as perguntas que os gestores sempre fazem são: -Como venderia um produto oferecido pela instituição? -Por que quer trabalhar no Bradesco?
MISSING VALUE Interview Questions
6,585,363 interview questions shared by candidates
Online coding interview: Given an array of integers. Find the largest increasing sub sequence of integers in the array. // 10, 3, 7, 9, 0, 15 // return index 1&3
Signed an NDA, so I will not post the questions.
I signed NDA for online assessments. For the phone interview, questions about DS and string manipulation. Should be good if can solve medium level HackerRank or Leetcode problems.
i) Given a value v, in a BST find the next value in order.
How would you implement integer division if your language did not offer it.
Given a (potentially large) array of integers, all but one repeating an even number of times, how would you find the one repeating an odd number of times in an efficient way? eg [1 2 3 3 2 2 1 4 2] should return 4
Find k largest/smallest number in a series of numbers. What data-structures will you use? Code it on white board.
What job best prepared you for this position?
Given a set of N numbers, assume that you have the set of numbers from 1 to N+1, with the exception of one number. How do you determine what number that is? What is the complexity of your solution?
Viewing 3851 - 3860 interview questions