Data structures topic

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.

List Data structures repositories

JavaScript

24.8k
Stars
4.3k
Forks
575
Watchers

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

Algorithms-Explanation

2.3k
Stars
615
Forks
Watchers

Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.

C

15.1k
Stars
3.9k
Forks
Watchers

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.

C-Plus-Plus

22.6k
Stars
6.0k
Forks
470
Watchers

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

C-Sharp

4.8k
Stars
1.1k
Forks
Watchers

All algorithms implemented in C#.

Dart

1.1k
Stars
298
Forks
Watchers

All Algorithms implemented in Dart

Elm

55
Stars
32
Forks
Watchers

All Algorithms implemented in Elm