Programming Category (English)728x90

Find Course By Keyword

Saturday, November 18, 2017

Algorithms and Data Structures in Java - Part I

AVL tree, red-black tree, B-tree, binary search tree, array, linked list, stack, queue and splay tree.

Algorithms and Data Structures in Java - Part I

What Will I Learn?
  • grasp the fundamentals of algorithms and data structures
  • develop your own algorithms that best fit to the personal need
  • detect non-optimal code snippets
  • get to know basic complexity related definitions
  • get to know linked lists
  • get to know arrays
  • get to know balanced trees: AVL trees and red-black trees
  • get to know hash tables

Includes:
  • 11.5 hours on-demand video
  • 7 Articles
  • 4 Supplemental Resources
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion

No comments:

Post a Comment