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

This is the study plan for Data Structure & Algorithms .

dsa-interview-challenges

355
Stars
123
Forks
Watchers

A curated list of data structures and algorithms problems along with the solution in JavaScript to crack engineering interviews

algos

5
Stars
3
Forks
Watchers

💼 Each Friday a new Algorithm (Code + Explanation)

rust-algorithm-club

403
Stars
45
Forks
Watchers

Learn algorithms and data structures with Rust

fera

9
Stars
2
Forks
Watchers

An aggregation of algorithms, data structures and supporting crates

andz

54
Stars
12
Forks
Watchers

Algorithms and data structures for educational, demonstrational and experimental purposes.

dlist

64
Stars
15
Forks
Watchers

Difference lists in Haskell

DataStructures-Algorithms

9
Stars
1
Forks
Watchers

A collection of Data Structures and Algorithms for beginners.

C-Snip

53
Stars
14
Forks
Watchers

My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings