Programming test was most difficult part, but absolutely reasonable! good test, i enjoyed it
Java Development Lead Interview Questions
6,678 java development lead interview questions shared by candidates
What is the by default size of newly created HashMap object.
what is method overloading
class A{ p s v test(){sout("A");} } class B extends A{ p s v test(){sout("B");} } class C{ main(){ A a2 = new B(); } } what is the o/p? what this example refers to? what happens when you try to override a static method from parent class?
Basic work experience questions based on your CV. Very simple cryptography questions. For example, difference between symmetric key and asymmetric key.
Write Java code to find K-complementary pairs in a given array of integers. Given Array A, pair (i, j) is K- complementary if K = A[i] + A[j];
break and continue static and final user defined exceptions. object class some from data structure algorithms like searching css advanced java
What is Java.
1st round Java Technical First round a) How do u identify memory leaks and how do u solve it. b) How do you take Thread dump in java. c) How to remove duplicate value from ArrayList d) What version you use for Java & Weblogic & Database e) Have u used any joins & procedure, do u do query optimizations 2nd round With VP a) How do you track project, project management tool b) About SDLC methodology c) Draw System architecture diagram on which i have worked on d) How to you identify if any project is running out of time and what steps are taken e) How do you handle non performing resource (either he is coming late or not giving output) f) What if some high priority task comes suddenly and how do you have both the stake holders g) What is my role during the software development process (during coding) with the team.
Java, Frameworks, Agile, CI, CD, Code Review, Tools, version control, behavioural questions, managerial questions
Viewing 71 - 80 interview questions