There was a logic question that consisted of creating a scenario, where there were pieces of paper with a number on one side of the paper and a letter on the other side. There were four different pieces of paper: one with an X and another with a Y. The other two have a 1 and 2 on it respectively. My interviewer then gave me the assertion "On the back of every paper with an X, there is an even number" I was then asked which pieces of paper I needed to flip over in order to prove the assertion.
MISSING VALUE Interview Questions
6,580,659 interview questions shared by candidates
WHY do you WANT to be a FA?
Tell me about a time you changed your behavior to adjust to something in the work place
They asked me not to reveal any questions.
Why you have applied for mindbridge?
Pour le 2e entretien : Présenter moi les aspects TECHNIQUES de vos expériences
given a list of numbers and a function that returns 0,1 or 2 for every int, sort the list by the return value of the function. should do it without using another array, in place.
1)- programmingl find the max no from the given set of elements in an array (without using max function) 2)- Find the minimum absolute difference between the set of elements of an array.
SQL questions on promotions, sales schema. 1. find top 5 sales products having promotions 3. what %age of sales happened on first and last day of the promotion Python:- 1. [1,None,1,2,None} --> [1,1,1,2,2] Ensure you take care of case input[None] which means None object. 2. find s in missisipi. 3. Complete a function that returns a list containing all the mismatched words (case sensitive) between two given input strings # For example: # - string 1 : "Firstly this is the first string" # - string 2 : "Next is the second string" # # - output : ['Firstly', 'this', 'first', 'Next', 'second']
Coding questions are from Med-Hard LC Networking - BGP/OSPF/Redundancy, STP, IPv6
Viewing 5531 - 5540 interview questions