Siva

Update:

Java Developer Interview Questions-Capgemini(6.9 Years)

1. Java 8 features  2. What is lamda expression and write the code how to use lamda expression  3. What is stream api 4. Intermediate vs terminal operations ...

Publish:

Java Interview Questions-Tech Mahindra(1 Year)

1️⃣ Give me a brief introduction about yourself and your overall project experiences. 2️⃣ What is a Thread and how does the Thread Lifecycle work with an example? ...

Publish:

Java FS Developer Interview Questions-Deloitte(1-3 Years)

1. Tell me about your experience and the projects you’ve worked on.  (Focus on showcasing relevant skills and achievements) 2. Difference between HashMap and Hashtable.  (Hint: Thread safety, ...

Publish:

Java FS Developer Interview Questions-Wipro(1 Year)

Backend & Core Java: 1. What’s a particularly complex problem you’ve tackled using Java, SQL, and AWS, and what were the key architectural decisions? 2. How do you ...

Publish:

Java Interview Questions-Cognizant(2-6 Years)

Round 1 1. Tell me something about yourself ? 2. Explain Automation Testing Framework ? 3. Explain agile processes and day-to-day activities ? 4. How did you push ...

Publish:

Java Developer Interview Questions-TCS(1 Year)

1️⃣ Give a short brief about yourself. 2️⃣ What projects have you worked on? 3️⃣ What is the difference between Vector and ArrayList in Java? 4️⃣ Which one ...

Update:

Java FS Developer Interview Questions-TCS(6+ Years)

1. Which collection is best to insert values in inserstion order without any duplicates 2. String s1=”java”;   String s2=new String(“java”);    System.out.println(s1==s2);   System.out.println(s1.equals(s2));  What is the output and explain ...

Publish:

Java Interview Questions-Deloitte(1 Year)

Core java – What is encapsulation in java – Difference between JVM and JRE – What are jar and war – Difference between ‘super’ and ‘this’ – Explain ...

Update:

Java Interview Questions-Cognizant(6.8 Years)

UI: 1.How angular application start 2.Write a piece of code how to fetch the data from backend API and show in UI 3.What is use of standalone components ...

Publish:

Java Developer Interview Questions-wipro(6 Years)

Level-1: 1. Angular exp 2. Observable vs Observer 3. print the employee details whose age is >35 from the employeeList using typescript 4. directives in angular 5. how ...