Why do you want to work for TCS?
Desarrollador De Software Java Interview Questions
26,868 desarrollador de software java interview questions shared by candidates
what are data structures in programming?
You are given a matrix having 0s & 1s where each row & column is sorted also. So need to find the maximum matrix of 1s. e.g. Below is the given matrix, note each row & column is sorted. {0,0,0,0,1} {0,0,0,1,1} {0,1,1,1,1} {0,1,1,1,1} {1,1,1,1,1} so max matrix having 1s can be- 1,1,1,1 1,1,1,1 1,1,1,1
What is abstract class?
It's mainly in Java 8 features
why you use interface?
1)What is left outer join? 2)Difference between Hashtable and Hashmap 3)More Questions are taken from java core,html,networks.
What tool would you use in a spring boot app that accepts xml files as an input
Frameworks Database Any idea about cloud and DevOps
two long arrays passed in a method, find if they are identical
Viewing 801 - 810 interview questions