Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Data structure & algorithm in Java: From zero to hero
Rating: 4.5 out of 5(23 ratings)
1,859 students

Data structure & algorithm in Java: From zero to hero

Data structure & algorithm deep dive
Created byMuhammad Maaz
Last updated 12/2022
English

What you'll learn

  • learn to write a clean, correct and Faster code that's according to my perspective is requirement of industry
  • basic to advanced skills in java that helps you to do backend programing
  • learn all types of algorithms used in data structure
  • learn the philosophy of theory in so easy manner using practical examples
  • learn what's happening inside a computer's memory while you write a code and how data is stored

Course content

3 sections12 lectures2h 21m total length
  • Introduction to programing Language1:46

    this first module is just a description to a programing language do not leave those lectures this might build a motivation inside you towards a course just take it like a story

  • Origin of Java7:12
  • Java relationship to C and C++3:56
  • Quiz:1

Requirements

  • An understanding of java language basics and also a bit of knowledge about object-oriented programing no need to worry if you lack in those concepts because they will also get cover in this course while coding

Description

Hey guys this course if for those who just get in this Data structure and algorithm thing, this course is mostly theory and will cover only introduction concepts of DSA if you want to learn some advance concepts of DSA in future i am planning to cover some advanced concepts in detail

my course you will get each and everything in so much detail and easy manner I explained each concept using various practical examples I have divided this course in different sections:

Well courses that I have uploaded now is only first module:

First Section

Introduction to java


  • Introduction to programing Language

  • Origin of Java

  • Java relationship to C and C++

Second Section

Introduction to data structure and algorithm


  • Why we need Data structure?

  • What is Algorithm?

  • Definition of DSA

  • Classification of Data structure

  • Operation on data structure

  • Types of Algorithms

Third Section

Abstract data types

  • Types and Data types

  • Definition of ADT


Well, prerequisite for this course is just to have a basic knowledge of java concepts, however knowing how to code is not necessary

well, anyone who is interested in exploring some advance concepts of programing should learn data structure and algorithm as it introduces you the many new things that can make your code look cleaner and faster

By a clean code I don't mean to write a code without error but a code that consumes lesser number of lines and by faster, I mean to write a code that runs very fast.

Who this course is for:

  • who is beginner or a newbie in DSA
  • who want to learn theory concepts of DSA
  • For university and college students who want to get goos scores in thier subjects
  • For those who have coding interview in future