Discussion

(2 comments)
  • 0
    Profile picture
    Thoughtful Tarodactyl
    Taro Community
    2 months ago

    Would recommend checking out Neetcode’s guides. Taro members get a discount too

  • 0
    Profile picture
    Tech Lead/Manager at Meta, Pinterest, Kosei
    2 months ago

    EDIT: The 10 hour crash course is out now: Crash Course: Beginner Data Structures And Algorithms Concepts

    We have a tactical DSA course that I'm very excited about coming to Taro soon! Order:

    • Warm-up questions, Big-O
    • Arrays and Strings
    • Recursion
    • Linked Lists
    • Binary Trees
    • Graphs
    • Dynamic Programming

    In the meantime, go through Alex's exceptional course about the study approach for Data Structures and Algorithms