Interview Questions

40 Java Collections Interview Questions and Answers — step-by-step Programming tutorial on Progressive Robot

40 Java Collections Interview Questions and Answers

URL: https://www.progressiverobot.com/java-collections-interview-questions-and-answers/ [Java Collections Framework](/community/tutorials/collections-in-java-tutorial) is one of the core APIs of java programming language. It's one of the important topics for java interview questions. Here I am listing some important java collections interview questions and answers to help you in the interview. This is directly coming from my 14+ years of experience in Java […]

Read more
Scala Interview Questions — step-by-step DevOps tutorial on Progressive Robot

Scala Interview Questions

URL: https://www.progressiverobot.com/scala-interview-questions/ Before reading this post, please go through my previous post at "[Scala Basic Interview Questions and Answers](/community/tutorials/scala-interview-questions-answers)" to get some basic knowledge about Scala Language. In this post, we are going to discuss about some more Scala Interview Questions which are useful for some experienced Scala Developers. Note:- As this list has already […]

Read more
Java Exception Interview Questions and Answers — step-by-step Programming tutorial on Progressive Robot

Java Exception Interview Questions and Answers

URL: https://www.progressiverobot.com/java-exception-interview-questions-and-answers/ Java provides a robust and object-oriented approach to handle exception scenarios known as Java Exception Handling. Sometime back I wrote a long post on [Exception Handling in Java](/community/tutorials/exception-handling-in-java) and today I am listing some important Java Exceptions Questions with Answers to help you in interviews. [What is an Exception in Java?](#java-exception) [What are […]

Read more
50 Servlet Interview Questions and Answers — step-by-step Programming tutorial on Progressive Robot

50 Servlet Interview Questions and Answers

URL: https://www.progressiverobot.com/servlet-interview-questions-and-answers/ Servlets is a very important topic of Java EE and all of the web applications frameworks such as Spring and Struts is built on top of it. This makes servlet interview questions a hot topic in interviews. Here I am providing a list of 50 servlet interview questions with answers to help you […]

Read more
CHAT