Data Structures

In this course, students will learn about the foundational elements of data structures as well as how they work on the Internet Computer. Module 1 serves as an intro to this unit, providing context for data structure design and the tradeoffs to consider when weighing which to use in certain projects. Module 2 and 3 explore the distinction between Motoko's differing styles for writing data structures: object-oriented (collection of functions that mutate state), and pure (no methods, no mutations). Module 4 builds on the data structures explored so far. Students will get hands-on experience via the IC's `BigMap` library, learning to scale their data structures beyond a single canister in the process.
Alternatives To Data Structures
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
C17,588
4 months ago21gpl-3.0C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
The Complete Faang Preparation9,783
4 months ago3mitJupyter Notebook
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.
Nodejs Developer Roadmap4,440
2 years ago7
A Developer Roadmap to becoming a Node.js developer in 2019
Rust Algorithms3,665
a year ago8March 26, 20213mitRust
Common data structures and algorithms in Rust
Coding Problems3,099
10 months ago1mitPython
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
Ml Foundations2,224
a year ago1mitJupyter Notebook
Machine Learning Foundations: Linear Algebra, Calculus, Statistics & Computer Science
Binarytree1,729282 years ago18March 24, 20221mitPython
Python Library for Studying Binary Trees
Bidict1,3712822344 months ago41January 02, 20232mpl-2.0Python
The bidirectional mapping library for Python.
Learning Javascript Data Structures And Algorithms Third Edition776
2 years ago3mitJavaScript
Learning JavaScript Data Structures and Algorithms (Third Edition), published by Packt
Coursera746
3 years ago7Jupyter Notebook
Quiz & Assignment of Coursera
Alternatives To Data Structures
Select To Compare


Alternative Project Comparisons
Popular Learning Projects
Popular Data Structure Projects
Popular Learning Resources Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Blockchain
Data Structure