Selenium Express
Selenium Express
  • 236
  • 10 085 916
Java interview Prep - Java interview questions and answers ( coding & Conceptual) | Java Mock
In this video, We will discuss different java interview questions. This java mock interview will help you for java coding and programming related questions and in the same time different conceptual questions related to oops, multithreading, java 8, solid principles , serialization, java strings and etc.
Timestamp
-----------------
00:00 - what is solid principles in java ?
01:12 - single responsibility principle
11:06 - what is string constant pool in java ?
13:09 - string object creation interview questions
16:15 - string coding interview questions in java
19:25 - hashmap internal working
25:14 - hashmap interview questions
26:40 - why multiple inheritance is not supported in java
29:14 - java interface interview questions
30:51 - java 8 interview questions
32:07 - java 8 function vs bifunction
35:19 - method hiding in java vs method Overriding
36:52 - @Override retention policy
40:07 - what is memory leak in java ?
41:17 - How do you protect your code from memory leak ?
42:15 - what is try with resources in java ?
42:53 - how thread communication happens in java ?
44:49 - what is serialization in java ?
45:55 - dependency inversion principle vs Dependency Injection
For more mock interviews in java, please follow the below playlist.
czcams.com/video/yX2w-Sof95s/video.htmlsi=Lr1vcnkZzczr7YiN
the above mock series will help you to prepare for any java interviews both for freshers and experienced.
For more free/paid courses visit
www.seleniumexpress.com
#javainterviewquestionsandanswers #javainterview #javacodinginterview
For More free/paid courses visit
www.seleniumexpress.com
LINKS AND FREE LEARNING RESOURCES
========
Watch my new mock interview series for java developers
czcams.com/video/yX2w-Sof95s/video.html
Watch my new Hello spring boot series
czcams.com/video/F_rGkDeihBg/video.htmlsi=AvqLgRVvytkhy8lq
Watch Spring boot Hot topics
czcams.com/video/CUQWZHjuq-w/video.html
Java Interview / Question and Answer series
czcams.com/video/Y1uGGTrBYKw/video.html
Explain spring Bean Lifecycle
czcams.com/video/hUYGGqoXEPc/video.html
spring core
czcams.com/video/r2Q0Jzl2qMQ/video.html
spring mvc
czcams.com/video/zCHrZdJODg4/video.html
spring mvc intermediate
czcams.com/video/40YaLHbrwrY/video.html
Spring JDBC
czcams.com/video/5j_vh1b9dV8/video.html
spring live project
czcams.com/video/m_b_FwDjAXM/video.html
SPRING SECURITY COURSE[NEW]
czcams.com/video/NMNLozLGT1s/video.html
For more courses visit
www.seleniumexpress.com
Any time you are getting stuck with issues, Feel free to ask for support.
You can send mail to seleniumexpress@gmail.com
you can ping me on my Facebook page
seleniumexpress
Make sure to join my private Facebook page (Ask me here)
“SeleniumExpress - Support"
groups/187000222361579/
you can ask for support in my website forum
www.seleniumexpress.com
Follow me on Insta
selenium_express
Category -
java interview
java realtime interview questions
java interview questions and answers for experienced
java interview questions and answers
java mock interview
zhlédnutí: 4 895

Video

Java Stream Vs IntStream : Which one for better performance ? | Boxing & Unboxing in Stream API
zhlédnutí 2,9KPřed 21 dnem
In this video, We will look at the IntStream interface from Stream API. Java allows us to do boxing and unboxing and of course, autoboxing and autounboxing but, Does Stream API in java allows this ? Can we convert a Stream of Integers to primitive int's ? Do we have boxing and unboxing concept in Stream API as well ? That's something we are going to explore in this video. In this video, We will...
Java Method Reference & Stream API : Learn to Write Clean Code
zhlédnutí 4,3KPřed měsícem
In this video, We will learn about the method reference in java 8 and how it really works. Method references are introduced first in Java 8 and they can substitute a Single line lambda where within a lambda we just call a method. Method reference in java are very readable helps to write clean code. In this video We will learn the following : 1. what are Method references in Java ? 2. Need of Me...
Method Reference In Java 8 - How it really works ?
zhlédnutí 6KPřed měsícem
In this video, We will learn about the method reference in java 8 and how it really works. Method references are introduced first in Java 8 and they can substitute a Single line lambda where within a lambda we just call a method. Method reference in java are very readable helps to write clean code. In this video We will learn the following : 1. what are Method references in Java ? 2. Difference...
Java Stream API : What is a Short Circuiting Stateful Intermediate Operation ? | Java 8 sort() | EP3
zhlédnutí 5KPřed měsícem
In this video we will learn about, What is a Short Circuiting Stateful Intermediate Operation in Java 8 Stream API ? We will explore the difference between stateful and stateless intermediate operations. We will look into short circuiting methods like limit(), takeWhile() and, we will debug the same. In our stream api tutorials so far, we will understood about one of the Java 8's new features c...
How Java 8 Stream API Works ? | Stream API Foundation | EP 2
zhlédnutí 7KPřed měsícem
In this video we will learn about one of the Java 8's new features called Stream API. The java stream api introduced in java 8, changed the way we write and read java code. Java Stream API is an absolute beast when it comes to data processing as it enables the scope of processing the data in a declarative approach. It opens a way to fusion multiple methods by doing method chaining and gives us ...
Stream API in Java : Foundation | Java 8
zhlédnutí 14KPřed měsícem
In this video we will learn about one of the Java 8's new features called Stream API. The java stream api introduced in java 8, changed the way we write and read java code. Java Stream API is an absolute beast when it comes to data processing as it enables the scope to process the data in a declarative approach. It opens a way to fusion multiple methods by doing method chaining and gives us a w...
Microservices in 60 mins | Learning Path & Interview Preparation
zhlédnutí 27KPřed 3 měsíci
In this video, We will learn about different design patterns and tools used in Microservices. We also covered a popular microservices interview question : Tell me about the tools and design patterns that you have used in microservices. When it comes to Microservices , A developer is involved right from creating Microservices to deploying it cloud, hence understanding the each phase of the Micro...
Spring Framework 6 - project setup | Spring Core | Spring MVC | Spring Boot - STS / Eclipse
zhlédnutí 13KPřed 3 měsíci
In this video, we will understand how to setup spring / spring mvc / spring boot in sts (eclipse). The spring framework 6 has just arrived and the project set up has a changed a bit. In this video we will learn to work with the standalone spring application as well as spring boot web application. I will get you a walkthrough about how to download spring framework jars and how to use it, and mos...
5 JAVA ERRORS you should learn today ( NoClassDefFoundError) | JVM architecture - ClassLoader
zhlédnutí 6KPřed 4 měsíci
5 JAVA ERRORS you should learn today ( NoClassDefFoundError) | JVM architecture - ClassLoader
spring bean scopes implementation in real-time | Reload button | Game development challenge #6
zhlédnutí 3KPřed 4 měsíci
spring bean scopes implementation in real-time | Reload button | Game development challenge #6
Spring Data JPA [PRO] - How to connect Multiple Databases using Spring Boot | Multiple Datasources
zhlédnutí 18KPřed 4 měsíci
Spring Data JPA [PRO] - How to connect Multiple Databases using Spring Boot | Multiple Datasources
Spring Security LOGIN with custom Database table (MySQL) | UserDetailsService #7
zhlédnutí 2,8KPřed 4 měsíci
Spring Security LOGIN with custom Database table (MySQL) | UserDetailsService #7
Coding Game Over feature using Spring boot + Java + Javascript | Spring boot project challenge 5 & 6
zhlédnutí 2KPřed 4 měsíci
Coding Game Over feature using Spring boot Java Javascript | Spring boot project challenge 5 & 6
Spring Boot Project Challenge #4 : Solve this array puzzle using Java & Spring Boot
zhlédnutí 1,6KPřed 4 měsíci
Spring Boot Project Challenge #4 : Solve this array puzzle using Java & Spring Boot
Spring Security Users & Authorities schema | JdbcUserDetailsManager tech walkthrough | #6
zhlédnutí 2,5KPřed 4 měsíci
Spring Security Users & Authorities schema | JdbcUserDetailsManager tech walkthrough | #6
Spring Boot Project Challenge #3 - Handling Optional Request Parameters in Spring MVC / REST API
zhlédnutí 2,4KPřed 4 měsíci
Spring Boot Project Challenge #3 - Handling Optional Request Parameters in Spring MVC / REST API
Spring Security Master class - Setting Up User Registration | spring security tutorial | Ep #5
zhlédnutí 3,3KPřed 4 měsíci
Spring Security Master class - Setting Up User Registration | spring security tutorial | Ep #5
Spring Boot Project Challenge #2 - Logic Building & Debugging | spring boot for beginners
zhlédnutí 2,3KPřed 4 měsíci
Spring Boot Project Challenge #2 - Logic Building & Debugging | spring boot for beginners
Spring Boot project #1 - Let's code a Game Using Java + Spring | spring boot tutorial for beginners
zhlédnutí 9KPřed 4 měsíci
Spring Boot project #1 - Let's code a Game Using Java Spring | spring boot tutorial for beginners
will resume shortly...
zhlédnutí 3,8KPřed 5 měsíci
will resume shortly...
Spring Security Master Class - Configure HttpSecurity | User Authentication & Authorization #4
zhlédnutí 11KPřed 8 měsíci
Spring Security Master Class - Configure HttpSecurity | User Authentication & Authorization #4
Master Spring Security Basics - II | Step by Step tutorial for beginners | Episode - 3
zhlédnutí 9KPřed 9 měsíci
Master Spring Security Basics - II | Step by Step tutorial for beginners | Episode - 3
[NEW] Spring Security Basics - User | UserDetails | UserDetailsManager #springsecurity | Ep - 2
zhlédnutí 10KPřed 9 měsíci
[NEW] Spring Security Basics - User | UserDetails | UserDetailsManager #springsecurity | Ep - 2
[NEW] Spring Security - Securing Web apps | Episode 1
zhlédnutí 24KPřed 9 měsíci
[NEW] Spring Security - Securing Web apps | Episode 1
Tricky java 8 interview questions on Functional Interface | Can we Override a Object class method ?
zhlédnutí 14KPřed 9 měsíci
Tricky java 8 interview questions on Functional Interface | Can we Override a Object class method ?
How Spring JDBC Auto configuration works internally ?🤔 Spring Boot Foundation tutorial | MySQL
zhlédnutí 6KPřed 10 měsíci
How Spring JDBC Auto configuration works internally ?🤔 Spring Boot Foundation tutorial | MySQL
Top 5 Reasons Why Constructor Injection is Recommended ? Spring dependency injection | Spring Boot
zhlédnutí 13KPřed 10 měsíci
Top 5 Reasons Why Constructor Injection is Recommended ? Spring dependency injection | Spring Boot
Java Interview Prep - Spring boot and Microservices interview questions for experienced | Live Mock
zhlédnutí 158KPřed 10 měsíci
Java Interview Prep - Spring boot and Microservices interview questions for experienced | Live Mock
How Spring Boot Auto Configuration works ? | Create Custom Auto configuration | @Conditional
zhlédnutí 22KPřed rokem
How Spring Boot Auto Configuration works ? | Create Custom Auto configuration | @Conditional