Data Structures and Algorithm Theory with Time and Space Complexity
Learn all about Data structures and Algorithms, as well as how beneficial they can be. You will learn about linear AND non-linear Data Structures and Algorithms
These are the fundamental Data structure that you MUST know for a coding interview.
These structures are used in companies both large and small for multiple types of projects, they make up the fundamentals of coding and how to store information with software!
Your Instructor
Alexandra Kropf is Mammoth Interactive's CLO and a software developer with extensive experience in full-stack web development, app development and game development. She has helped produce courses for Mammoth Interactive since 2016, including the Coding Interview series in Java, JavaScript, C++, C#, Python and Swift.
Mammoth Interactive is a leading online course provider in everything from learning to code to becoming a YouTube star. Mammoth Interactive courses have been featured on Harvard’s edX, Business Insider and more.
Over 12 years, Mammoth Interactive has built a global student community with 4 million courses sold. Mammoth Interactive has released over 350 courses and 3,500 hours of video content.
Founder and CEO John Bura has been programming since 1997 and teaching
since 2002. John has created top-selling applications for iOS, Xbox and
more. John also runs SaaS company Devonian Apps, building
efficiency-minded software for technology workers like you.
Course Curriculum
-
Start01 Array or List Data Structure Visualized with Time and Space Complexity (16:35)
-
Start02 Linked List Data Structure Visualized with Time and Space Complexity (14:21)
-
Start03 Queue Visualized with Time and Space Complexity (9:03)
-
Start04 Stack Visualized with Time and Space Complexity (4:30)
-
StartSource Code