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

HackerRank

208
Stars
137
Forks
Watchers

🍒 Solution to HackerRank problems

javascript-algorithms

194.9k
Stars
31.0k
Forks
194.9k
Watchers

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

Data-Structures-Algorithms

320
Stars
132
Forks
Watchers

My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++

Daily-Coding-Problem-Solutions

525
Stars
83
Forks
Watchers

🎓🖥️ Solutions for 350+ Interview Questions asked at FANG and other top tech companies

Coding-Interview-Problems

58
Stars
12
Forks
Watchers

This repository contains the coding interview problems along with solutions.

Competitive_Coding

407
Stars
307
Forks
Watchers

This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.

450-Coding-Questions-LoveBabbar

113
Stars
43
Forks
Watchers

🔥 This is an attempt to solve DSA Cracker Coding Questions List curated by @loveBabbar bhaiya.

foc_libraries

5
Stars
2
Forks
Watchers

Header-only C++ advanced data structures

eter

16
Stars
0
Forks
Watchers

Lightweight collections for JavaScript

zata

22
Stars
2
Forks
Watchers

Common Data Structures and Algorithms for Learning Zig