Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Java Interview Guide : prepare & crack java interviews
Rating: 4.2 out of 5(12 ratings)
1,398 students

Java Interview Guide : prepare & crack java interviews

Java interview preparation
Created byTushar SKumar
Last updated 10/2020
English
English [Auto],

What you'll learn

  • You will answer many interview questions more correctly and accurately
  • Cope professional java interview with more confidence
  • You will achieve better understanding in the Java topics learned in the course.

Course content

4 sections18 lectures1h 0m total length
  • What is OOPS?2:26

    Explore the pillars of object oriented programming—from class and object to state and behavior—embrace encapsulation, inheritance, and polymorphism, and learn how Java uses method overloading and overriding for reusable code.

  • Inheritance4:35

    Explore how inheritance creates new classes from ones, reusing employee class properties for software programmer or business analyst roles, and learn single, multilevel, hierarchical, multiple, and hybrid inheritance in Java.

  • What is diamond problem in Java?2:23

    Explore the diamond problem in Java, where extending more than one class causes ambiguity and compile-time errors, and see how extending or implementing multiple interfaces handles inheritance.

  • Polymorphism1:16

    Explore how Java implements polymorphism through static, compile-time polymorphism via method overloading, and dynamic, runtime polymorphism via method overriding.

  • Method Overloading3:56

    Explore method overloading in Java, achieving static polymorphism by defining multiple methods with the same name but different argument counts, types, or sequences, and resolving calls at compile time.

  • Method Overriding6:33

    Learn how method overriding enables a child class to replace a parent method, driving dynamic dispatch and polymorphism in a vehicle example, with rules on signatures, exceptions, and final methods.

Requirements

  • Nothing required!!

Description

Hello and Welcome!


Scared of coding interview?


This course will practice you with the must know Java interview questions and answers.

In addition it will also prepare you to crack Java puzzle pattern. If you can learn the pattern, you can beat coding interview!

If you want to get your dream job, and you are serious about your career you should take this course and watch the course.


In this course we will review question from different areas:

Java Fundamentals – String, String Pool, Immutable Objects and more.

Object Oriented Concepts -  encapsulation, polymorphism, inheritance and abstraction and more.

Java Collections - ArrayList, LinkedList, HashSet & HashMap

Exception handling - Exception handling with try-catch, Checked & UnChecked Exceptions


The lecture were divided to short lectures of about 5 min each, so you will be able to come back to a specific topic and replay the lesson without the need to search in a specific long video for  the part that you would like to repeat on.


Each lesson will include several questions; all of them are from real interviews. We'll go over the questions and answer them.


Most important, we are going to update this course with more lectures like Java Multi-Threading, Serialization and many more topics.

Who this course is for:

  • A student to junior developer who want to get a job as Java developer