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

31.4k
Stars
5.4k
Forks
575
Watchers

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

Algorithms-Explanation

2.9k
Stars
727
Forks
Watchers

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

C

18.1k
Stars
4.2k
Forks
Watchers

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

C-Plus-Plus

29.2k
Stars
7.0k
Forks
501
Watchers

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

C-Sharp

6.4k
Stars
1.4k
Forks
Watchers

All algorithms implemented in C#.

Dart

1.7k
Stars
420
Forks
Watchers

All Algorithms implemented in Dart

Elm

62
Stars
37
Forks
Watchers

All Algorithms implemented in Elm