Data Structures in Java for Noobs (Lite Edition)
Offered By: Udemy
Course Description
Overview
Data Structures Made Simple With Step by Step Instructions and Diagrams
What you'll learn:
What you'll learn:
- Students will learn how to implement their own data structures
- Students will learn the Time Complexities of operations
This course will introduce you to the following data structures
- Singly Linked List
- Doubly Linked List
So why even bother learning data structures? I know everybody wants to build the latest and greatest app or build a website so why data structures? I'll give you two reason why you need to know data structures.
1) They are often common interview questions regardless of what programming field you are going to enter.
2) If you understand the implementations behind the scenes you will make more informed decisions the next time your programming on which underlying data structure will give you the best result.
Taught by
Pedro Mercado
Related Courses
Algorithms for DNA SequencingJohns Hopkins University via Coursera Conception et mise en œuvre d'algorithmes.
École Polytechnique via Coursera مربع الأدوات الخوارزمية
University of California, San Diego via Coursera Algorithms
Stanford University via Coursera Graph Search, Shortest Paths, and Data Structures
Stanford University via Coursera