Why do you want to join Tableau? Find the smallest unique integer in a random integer array with possible duplicates.
Software Enginner Interview Questions
419,648 software enginner interview questions shared by candidates
String foo = "abc"; String foo1 = "abc" what does (foo == foo1) evaluate to?
hackerrank problems
None of the questions were unexpected, at least for any candidate applying for this job. I definitely felt I could have answered few questions better.
How do you find 2 missing elements in an array of consecutive integers that are not sorted who's size is N-2.
Search on an unsorted list with a time complexity of O(logn)
Iterating through a k-dimensional array given size of each dimension in an array.
The programming test was quite difficult Math problem, it had to be solved precisely and every case must be handled carefully to ensure correct program outcome.
Implemented the basic data structure. And followed up with several small questions.
Given a list of words, right a function to return a list of pairs of palindromes
Viewing 501 - 510 interview questions