DEV Community

# datastructure

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Binary Trees (Part 2) - Binary-Search Trees are the BeST

Binary Trees (Part 2) - Binary-Search Trees are the BeST

12
Comments
6 min read
Understanding and Implementing Linked Lists in JavaScript with ES6 - Implementation

Understanding and Implementing Linked Lists in JavaScript with ES6 - Implementation

59
Comments 1
4 min read
Linked List, Queue and Stack - Data Structure & Algorithm Part I

Linked List, Queue and Stack - Data Structure & Algorithm Part I

98
Comments
9 min read
Basics: Big O Notation

Basics: Big O Notation

141
Comments 2
3 min read
How to Pick Right Configuration File Type for Your Project

How to Pick Right Configuration File Type for Your Project

5
Comments 2
5 min read
How to implement Inorder traversal in a binary search tree?

How to implement Inorder traversal in a binary search tree?

52
Comments
8 min read
The Jude way to recursion

The Jude way to recursion

6
Comments
3 min read
Data Structures: Build a Social Network in JavaScript with Graphs! 05:04

Data Structures: Build a Social Network in JavaScript with Graphs!

20
Comments 2
1 min read
Implementing Backward and Forward buttons of Browser in JavaScript

Implementing Backward and Forward buttons of Browser in JavaScript

5
Comments
2 min read
Building trees with and without zippers

Building trees with and without zippers

5
Comments
5 min read
Synchronizing your Hierarchical Data with Merkle Tree

Synchronizing your Hierarchical Data with Merkle Tree

8
Comments
5 min read
Binary tree in Javascript

Binary tree in Javascript

12
Comments
2 min read
A simple linked list by 9 lines of code

A simple linked list by 9 lines of code

19
Comments
1 min read
Top 50 question and answer asked in Phone interview

Top 50 question and answer asked in Phone interview

37
Comments 1
20 min read
Understanding Hash Table

Understanding Hash Table

7
Comments
3 min read
Implementing a Simple Bloom Filter Data Structure in Python

Implementing a Simple Bloom Filter Data Structure in Python

14
Comments 2
1 min read
Data Structure: Stack and Queue

Data Structure: Stack and Queue

77
Comments 6
4 min read
Data Structure: sorting (basic)

Data Structure: sorting (basic)

97
Comments
4 min read
Introduction to Data Structure

Introduction to Data Structure

22
Comments 2
2 min read
Json client read

Json client read

6
Comments
1 min read
Do we really need to interview about data structure and algorithms traditionally?

Do we really need to interview about data structure and algorithms traditionally?

15
Comments 1
2 min read
Data Structure and Algorithm Basics part[0]

Data Structure and Algorithm Basics part[0]

54
Comments
5 min read
An Introduction to Hash Tables

An Introduction to Hash Tables

4
Comments
5 min read
Linear Search Algorithm Using Python

Linear Search Algorithm Using Python

5
Comments
2 min read
Connecting the dots (graph representation)

Connecting the dots (graph representation)

5
Comments
3 min read
loading...