You are given an array of numbers. You need to print the length of the maximum continuous sequence that you encounter. For example if input is [3,8,10,1,9,6,5,7,2 ], the continuous sequences are{1,2,3} and {5,6,7,8,9,10} the latter is the longest one so the answer becomes 6. O(n) solution was asked for, assuming you have a hash map which supports O(1) insertion and fetching operations
Research Associate Ii Interview Questions
5,977 research associate ii interview questions shared by candidates
what is mean by dairy product
If a network had a 255.255.255.248 subnet, how many available addresses or host devices could be on that subnet.
How would you find a duplicate number in a very large unsorted array of ints.
Given a set of strings. Check if a new string is equal to any of them. Here equal means the letters are the same, like abbc=bacb
Porque você deseja entrar para a empresa?
Do you know Microsoft Project
Define the difference between a hub and a switch
It wasn't a serious of tough or difficult questions. There was a series of questions which I answered, and then because I thought I properly done my homework. when I was asked if there were any questions I had for the interviewer, I asked if they had tested their pages against some security issues that were going on at the time. The interviewer had to admit no they hadn't.
How would you handle a computer problem that you couldn't resolve?
Viewing 1 - 10 interview questions