Skip to content
#

Data structures

A data structure is a particular way storing and organizing data in a computer for efficient access and modification. Data structures are designed for a specific purpose. Examples include arrays, linked lists, and classes.

Here are 2,233 public repositories matching this topic...

📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book

  • Updated Sep 11, 2025
  • JavaScript
Followers
80.7k followers
Website
github.com/topics/data-structures
Wikipedia
Wikipedia

Related topics

algorithm