This website requires JavaScript.
Explore
Help
Sign In
mal0
0 Followers
·
0 Following
Joined on
2026-05-15
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
18
Projects
Packages
Public Activity
Starred Repositories
mal0
pushed to
master
at
mal0/dataStructures
2026-07-28 02:18:33 +00:00
4f472633e6
added test fot AvlTree and implemented inorder, postorder traversal
mal0
pushed to
master
at
mal0/dataStructures
2026-07-26 04:46:27 +00:00
e3b4119785
modified: README.md
mal0
pushed to
master
at
mal0/dataStructures
2026-07-26 03:54:12 +00:00
ba54411627
added DFS AND BSF to graphs
mal0
pushed to
master
at
mal0/dataStructures
2026-07-25 00:36:03 +00:00
5bc2be9e03
added Directed graphs and DAG
mal0
pushed to
master
at
mal0/dataStructures
2026-07-24 07:57:49 +00:00
35592e1bb8
moved heapSort to its own file
mal0
pushed to
master
at
mal0/dataStructures
2026-07-24 07:43:38 +00:00
5fb97bc757
new file: graphs/weightedGraph.go
mal0
pushed to
master
at
mal0/dataStructures
2026-07-24 06:20:03 +00:00
666c1a155b
modified: README.md
mal0
pushed to
master
at
mal0/dataStructures
2026-07-22 22:58:13 +00:00
b2613bf3e1
Created basic Graph (Unweighted ,Undirected )
mal0
pushed to
master
at
mal0/dataStructures
2026-07-20 06:28:42 +00:00
5f2e548aad
renamed: trees/heap/heapAlgorithms.go -> trees/heap/priorityQeue.go
mal0
pushed to
master
at
mal0/dataStructures
2026-07-20 00:31:04 +00:00
a47cc44223
new file: algo/primalityTest.go
mal0
pushed to
master
at
mal0/dataStructures
2026-07-19 06:15:34 +00:00
8461c26d42
changed strings union find > generic union find
mal0
pushed to
master
at
mal0/dataStructures
2026-07-18 21:34:50 +00:00
8c73d121e4
new file: sets/stringsUnionFind.go
mal0
pushed to
master
at
mal0/dataStructures
2026-07-17 07:38:01 +00:00
e54607e9ed
new file: explanations/disjointSets.md
mal0
pushed to
master
at
mal0/dataStructures
2026-07-17 07:18:19 +00:00
56eacc9af7
new file: sets/unionFind.go
mal0
pushed to
master
at
mal0/dataStructures
2026-07-16 23:31:12 +00:00
12e02ace84
changed some "constructors" to start with New
mal0
pushed to
master
at
mal0/dataStructures
2026-07-14 22:38:52 +00:00
1688f6abb9
comments
mal0
pushed to
master
at
mal0/dataStructures
2026-07-14 22:06:08 +00:00
9db06d7a7a
new file: trees/heap/maxHeap.go
adb18ed13b
tests and docs
Compare 2 commits »
mal0
pushed to
master
at
mal0/dataStructures
2026-07-14 03:45:22 +00:00
d5054d55e9
added GC cleanup
mal0
pushed to
master
at
mal0/dataStructures
2026-07-14 03:35:52 +00:00
cd6c8973da
heap sort
db7976f65a
heap sort added
Compare 2 commits »
mal0
pushed to
master
at
mal0/dataStructures
2026-07-14 02:40:52 +00:00
65a9ba8fdb
minHeap added
ee7490988b
new file: trees/heap/minHeap.go
Compare 2 commits »
Previous
1
Next