Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Data Structures and Algorithms for Coding Interviews, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:51
    Welcome to Data Structures and Algorithms
  • Урок 2. 00:03:07
    Before We Get Started
  • Урок 3. 00:05:43
    What Are Algorithms & Data Structures?
  • Урок 4. 00:02:16
    What are Time Complexity & Space Complexity?
  • Урок 5. 00:06:33
    Big O Notation
  • Урок 6. 00:25:03
    For If You Still Don't Understand
  • Урок 7. 00:04:16
    Hash Tables / Hash Maps
  • Урок 8. 00:06:00
    Problems To Solve
  • Урок 9. 00:02:18
    Sets / HashSets
  • Урок 10. 00:04:04
    Problems To Solve
  • Урок 11. 00:04:28
    What are Linked Lists?
  • Урок 12. 00:01:22
    Linked List Insights
  • Урок 13. 00:02:46
    Traversing and Printing The Nodes of A Linked List 1
  • Урок 14. 00:03:33
    Traversing and Printing The Nodes of A Linked List 2
  • Урок 15. 00:03:20
    Stacks & Queues
  • Урок 16. 00:03:04
    Problems To Solve
  • Урок 17. 00:02:42
    Trees 1
  • Урок 18. 00:02:38
    Trees 2
  • Урок 19. 00:03:05
    Trees 3
  • Урок 20. 00:02:33
    Trees 4
  • Урок 21. 00:07:26
    Searching
  • Урок 22. 00:02:47
    Sorting
  • Урок 23. 00:04:42
    How To Get An Interview 1
  • Урок 24. 00:03:37
    How To Get An Interview 2
  • Урок 25. 00:05:29
    During The Interview