Domanda di colloquio di Nutanix

1. Given two lists find the common elements or intersections.( sorting and without using sorting) 2. multiply two long string integers 3. Longest non-repeating substring 4. create nth sequence given n-1 th sequence ( Read a number) Derive 312211 from 13112221 And from 13112221 to 312211 1 11 21 1211 111221 312211 13112221 5) one designing databases question. ( design question) 6)Given an integer like 543, write a function to return String "500+40+3" and test your code 7) given a file, count number of words, lines. File read in/readout operations. 8) Test strategies and methodologies. 9) API testing domain knowledge.