Skip to content

nilsocket/pkgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Index

Data Structures (ds)

Data Structure Package Name
Double Linked List dll
Heap heap
Queue queue
Stack stack
Single Linked List sll

Algorithms (algo)

Algorithm Package Name
Priority Queue pqueue

Search

Algorithm Package Name
Binary Search binary

Sort

Algorithm Package Name
Heap Sort heap
Merge Sort merge

Utils

Name Package Name Description
Random Numbers random Simple wrapper around math/rand, with return type of slice

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages