Login
Discover
Waves
Communities
Login
Signup
Topics
#algorithms
Global
Trending
Hot
New
Top
#algorithms
New
Top communities
Create your community
latest #algorithms created topics - older | Ecency
simplestack
algorithms
2025-03-31 15:01
!
Low reputation account with an unverified outbound link, Reveal content
DSA (Medium) — Binary Tree — Lowest Common Ancestor of a Binary Tree (Python, Typescript & Rust)
Way simpler that it seems
$ 0.000
0
simplestack
algorithms
2025-03-28 15:56
!
Low reputation account with an unverified outbound link, Reveal content
DSA (Medium) — Linked List — Maximum Twin Sum of a Linked List (Python, Typescript & Go)
This one had me in the second half. I knew the concept but never thought about doing it for Linked Lists
$ 0.000
1
simplestack
algorithms
2025-03-28 14:28
!
Low reputation account with an unverified outbound link, Reveal content
DSA (Medium) — Binary Tree — Count Good Nodes in Binary Tree (Python, Typescript & Rust)
Given a binary tree root, a node X in the tree is named good if in the path from root to X there are no node.....
simplestack
algorithms
2025-03-28 01:50
!
Low reputation account with an unverified outbound link, Reveal content
DSA (Medium) —Linked List — Odd Even Linked List (Python, Typescript & Go)
Given the head of a singly linked list, group all the nodes with odd indices together followed by the nodes with...
simplestack
algorithms
2025-03-28 01:31
!
Low reputation account with an unverified outbound link, Reveal content
How To Reverse Words in a String (Python, Typescript and Go)
Oh yeah, another easy one
simplestack
algorithms
2025-03-28 01:25
!
Low reputation account with an unverified outbound link, Reveal content
How To Know If Two Vectors Are Colinear? (Python)
“Collinearity of vectors is the silent language of geometry, where lines speak in unison and points align wit....
simplestack
algorithms
2025-03-28 01:18
!
Low reputation account with an unverified outbound link, Reveal content
Interviewer: Kids With the Greatest Number of Candies (Typescript, Python, Go)
I bet you can solve this one
simplestack
algorithms
2025-03-28 01:01
!
Low reputation account with an unverified outbound link, Reveal content
The Flowerbed Challenge: Can You Plant Them All? (Python, Typescript, Golang)
A lil bit of code to drive you nuts
simplestack
dsa
2025-03-27 21:59
!
Low reputation account with an unverified outbound link, Reveal content
DSA (Medium) — Stack — Removing Stars From a String (Python, Typescript & Go)
Learn to use the Stack data structure with this exercise. You’d be surprise how simple it is across the board.
simplestack
dsa
2025-03-27 21:49
!
Low reputation account with an unverified outbound link, Reveal content
DSA (Easy) — Find Pivot Index
Given an array of integers nums, calculate the pivot index of this array.
simplestack
dsa
2025-03-27 21:40
!
Low reputation account with an unverified outbound link, Reveal content
DSA (Easy) — Unique Number of Occurrences (Python, TS & Go)
Python’s solution may really surprise you. While TS & Go follow a different pattern.
simplestack
nodejs
2025-03-27 21:26
!
Low reputation account with an unverified outbound link, Reveal content
DSA (Medium) — Stack — Asteroid Collision (Python, Typescript & Go)
Overall, the same pattern across languages, with a few minor tweaks
simplestack
softwaredevelopment
2025-03-27 20:52
!
Low reputation account with an unverified outbound link, Reveal content
DSA (Medium) — Equal Row and Column Pairs (Python, TS & Go)
A naive vs an efficient approach
simplestack
softwaredevelopment
2025-03-27 18:34
!
Low reputation account with an unverified outbound link, Reveal content
Interviewer: Write A Function That Always Picks The Best Move in a Game of Nim (Hard) - Python
This one is gonna break you, I promise.
simplestack
softwaredevelopment
2025-03-27 17:50
!
Low reputation account with an unverified outbound link, Reveal content
DSA (Easy) — Sets — Find the Difference of Two Arrays (Python, Typescript & Go)
Go’s solution is interesting
simplestack
softwaredevelopment
2025-03-27 17:17
!
Low reputation account with an unverified outbound link, Reveal content
DSA (Medium) — Linked List — Delete the Middle Node of a Linked List (Python, Typescript & Go)
You are given the head of a linked list. Delete the middle node, and return the head of the modified linked list.
simplestack
softwaredevelopment
2025-03-27 16:34
!
Low reputation account with an unverified outbound link, Reveal content
DSA (Medium) — Determine if Two Strings Are Close (Python, TS & Go)
Let’s just say when you look at Go’s solution and even TS’s, it makes you feel grateful of Python’s simplicity
simplestack
softwaredevelopment
2025-03-27 15:59
!
Low reputation account with an unverified outbound link, Reveal content
DSA (Easy) —Linked List — Reverse Linked List (Python, Typescript & Go)
Given the head of a singly linked list, reverse the list, and return the reversed list.
simplestack
softwaredevelopment
2025-03-27 01:56
!
Low reputation account with an unverified outbound link, Reveal content
DSA (Easy) — Binary Tree — Maximum Depth of Binary Tree (Python, Typescript & Go)
Given the root of a binary tree, return its maximum depth.
simplestack
softwaredevelopment
2025-03-27 01:43
!
Low reputation account with an unverified outbound link, Reveal content
DSA (Medium) — Queue — Dota2 Senate
In the world of Dota2, there are two parties: the Radiant and the Dire. Let’s vote using code!
← Latest
Older →