A dp question.
New Associate Programmer Analyst Interview Questions
10,609 new associate programmer analyst interview questions shared by candidates
I was given an overview of the company and their vision. They ask if you share this vision, what your goal is, and how dedicated you consider yourself.
Given a 2D array, where there are 0s and 1s (1 representing island) count how many islands are there, for example, [[0,1,1], [1,0,0], [0,1,0]] there are 3 islands there (because in the first row 2 of 1s are connected so they created a bigger island.
Reconstruct a binary tree given two sequences of node traversals, one from inorder and one from postorder traversal.
search in the shifted sorted array
There was a question on longest common subsequence (dynamic programming).
write a verilog code for sequence detector fsm 1001
Describe a memorable patient care experience from your clinicals?
None. The HR simply told me there is no fitting opening for my background.
There were none
Viewing 141 - 150 interview questions