Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to Data Structures & Algorithms in Java
Rating: 4.5 out of 5(3,607 ratings)
26,063 students

Introduction to Data Structures & Algorithms in Java

Designed to help understand the fundamentals of DS & Algorithms really well. A must have for programming interviews.
Last updated 3/2016
English

What you'll learn

  • Be able to know and implement various data structures and algorithms
  • Be able to write your own algorithms and understand if their running time is good or bad

Course content

10 sections103 lectures5h 4m total length
  • Introduction1:08
  • Euclid's algorithm4:49
  • Bubble Sort algorithm2:52
  • Why study data structures & algorithms3:10
  • Correctness of an algorithm1:35
  • Chapter Quiz

Requirements

  • Although any programming language may be used by the student, we use the java programming language to implement algorithms.

Description

This course introduces some basic data structures (arrays, linked lists, stacks, queues, trees and heaps) and algorithms (various sorting algorithms, and algorithms for operations on binary search trees and heaps). We will also cover recursion in this course. Use of graphics and animations makes the lectures very easy to understand and digest. After taking this course, you will loose your fear for data structures and algorithms.

Who this course is for:

  • Anyone who wants to learn data structures and algorithms (introductory)
  • Anyone appearing for interviews, can be used to understand from grounds up, or as a quick revision