Forem

# datastructure

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Depth-First Search of a Binary Tree
Cover image for Depth-First Search of a Binary Tree

Depth-First Search of a Binary Tree

7
Comments
4 min read
Satisfy the equation

Satisfy the equation

1
Comments
2 min read
Binary Heap in javascript

Binary Heap in javascript

3
Comments
6 min read
What happens when you add one element into start of array?
Cover image for What happens when you add one element into start of array?

What happens when you add one element into start of array?

2
Comments
1 min read
Linked List Implementation in C with User Input
Cover image for Linked List Implementation in C with User Input

Linked List Implementation in C with User Input

24
Comments 2
5 min read
Stacks in Java

Stacks in Java

8
Comments
2 min read
0/1 Knapsack Problem GeeksForGeeks both bounded and Unbounded

0/1 Knapsack Problem GeeksForGeeks both bounded and Unbounded

1
Comments
3 min read
Length of Longest Common Subsequence (LCS) and Longest common subsequence string leetcode

Length of Longest Common Subsequence (LCS) and Longest common subsequence string leetcode

7
Comments
2 min read
Kadane's Algorithm

Kadane's Algorithm

5
Comments
1 min read
Data Structures in Real Life!
Cover image for Data Structures in Real Life!

Data Structures in Real Life!

18
Comments
2 min read
Find Weather Path Exists GeeksForGeeks

Find Weather Path Exists GeeksForGeeks

6
Comments
2 min read
hackerrank algorithms solution
Cover image for hackerrank algorithms solution

hackerrank algorithms solution

9
Comments
1 min read
Understanding Hash Tables and Why They are Important
Cover image for Understanding Hash Tables and Why They are Important

Understanding Hash Tables and Why They are Important

12
Comments
5 min read
8 Data Structures Every Programmer Must Know
Cover image for 8 Data Structures Every Programmer Must Know

8 Data Structures Every Programmer Must Know

10
Comments
6 min read
BIG O NOTATION IN DATA STRUCTURES AND ALGORITHM
Cover image for BIG O NOTATION IN DATA STRUCTURES AND ALGORITHM

BIG O NOTATION IN DATA STRUCTURES AND ALGORITHM

6
Comments
4 min read
Winning Card (DSA Series)

Winning Card (DSA Series)

11
Comments
1 min read
The infamous Two Sum problem. (DSA Series 3)

The infamous Two Sum problem. (DSA Series 3)

11
Comments
2 min read
Group Anagram. (DSA Series 2)

Group Anagram. (DSA Series 2)

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

Valid Anagram. (Javascript DSA Series)

12
Comments
2 min read
Javascript Linked List data structure

Javascript Linked List data structure

7
Comments
2 min read
Javascript Binary Tree data structure

Javascript Binary Tree data structure

6
Comments
1 min read
Javascript Queue data structure

Javascript Queue data structure

6
Comments
1 min read
Graph Algorithm - Topological Sorting
Cover image for Graph Algorithm - Topological Sorting

Graph Algorithm - Topological Sorting

11
Comments
2 min read
Javascript Set data structure

Javascript Set data structure

5
Comments
2 min read
Javascript Stack Data Structure.

Javascript Stack Data Structure.

6
Comments
2 min read
loading...