DEV Community

# datastructure

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Basics: Big O Notation

Basics: Big O Notation

140
Comments 2
3 min read
Understanding Binary Search Trees

Understanding Binary Search Trees

134
Comments 13
7 min read
An easy Approach to Algorithms (Part 1)

An easy Approach to Algorithms (Part 1)

90
Comments 2
7 min read
Linked List, Queue and Stack - Data Structure & Algorithm Part I

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

86
Comments
9 min read
24-hour coding interview prep challenge

24-hour coding interview prep challenge

66
Comments 4
10 min read
Data Structures in Go: Hash Table

Data Structures in Go: Hash Table

59
Comments 2
4 min read
Understanding and Implementing Linked Lists in JavaScript with ES6 - Implementation

Understanding and Implementing Linked Lists in JavaScript with ES6 - Implementation

58
Comments 1
4 min read
Understanding topological sort by cooking some Biryani

Understanding topological sort by cooking some Biryani

51
Comments
5 min read
Top Five Ways to Learn Data Structures

Top Five Ways to Learn Data Structures

49
Comments
3 min read
Data Structures & Algorithms in JavaScript(Queue)

Data Structures & Algorithms in JavaScript(Queue)

45
Comments 2
3 min read
Data Structures in Go: Tree (BST)

Data Structures in Go: Tree (BST)

41
Comments
3 min read
Data Structure Series: Linked List

Data Structure Series: Linked List

41
Comments 3
9 min read
Data Structure Series: Hash Table

Data Structure Series: Hash Table

40
Comments 4
9 min read
Implementation of a Graph -JavaScript

Implementation of a Graph -JavaScript

40
Comments
4 min read
Quicksort In Javascript

Quicksort In Javascript

38
Comments 3
2 min read
Data Structure with JavaScript: Linked List

Data Structure with JavaScript: Linked List

34
Comments
12 min read
Dictionary  and HashTable -  Data Structure & Algorithms Part II

Dictionary  and HashTable -  Data Structure & Algorithms Part II

30
Comments
12 min read
Roadmap To Learn Data Structures and Algorithms

Roadmap To Learn Data Structures and Algorithms

26
Comments
3 min read
How To Solve Algorithm And Data Structure Problems [Tips]

How To Solve Algorithm And Data Structure Problems [Tips]

23
Comments
4 min read
Graph - Data Structure & Algorithm Part VIII

Graph - Data Structure & Algorithm Part VIII

23
Comments
8 min read
Algorithm & Data Structure

Algorithm & Data Structure

22
Comments
5 min read
Binary Search Tree (My Personal Google Interview Study Notes)

Binary Search Tree (My Personal Google Interview Study Notes)

21
Comments 1
5 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
Javascript Arrays: A guide, a cheat sheet, and for beginners.

Javascript Arrays: A guide, a cheat sheet, and for beginners.

19
Comments 1
4 min read
Set and MultiSet -  Data Structure & Algorithm Part III

Set and MultiSet -  Data Structure & Algorithm Part III

18
Comments
8 min read
Trie - Data Structure & Algorithm Part VI

Trie - Data Structure & Algorithm Part VI

18
Comments 2
6 min read
Data Structure with JavaScript: Queue

Data Structure with JavaScript: Queue

18
Comments
8 min read
Beginner's guide to Arrays in JavaScript

Beginner's guide to Arrays in JavaScript

17
Comments 2
3 min read
Binary Trees (Part 2) - Binary-Search Trees are the BeST

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

17
Comments
6 min read
Data Structures in Real Life!

Data Structures in Real Life!

17
Comments
2 min read
Discussing Bloom Filters

Discussing Bloom Filters

16
Comments 2
4 min read
Data Structures in Go: Heap

Data Structures in Go: Heap

16
Comments
5 min read
Topological Sorting

Topological Sorting

16
Comments
3 min read
Data Structures in Go: Graph

Data Structures in Go: Graph

16
Comments
3 min read
Disjoint Set -  Data Structure Part IV

Disjoint Set -  Data Structure Part IV

16
Comments
8 min read
Heap - Data Structure & Algorithm Part VII

Heap - Data Structure & Algorithm Part VII

15
Comments
6 min read
Graph Representation

Graph Representation

15
Comments
2 min read
Bloom Filters

Bloom Filters

14
Comments
6 min read
Data Structure with JavaScript: Stacks

Data Structure with JavaScript: Stacks

14
Comments
11 min read
Ruby Hash Method 101

Ruby Hash Method 101

14
Comments
8 min read
Implementing Min Heap in Java

Implementing Min Heap in Java

13
Comments
2 min read
Data Structures & Algorithms in JavaScript(Sets)

Data Structures & Algorithms in JavaScript(Sets)

13
Comments
4 min read
Data Structures in Go: Queue and Stack

Data Structures in Go: Queue and Stack

12
Comments 4
3 min read
Data Structures & Algorithms in JavaScript(Deque)

Data Structures & Algorithms in JavaScript(Deque)

12
Comments 1
3 min read
Winning Card (DSA Series)

Winning Card (DSA Series)

11
Comments
1 min read
Valid Anagram. (Javascript DSA Series)

Valid Anagram. (Javascript DSA Series)

11
Comments
2 min read
Complete Data Structures and Algorithms Roadmap for Placements (Part-1)

Complete Data Structures and Algorithms Roadmap for Placements (Part-1)

11
Comments
2 min read
Javascript Data Structure - Doubly Linked list

Javascript Data Structure - Doubly Linked list

11
Comments
3 min read
8 Data Structures Every Programmer Must Know

8 Data Structures Every Programmer Must Know

10
Comments
6 min read
Learn Data Structures and Algorithms

Learn Data Structures and Algorithms

10
Comments
6 min read
Difference among list, tuple and set in Python and when to use each one

Difference among list, tuple and set in Python and when to use each one

10
Comments
2 min read
Graph Algorithm - Topological Sorting

Graph Algorithm - Topological Sorting

10
Comments
2 min read
The infamous Two Sum problem. (DSA Series 3)

The infamous Two Sum problem. (DSA Series 3)

10
Comments
2 min read
hackerrank algorithms solution

hackerrank algorithms solution

9
Comments
1 min read
Space Complexity

Space Complexity

9
Comments
6 min read
Working with graph structures

Working with graph structures

9
Comments
3 min read
#001 DS&A - Operators and Arrays

#001 DS&A - Operators and Arrays

9
Comments 7
3 min read
Data Structures & Algorithms in JavaScript(Sorted linked list)

Data Structures & Algorithms in JavaScript(Sorted linked list)

9
Comments
2 min read
Find the starting node in a directed graph which covers the maximum number of nodes

Find the starting node in a directed graph which covers the maximum number of nodes

9
Comments 6
3 min read
Under the hood : Python Dictionary

Under the hood : Python Dictionary

8
Comments
3 min read
loading...