Data structures and Algorithms Bootcamp
Offered By: Skillshare
Course Description
Overview
If you are interested to learn more about data structures and algorithms or you are preparing for an interview this course is the best option, doesn't matter the programming language you choose. You will learn how to approach a problem and how to write clean and efficient code so you could pass any interview at any company.
PS : I am still posting new lectures.
Topics:
- Arrays
- Maps
- Linked Lists
- Stacks
- Queues and Priority Queues
- Graphs
- Trees
- Dynamic Programming
Syllabus
- Welcome!
- Setting Up
- 1d&2d Arrays
- Two Pointers Technique
- Time Planner
- Binary Search
- Binary Search Implementation
- Introduction to Hashtables
- Hashtables in Java
- Introduction to Stacks
- Evaluate Reverse Polish Notation
- Robot Return To Origin
- GraphsIntroduction
- BFS
- DFS
- CountIslands
- Group Anagrams
- Dynamic Programming- Unique Paths
Taught by
Carmen Mitru
Related Courses
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera