Open In App

KLA Tencor Interview 2019

Round 1:

18 Question :Includes Aptitude, Dbms, networks, C output(No Negative marking)



2coding Questions:

1.Find the Length of Largest region 1’s in Boolean Matrix.(20Marks)



https://www.geeksforgeeks.org/find-length-largest-region-boolean-matrix/amp/

2.Find the continuous pattern in given string.(15Marks)

i/p:aabaabaab  o/p:aab, 3

i/p:abcabcabc  o/p:abc, 3

i/p:abcxy   o/p:abcxy, 1

 

Article Tags :