Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
https://github.com/TheAlgorithms/Go
* DRAFT: Run golangci-lint on the entire codebase
* shopt -s globstar && golangci-lint run --...
4af3545a3a018f8935e191780a6c9d5e0a9fcc19 authored almost 4 years ago* fix: Simple fixes on multiple files
* fix: Removed the improper way of testing the caesar (...
7ea29648d1935130eef05ce3532618af07fefff4 authored almost 4 years ago* refactor the code
* update xor_cipher_test
a8f855dff025983cab79d13b0b9d8abb41cbe34b authored about 4 years ago219d8a139cd3e77c36e7b9b13276f5fb75ec565f authored about 4 years ago
59b4ff8ab3b908dfc837cd33615ec55ce26d6303 authored about 4 years ago
* add lacked processing
fix package name typo(ceaser=>caesar)
update package structure for testi...
Fix Ceaser Cipher
5aaade5802511db98e803b1764cc155dfb60a987 authored about 4 years ago2a71f7b7cdd089ea6967e8533c5beb289117a5f4 authored about 4 years ago
efa32bda4c6a56b2a873feebfa31a03b0186ac52 authored about 4 years ago
Add tests for polybius cipher
5275b1fe093342eefbb9d37680b105fdc825fedf authored about 4 years ago867a87d89b9381ab7477d3c8d93c3d4c98ba401a authored about 4 years ago
97024554ad6dfbdbf78ad674c708ac4207957c9c authored about 4 years ago
fix stack overflow problem and add more test
0b38cd47d179e612fe3f168be062614bb4f7a64b authored about 4 years ago39efcac498a1a8f61c88391a3bfd2c46e885ab4b authored about 4 years ago
checked with "go test -covermode=atomic ./..."
b0327a3f737215fa41d8cea81413629589733f3b authored about 4 years agob26ea003f569a811fb19325a892452d745885e4c authored about 4 years ago
e0f764a91556d7d2040a4a9f53490d17ec4f72c2 authored about 4 years ago
55043d1a467d85f6b6110ce7bf6974379b7f6049 authored about 4 years ago
dcecf5b9b85d8730b481625d38a9ab1d23334714 authored about 4 years ago
20aa5797d73b6939f0f1f5bce1c0a53caca7868d authored about 4 years ago
70432933dfcf89c747bf72475bbe2a87be159820 authored over 4 years ago
* Add fibonacci algorithm by dynamic programming
* Improve fibonacci.go implementation
* A...
98add674888591fadbf372acc161c46ef181bba6 authored over 4 years agof6b4606ebd833df06b8582e01e47ec9751d3dd00 authored over 4 years ago
* Delete topologicalsort.go
* updating DIRECTORY.md
Co-authored-by: github-actions <${GITH...
e87997988fde54dbbf09afa0d493dca59a5ddeb1 authored over 4 years ago602e3bb4d1684ace1587c0028544040b7558b91d authored over 4 years ago
* Create roman_to_integer.go
* test for roman to integer conversion
* Delete countingsort....
920b018573ff6f0219afc706c6dec40d4399c980 authored over 4 years ago5110300309b16e9d000d9fada4785cd6a1a2fe39 authored over 4 years ago
2137c997401501e03bae95aa1cd9eacbb1e02937 authored over 4 years ago
Revert "Update iterBinarySearch"
77fb870d0944c6f404c6870ce8461a48d7e83f62 authored over 4 years agoThis reverts commit 9087f6789c78caeb1eea7e9fcfa604d106aaa19c.
f5c0813c551d0af4fb34227315cb0cd80940e28a authored over 4 years ago* added test for iterBinarySearch and 2 more test cases
* Update iterBinarySearch
* Update...
9087f6789c78caeb1eea7e9fcfa604d106aaa19c authored over 4 years ago39eebae9addeb40d5841b9270b328f60c515eea8 authored over 4 years ago
Fix merge conflicts. Modify new file for insertion sort and delete old file.
e0c3c1756b658476bd0a1ac12ff6896146b39670 authored over 4 years ago2ee1d702f59129bd0d62bc1f933f54b95be8cf2a authored over 4 years ago
Signed-off-by: Jobin John <[email protected]>
faff37740c91e875b508867e1d3c8e6313243f18 authored over 4 years agoSigned-off-by: Jobin John <[email protected]>
43ceb7e1201c5eff09579dd4dbc6aaab65bc65a0 authored over 4 years ago198afff5b8bb26beea50b2b746af2611e2e4c6f9 authored over 4 years ago
- moved selection sort test and benchmark to the end because it takes very long to finish.
d504855437b2167aa0743da49956b57cdf6a910f authored over 4 years ago-renamed random slice maker functions
82ff0c00685ac13a6deef46ac3ef02ca019014a0 authored over 4 years ago- Changed sort function names to uppercase where they were lowercase
- Enclosed each iteration in...
3ed92dcb47042396f72d1d403ad4b681265aa105 authored over 4 years ago
3341f6fb3a146c157387f918479b61cbbbbf5db8 authored over 4 years ago
d9ca0e854fee20bfbdc2d4e744a966ae7b36fe96 authored over 4 years ago
Add tests on KMP algorithm on single-string-matching
7461c158e73940cb9769a6dcf95a7d976b19545a authored over 4 years agob65657ee21817ecfdbfa34d5b0c0f9d7c24ab057 authored over 4 years ago
dad2ef2dba781b25e3094351d406750f11c5fb87 authored over 4 years ago
I am still in the process of learning DS and algorithms myself.
Currently, attached myself to t...
249abe54a859510d3a069b9dec3d8891f2ed8af7 authored over 4 years ago
@TheAlgorithms/go_maintainers The Go repo is now using [CODEOWNERS](https://docs.github.com/en/f...
ac4b511a147fc84b4f0256b7c0fcb9933cf88bad authored over 4 years ago* Upgrade golangci/golangci-lint-action@v2
* actions/setup-go@v2
* Update golangci-lint.ym...
4925b41651db2f4b7edecda99f0c0b67ee066598 authored over 4 years ago28bdc6c17b824bbbff3092f92a50d43c2a904c1c authored over 4 years ago
89d3288025630df860d67478c5779f1e7fb885f3 authored over 4 years ago
14d7ed8c17f70127d987705000fc424ee7e0a5dc authored over 4 years ago
f7a53973af0d263fe0c2397783d04a45e749ae43 authored over 4 years ago
76a97f5ba0de65d18d6f5f153c9d353a080aa1b9 authored over 4 years ago
0519b414ef4c3bbc5bdaccd7159957108336943d authored over 4 years ago
* Added Pythagoras Theorem
* Removed Main, changed package name
* Exported Vector Struct f...
bc8315f6b55419b3b96401d5e3b0ce0636cc0727 authored over 4 years agoe43e5324cadecfd8b1e6bb0c07d6ef719a7c2498 authored over 4 years ago
tests for rot13 algorithm
0e7fa4b09c23b1bf779bcde89abd0a615fdc688d authored over 4 years ago979c4693e3d47b3601acaa24696d711fe55b23c4 authored over 4 years ago
54b22a07f3658aae4e05b3085227b45e71fc936a authored over 4 years ago
* Files refactored for lint compliance. Tests and benchmarks added.
Signed-off-by: Jobin John...
4c3473da661290218bb3d3bddc0b1b6f12a7c911 authored over 4 years agoSigned-off-by: Jobin John <[email protected]>
9e6a93c106bb05c7599efa976fc41e1de45d0814 authored over 4 years agoSigned-off-by: Jobin John <[email protected]>
b9e84b5ede43cbed077e23cb152e4c9abe80c2db authored over 4 years agob1d27eb15610496bcf308e87c17d06c2770eae09 authored over 4 years ago
add tests for Caesar cipher
fab965cd5b0bb41241e6f3628f0aadfb795c665a authored over 4 years agoe6864ff550dca54b5f43d58c2eac9dd4967180b3 authored over 4 years ago
Co-authored-by: Michele Caci <[email protected]>
8f09e1f2502476a0415c1fd48423f20569af4df5 authored over 4 years ago659523b6e4e8c8cc1499d74051191f45b186781e authored over 4 years ago
Co-authored-by: Michele Caci <[email protected]>
fd6a0655575b089347b233a434700ff5043e97df authored over 4 years ago6b860fc02a56aad5abe39469b3c581b2b348a6e7 authored over 4 years ago
Add tests for Levenshtein distance and naive search algorithms
ed65847bde4f53c59af26a4bf171277489c671b0 authored over 4 years agoSigned-off-by: Jobin John <[email protected]>
baca44fd85a13ac8c96db29b8927b9a8116f8209 authored over 4 years agoSigned-off-by: Jobin John <[email protected]>
f748d60c9866318b84dadfed483c8e34721994ef authored over 4 years agoSigned-off-by: Jobin John <[email protected]>
91b649428dec3be8abce5d4b6e65b40128bbfcc5 authored over 4 years agoSigned-off-by: Jobin John <[email protected]>
1127456143526141c2f8116acf4fd6bcbcb8cd1b authored over 4 years ago7baf3b5fc4379dec6468bcb44a0cdacb3d2cbe73 authored over 4 years ago
Add a basic pull request template.
410db77e474a42e758225cdfeb8aacf97276f1b6 authored over 4 years agoSigned-off-by: Jobin John <[email protected]>
6c79983601e5e3271deb9a7edbf94d7f342061bd authored over 4 years ago
Added two templates to assist contributors when creating issues:
- One for reporting issues, er...
a24e2b8164c87eb76bfa57a4e0391c96dd585b62 authored over 4 years ago
Add tests for Singly Linked List library
030843061e78280b53b7a74b6085c47fc3a331a1 authored over 4 years agoSigned-off-by: Jobin John <[email protected]>
e1302bd544216ac188e758b5093eba9d52965332 authored over 4 years agoSigned-off-by: Jobin John <[email protected]>
33066f414b62f1d07f28723631bffa1da02d05f9 authored over 4 years agod45c4b050b25ca745518d5456e3819888f07917b authored over 4 years ago
cc2521bff921bed94d3935b0182d1e5007ff653b authored over 4 years ago
543fa8d2795fb2b4e43e7354733f68c82387b093 authored over 4 years ago
93c51b47dd233a4f60f8edf4e6662ddc74bd19bc authored over 4 years ago
efedf3afafb6a64ec3ada0fadfa0853153eb4551 authored over 4 years ago
6f4c6359819994807a400d67903712cb22bb31b5 authored over 4 years ago
6629aad20677e4dbd88a3e4ce26d8a46fb356aaa authored over 4 years ago
* Create the prime_check.go
* Added test file
34c3214ab60455a6f727072bb042c234b09703c5 authored over 4 years agoa30f367ceb37bbb5dc35bdbbf632bc473c49cd1e authored over 4 years ago
d9069e9de99a78aba0acee364aa2871bfe9fcd39 authored over 4 years ago
Refactored hashmap
49d54c780c446d96eecee39c273cdf7549fdf607 authored over 4 years ago95872dca19c71bfbfdc62bffbe0b1ea212917d91 authored over 4 years ago
222127ba35cee864d3688b7ec16132d194ead362 authored over 4 years ago
Create greatest_common_divisor.go
Update greatest_common_divisor.go
Update greatest_common_div...
d67be9f7f925bf6da2053c3ea70050bd933199cf authored over 4 years ago