Homepage
Open in app
Sign in
Get started
Data Structures and Algorithms
AWS Website
Ionic
Python
Tech Trends
Archive
About
Tagged in
Data Structures
Coder Life
A place that share all value skills and techniques I learned in development.
More information
Followers
16
More, on Medium
Data Structures
Allie Hsu
in
Coder Life
Feb 25, 2023
Finding the Number of Visible Mountains — Leetcode 2345
Difficulty: Medium; Category: Stack
Read more…
25
Allie Hsu
in
Coder Life
Nov 24, 2022
Second Minimum Node In a Binary Tree — LeetCode 671
Read more…
Allie Hsu
in
Coder Life
Apr 12, 2022
Kth Largest Element in a Stream — LeetCode 703
Difficulty: Easy; Category: Heap
Read more…
2
Allie Hsu
in
Coder Life
Feb 14, 2022
Detect Cycle in a Directed Graph/ Undirected Graph
Data Structures and Algorithms Note
Read more…
6
2 responses
Allie Hsu
in
Coder Life
Feb 1, 2022
Merge Two Balanced Binary Search Trees
Data Structures and Algorithms Note
Read more…
Allie Hsu
in
Coder Life
Jan 30, 2022
Binary Search Tree
Data Structures and Algorithms Note
What is Binary Search Tree
Read more…
Allie Hsu
in
Coder Life
Jan 29, 2022
Check if a Binary Tree is a Subtree of another Binary Tree
Data Structures and Algorithms Note
Read more…
Allie Hsu
in
Coder Life
Jan 28, 2022
Binary Tree Traversal
Data Structures and Algorithms Note
Read more…
Allie Hsu
in
Coder Life
Jan 27, 2022
Different kinds of Binary Tree
Data Structures and Algorithms Note
Full Binary Tree
Read more…
Allie Hsu
in
Coder Life
Jan 22, 2022
Circular Linked List
Data Structures and Algorithms Note
Read more…
13