Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TheAlgorithms/C-Sharp

All algorithms implemented in C#.
https://github.com/TheAlgorithms/C-Sharp

Add A001146 Number of Boolean Functions sequence (#297)

1c465ecd2cc70f2dfc50159afe2a0bd27f94893c authored almost 3 years ago
Add A019434 Fermat Primes sequence (#299)

0891a9c65fad356880025f0453835c88e40550f8 authored almost 3 years ago
Add A000215 Fermat Numbers sequence (#298)

b5b00442a738a911d1a569237d1459766c812f77 authored almost 3 years ago
Add A006862 Euclid Numbers sequence (#295)

e4e4cd3fdb28385c9cdde06b26c05a49b4c57260 authored almost 3 years ago
Add A002110 Primorial Numbers sequence (#294)

4336bed7fa313cfb943e4ff3601c7d52908aaf1c authored almost 3 years ago
Add method to get all permutations (#293)

874422c6e43cfd436f67c1ff25ce81566b438c46 authored almost 3 years ago
Add Fibonacci Search (#292)

56d1434aa8f00af3e6d38b6b47ee935d0441745a authored almost 3 years ago
Add A000720 PrimePi sequence (#288)

66578c5f50c64fedf61e63b5071a39333e820c3a authored almost 3 years ago
Add A010051 Binary Prime Constant sequence (#291)

Co-authored-by: Andrii Siriak <[email protected]>

8629a5225838e46aa9c61f7903c858423ebde25a authored almost 3 years ago
Add A006879 Number of Primes by Number of Digits sequence (#287)

4748ad0470e8ae845654ea880bbff8f980d7af47 authored almost 3 years ago
Add A000079 Powers of 2 sequence (#290)

681ca7748206ca74d796912d9faeedd5336da432 authored almost 3 years ago
Add A011557 Powers of 10 sequence (#289)

c17addae4286de4fb3f4db80f9ab40bf05d3947e authored almost 3 years ago
Add A006880 Number of primes sequence (#284)

Co-authored-by: Andrii Siriak <[email protected]>

d73ae5f56f675dbf6807585861db8cf351f92b6f authored almost 3 years ago
Add A000290 Squares Sequence (#285)

Co-authored-by: Oleksii Herasymenko <[email protected]>
Co-authored-by: Andrii Siriak <s...

bcd50b8ad6c58e9f3ca020d69e26df9f70faf766 authored almost 3 years ago
Add A001478 Negative Integers sequence (#283)

Co-authored-by: Oleksii Herasymenko <[email protected]>

ed7f9b51bd85902b7ca97c1b419c2d383dd3f643 authored almost 3 years ago
Add A000578 Cubes sequence (#282)

Co-authored-by: Oleksii Herasymenko <[email protected]>

4aab5b207aa6d6ff349a8628028765881334de05 authored almost 3 years ago
Add Fisher-Yates Shuffle Algorithm (#281)

Co-authored-by: Dmytro Palamarchuk <[email protected]>
Co-authored-by: Andrii Siriak <siry...

67abf367dde54716306dc7cdb4547014d49b24f1 authored almost 3 years ago
Add coin change problem (#280)

Co-authored-by: Andrii Siriak <[email protected]>

c4a26395fedca2715d5981e540e2dc840ba7034e authored almost 3 years ago
Add recursive kolakoski sequence (#279)

c95d8aa8366e2671b4b9efd04555f3c9e46b95bd authored about 3 years ago
Add Dijkstra Algorithm (#278)

52180d548a50aa4655f58ec578abc927fb25632a authored about 3 years ago
Add Timsort (#267)

defa33d078e72e3da8864aa336e3387da3708e32 authored about 3 years ago
Make quality of life improvements (#275)

73c89d86c2bbbe853d6841981f2aa5b5aaaeb1e6 authored about 3 years ago
Add Scapegoat Tree (#234)

Co-authored-by: mime8 <>
Co-authored-by: Andrii Siriak <[email protected]>

d134e039cf09318493e92f84872d720d50e2b72f authored about 3 years ago
Add Kruskal's Algorithm (#274)

4c92c1caa52a85cfcbe7b9c8948dcc13e84ec306 authored about 3 years ago
Add Trie (#273)

c53f3f57deced78078432d1017e386fb1030d2ba authored about 3 years ago
Add Prim's Algorithm (#272)

7eb0052d4f2156066df32c8178955efb40c00206 authored about 3 years ago
Add Feistel Cipher (Feistel network) (#271)

810542442a7efd6341cabc6eb1830a7405cf4c7e authored about 3 years ago
Add Red-Black Tree (#270)

f2796e234e0e8d4910eb163e633c0b10dc3edac5 authored about 3 years ago
Add HyperLogLog (#269)

81ec27451b33b68ff560f7c7ab1e55d9ae60a679 authored about 3 years ago
Add Modular Exponentiation (#263)

493792bfd481dc37527f0cd6801e8b503ae0915c authored about 3 years ago
Add Catalan sequence (#266)

255ce8671d92aeb69468bb2cb6f05ad1d3fc947c authored about 3 years ago
Add Inverted Index (#262)

f7c5b60b88a3e906a3b2fd6b8674580ce674a3cb authored over 3 years ago
Add Count-Min Sketch (#264)

5533161553738d59f4d44a9dbb744e926ca71957 authored over 3 years ago
Add Keith Number (#111) (#259)

7c4e8fb7bcac519e5b736b1bf5d0cfbfcafba7bb authored over 3 years ago
Cleanup the Timeline data structure (#260)

5568f4c493e369927f647c98b2e6d3bb02ac459a authored over 3 years ago
Add Van Eck's sequence (#258)

Co-authored-by: Valdas <[email protected]>

1866d5e5c25b768a53e507221f003d1ffd3fdc28 authored over 3 years ago
Add Bloom Filter (#253)

693719d33d4756c7a78e1d57eba1487659457e9f authored over 3 years ago
Add AVL Tree (#256)

Co-authored-by: Mikel Woo <[email protected]>

cf9d23e8d76448ab648778fa93d9887a065f24c4 authored over 3 years ago
Add Miller-Rabin Primality Checker (#257)

9daad34371ce8e0cccf6c3110b578d572109f116 authored over 3 years ago
Add Golomb's sequence (#252)

Co-authored-by: Valdas <[email protected]>

ee08b5006a169eeba6d84f8b83541882ecec2346 authored over 3 years ago
Add Kolakoski sequence (#249)

Co-authored-by: Valdas <[email protected]>

a5c43fff6af4b19886d9b0ff9e0c54bfe3cae222 authored over 3 years ago
Add unrolled linked list (#251)

217679fb5a1c3938d32d60d4ab46f4c58ed1eadb authored over 3 years ago
Add Recaman's sequence (#250)

Co-authored-by: Valdas <[email protected]>

c78a72b8433d04311ebf8f4bd76d9b291f5e6a7d authored over 3 years ago
Add MinMax pairing heap (#248)

6fd8e66313c1d78ad207e8bba73e1fcba0726884 authored over 3 years ago
Add Floyd Warshall Algorithm (#243)

d080b4d11e54fec11870169c08f3347693750803 authored over 3 years ago
Add A000010 Euler's totient sequence (#246)

58135f4272aaef6f41e5d4d843c9c627b1ac4d5c authored over 3 years ago
Fix stale messages (#247)

54af98e5152db4ad5460557e9da9ae849261f4ef authored over 3 years ago
Add Fenwick Tree (aka Binary Indexed Tree) (#245)

9579f56e515ba5456676b4339f3eb3003a7fe8c9 authored over 3 years ago
Add OEIS A000008 Make change from 1, 2, 5, 10 cents (#244)

13c70869b3a59072304935f421c30d69ba171c35 authored over 3 years ago
Add OEIS Sequemce A000005 - Count number of divisors (#242)

0484d2ff9f1b671d35da70963b4517610a15a9d2 authored over 3 years ago
Improve stacks tests for bulk assertions (#240)

af86c2b02fa93087a7a0bee02f5946d2c90a8d04 authored over 3 years ago
Add OEIS Zero sequence A000004 (#239)

d9f52935d6451210cd459a938bc7ddbd7fc9abf2 authored over 3 years ago
Add Disjoint Set Data Structure (#237)

fc9963056b3314f5e03aec528fc05704a4ebdd47 authored over 3 years ago
Add Sorted List Data Structure (#238)

836c125e4c8326871f04c8a27bb2e13695db7d6f authored over 3 years ago
Update pull_request_template.md

f0d03007f2eb4f7afd9ad3bc466fff1574ae5693 authored over 3 years ago
Add graph traversal algorithms (#236)

* Add DFS algorithm

* Add BFS algorithm

* Update README.md

aebac89e88bca789d1ae76714108b59177b36fd8 authored over 3 years ago
Delete DIRECTORY.md

803d29ff78284d7f249354d6d5e8409c686de704 authored over 3 years ago
Fix stale workflow not working reliably

9c01fc7df0d8cbe0f17bd058e788ea78350e8b80 authored over 3 years ago
Update stale.yml

36ea95b8b95ec3a3d5c7a80fb4ead7dbefb71bd8 authored over 3 years ago
Add weighted directed graph implementation (#233)

* documentation updated

* readme.md, directory.md updated

* Vertex class documented and up...

ee738403a4b2c3cd211c25d440a2ed048ca5b744 authored over 3 years ago
Add branch and bound 0-1 knapsack problem solver (#230)

* Add BranchAndBoundKnapsackSolverTests.cs

* Add BranchAndBoundKnapsackSolver.cs

* Add Bra...

f335df4f3dd3562876c3611b23def0722e75f7ad authored over 3 years ago
Add jump search (#231)

* Add Jump Search algorithm and tests.

* Update README.md and DIRECTORY.md to include Jump Se...

18a5393677a91aebcb015aef451ad6a142a0b8b8 authored over 3 years ago
Correct stack definition to LIFO (#227)

Co-authored-by: Andrii Siriak <[email protected]>

10e3af6617cca1736912219ede3b325f17d0bc69 authored over 3 years ago
Flood fill: remove duplicate tests (#226)

03b9110a86e0144bed9c1de901e5b0ecf9ed9a35 authored over 3 years ago
Fix link for `A-Star` in `DIRECTORY.md` (#225)

a6ac69fb1025b8db8b37355df3b6ec84dfcd56c4 authored over 3 years ago
Add flood fill (#224)

* add FloodFill.cs

* add FloodFillTest.cs

* update DIRECTORY.md

* update README.md

aba2fd13a55b7db04e167b40e7ab72a03b5e031b authored over 3 years ago
Some small fixes to `DIRECTORY.md` (#223)

* Fix small typo in Fibonacci Heap URL

* Fix `Binary Search Tree` and `AA Tree` URLs

* Fix...

57a6cbc846c4376d349c8b81d47acc826f2d7c67 authored over 3 years ago
Cleanup minor things (#221)

* Add DIRECTORY.md to solution

* Add missing algorithms to README.md

* Apply code style

...

1e861b05efd5878c47cfd51abf0edbe3b50405f3 authored over 3 years ago
Update DIRECTORY.md for the website (#220)

6f4407e9419dd5f3af10343a1d5371322f6d0024 authored over 3 years ago
Fix typo

db8b60f6be6291d8a63abceb0a8e1ede51b15428 authored over 3 years ago
Update docs (#219)

* Add stale bot

* Update pull request template

* Update contributing section in README.md

20e7dfa08dd314ea35145ae71b9dd1f9c5b79e40 authored over 3 years ago
Correct links in DIRECTORY.md (#218)

e45853a7d9ad78d6a85864d06823e85f5f8b3a90 authored almost 4 years ago
Add RGB-HSV Conversion (#216)

* add RGBHSVConversion.cs

* add RGBHSVConversionTest.cs

* Update DIRECTORY.md

Co-author...

26144c8e5429bc96b631225ecd8c792f312bab08 authored almost 4 years ago
Add CODEOWNERS (#217)

9243eb562ed363dbcdefa9804e83b2d230085894 authored almost 4 years ago
Fix blinking SVD test (#215)

edf3ed2b65b9c9d36ce495d28ae8af7c0e0b5747 authored almost 4 years ago
Add koch snowflake (#214)

Co-authored-by: Andrii Siriak <[email protected]>

7c12bfe504f340054f586f2f329b9988377c2319 authored almost 4 years ago
Update CONTRIBUTING.md (#213)

Co-authored-by: Andrii Siriak <[email protected]>

4cdde8163586dddae2128858a00432143915cbc9 authored almost 4 years ago
Update parameter description (#212)

1fb2e0297edb40f14e29b189c342cc897d346568 authored almost 4 years ago
Expand contributing.md (#211)

Co-authored-by: Andrii Siriak <[email protected]>

213bc8c8b6fb668256dff057046085ec9dfc6055 authored almost 4 years ago
Add Fibonacci heap (#206)

Co-authored-by: Andrii Siriak <[email protected]>

5195f19aeaa9c0ddf2fcf0dc27ef020d2f4afa33 authored almost 4 years ago
Add Mandelbrot set visualization (#209)

Co-authored-by: Andrii Siriak <[email protected]>

e5859fa9cff3a1d8b1f4f8abbec666616dbcef4d authored almost 4 years ago
Add Euler method (#208)

6613c85cd066dc911666842dfd5f193a27ccdb42 authored almost 4 years ago
Add DIRECTORY.md for new website (#207)

Co-authored-by: maltejur <[email protected]>
Co-authored-by: Andrii Siriak <sir...

f5257d0b10bcc891942969ab3b071ed0c06fcd2b authored almost 4 years ago
Multiple fixes (#205)

* Remove directory workflow

* Use new C# features

* Update README.md

* Update all proje...

95cdd609ef5f677745e0f858ffc163e95631aaa8 authored almost 4 years ago
Organize the data structure files in appropriate directories (#204)

f5013e076ee9ead8d6dcb66eb0cd57b0dacfacf7 authored almost 4 years ago
Add Aliquot Sum, Narcissistic Number (Armstrong Number), Perfect Square, and Perfect Number (#201)

Co-authored-by: Andrii Siriak <[email protected]>

db64ed767005e566efd064bbe6f987d610b32103 authored almost 4 years ago
Fix bugs in Peek() and Pop() to throw an exception when stack is empty (#203)

cf239918d5d91e4694595da4c05628293ebe1d9d authored almost 4 years ago
Add workflow to add `DIRECTORY.md` with... (#202)

* Add workflow to add `DIRECTORY.md` with list...

...of all files.

* Add `DIRECTORY.md` to...

cf3ff1ef2f7d8eb47b2324eeecff62349dbf9394 authored almost 4 years ago
Opened issue: Added new Algorithm for "Eight queens puzzle" Problem, using N dimensions instead. (#198)

* Added a solution to the nxn queen problem.

* Add more tests

* Improve test coverage

C...

8739f90e692f2989b1053556e9d52d6eb2750a5f authored almost 4 years ago
Add Binomial and Factorial sequences (#199)

2f24696942c75a61a4d4d61ab9224ab47b273c5c authored almost 4 years ago
Add Moore-Penrose pseudo-inverse matrix computation algorithm based on SVD (#197)

2c639868b4fb99f2d5b4a41aed0a1fa006fa0dce authored about 4 years ago
Add Luhn algorithm (#195)

Co-authored-by: Andrii Siriak <[email protected]>

5a6f50e90d78f366cb26ca1c0dbbbf9c3056972c authored about 4 years ago
Add AA Tree (#187)

* Add AA-Tree implementation

* Add a link in README.md

Co-authored-by: Andrii Siriak <siry...

c1a5a0550c5001a45e7c026b4520f32f1e7853aa authored about 4 years ago
Add NYSIIS and Soundex Encodings (#172)

* Add NYSIIS algorithm

* Add Soundex algorithm

* Update Readme

Co-authored-by: Andrii <...

0cf4add267ed5cfb152e358d1d8a6210e1f7e179 authored about 4 years ago
Knuth–Morris–Pratt string search algorithm (#163)

* Add Knuth–Morris–Pratt string search algorithm

* Update README.md

Co-authored-by: Andrii...

915d2b5dbf09df8a6d155a51418fd6d90d279bc4 authored about 4 years ago
Add eigenvalue and eigenvector power iteration method (#177)

* Update vector and matrix extensions
* Introduce fluent assertions

Co-authored-by: Andrii S...

cca58e3aeefc45be4beaa99c0250059070e9cbaf authored about 4 years ago
Add the haversine formula (#194)

ca3e4bfbf49db9a9930f4d47b4c3055f44aa1915 authored about 4 years ago
Add binary heap (#190)

Co-authored-by: Andrii Siriak <[email protected]>

7423a4af44d7dc77af87c9ad99de6c94d0b38876 authored about 4 years ago
Add thin singular value decomposition algorithm (#174)

* Update README.md

Co-authored-by: Andrii Siriak <[email protected]>

332b24a490769dcce23e6d02e11ed8e03e44326f authored about 4 years ago
Add ability for BST to use custom comparer (#191)

406b32e3e147f41055abca0fc67da6a63bb06e9e authored over 4 years ago