Ecosyste.ms: OpenCollective

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

github.com/TheAlgorithms/Elixir


https://github.com/TheAlgorithms/Elixir

Merge pull request #22 from uzairaslam196/fixes/refactoring

Avoid warning for unused code & enhance cleanliness in double link list

6212e7e905ec2d2687e7f6e9e4b07b7fabb40f19 authored about 1 year ago by bleh <[email protected]>
Avoid warning for unused code & enhance cleanliness in double link list

9416e43cde28032a3c75b512e5751275e6ee4840 authored over 1 year ago by uzair aslam <[email protected]>
Merge pull request #18 from kellydosocorro/master

Add "SetBit" as Bit Manipulation example

130f43e004a1cc89cab1dd0849f0aea5a85c3bc4 authored almost 2 years ago by bleh <[email protected]>
FIX: fix file formatting

c24511e90036627069bb6e90fa13d7a4a0c6e034 authored about 2 years ago by Kelly Costa <[email protected]>
FIX: replace deprecated usage of 'use' with 'import'

4cedc12b3254f3a4cc9e6554afe480f1a87f9c46 authored about 2 years ago by Kelly Costa <[email protected]>
Add "SetBit" as Bit Manipulation example

2aa094bab8b968b36b1f849dc501be5029dae26b authored about 2 years ago by Kelly Costa <[email protected]>
Merge pull request #17 from Virviil/bump_otp

Bump elixir version to actual one

1406d8f1cae42b043901fb204d739150d7acb43f authored about 2 years ago by bleh <[email protected]>
Remove obsolete tests

2e489da65433be1fb2230f9f7cacf3a6fc6b9969 authored about 2 years ago by Dmitry Rubinstein <[email protected]>
Bump elixir version

Closes #14

f1c3956a1246f5145ffa657b8520affe02775803 authored about 2 years ago by Dmitry Rubinstein <[email protected]>
Merge pull request #9 from MatheusMuriel/master

Added Selection Sort

7ad5a3ce01b727b1979c2540d9d185d6c0fdc4b7 authored over 2 years ago by bleh <[email protected]>
Merge pull request #10 from MatheusMuriel/insertion-sort

Added Insertion Sort

bc137f5955985beff6cd5e861216242e9768533a authored over 2 years ago by bleh <[email protected]>
Merge pull request #11 from frankschmitt/add-bubblesort

[Sort algorithm] BubbleSort

7526ca702227ddf24b45da22232bbf07a441a4de authored over 2 years ago by bleh <[email protected]>
Merge pull request #12 from frankschmitt/add-dynamic-programming-1

Add dynamic programming: Fibonacci

621a9ad1d50a746acc030b0141b00ee490f6e054 authored over 2 years ago by bleh <[email protected]>
Merge pull request #15 from Masynchin/master

Fix lines shift and use function capturing

758b5d2a7fd717634e1ccea3eafa958cb42d8f13 authored over 2 years ago by bleh <[email protected]>
Merge pull request #13 from iccowan/ian/stack

Implement stack data structure

dad1bf2be9fc8b308b63f8b35f2bad9180b0705e authored over 2 years ago by bleh <[email protected]>
Fix lines shift and use function capturing

a87a6bbeb207a48ed773b68c4a4b735cb6ae4dad authored about 3 years ago by Masynchin <[email protected]>
Format stack file

972a0a1a3999f591437915d2586b8ad723e23c7c authored about 3 years ago by Ian Cowan <[email protected]>
Document stack

f45287aaf07f698c00e97be624b677b03b961434 authored about 3 years ago by Ian Cowan <[email protected]>
Implement stack

e8c8f89463517691bcbd59f5e2703e475a5986a8 authored about 3 years ago by Ian Cowan <[email protected]>
add dynamic programming algo for Fibonacci numbers

bed2674041bced11cbbdf6a437429fe0846ba00c authored about 3 years ago by Frank Schmitt <[email protected]>
fix typo in file name

d80ed7ac6aa7b641ab59e60e2538c1f83b1cb420 authored about 3 years ago by Frank Schmitt <[email protected]>
fixed typo in filename

4439a3c851fde7e3c7be8b86b045318cf486a4ce authored about 3 years ago by Frank Schmitt <[email protected]>
[Sort algorithm] BubbleSort

ec757fa1d9254fc6c996d28e6006642140342e2f authored about 3 years ago by Frank Schmitt <[email protected]>
Removed comments

00aa348b03a46932c7fc4f74cf052b551ff7e564 authored about 3 years ago by Matheus Muriel <[email protected]>
Added Insertion Sort

8b95a2dcc62509b5c0e112b9c92bf032cd11d947 authored about 3 years ago by Matheus Muriel <[email protected]>
Added Selection Sort

d82c1d2c9bee6f22c2d6c93d32e40e908301542f authored about 3 years ago by Matheus Muriel <[email protected]>
Update copyright year

cc346493c0b24796fb07ad05de5b065ff132089e authored over 3 years ago by Stepfen Shawn <[email protected]>
Merge pull request #8 from Rolf1e/master

[Sort algorithm] MergeSort and QuickSort

76daef997a3a3dae6b9e1cd00c12a3bb3d0d50ec authored over 3 years ago by o <[email protected]>
documentation and formatting code

5b329d9a4ede598ad67cd53d9316584b1f2f33db authored over 3 years ago by Rolf1e <[email protected]>
url to quick sort algorithm

c4e17206dd6eeeb8e560ec88f50d74a0c14c2a92 authored over 3 years ago by Rolf1e <[email protected]>
typo

2586e71e780116a6e4e779a103b1ebfaf688a90d authored over 3 years ago by Rolf1e <[email protected]>
quick sort

3a404a0d9f74cec05ad7a799e31d80ed058271c8 authored over 3 years ago by Rolf1e <[email protected]>
merge sort

01de450265f91845da3897bfea06fc409c39ac5d authored over 3 years ago by Rolf1e <[email protected]>
Merge pull request #7 from faridevnz/master

Sort The Odd

0a76c51258b7af2c5d26f6624181c4fee9767eda authored over 3 years ago by Vitor Oliveira <[email protected]>
fix(SortTheOdd): fixed format

f6c9c2b725972f9d2a7e3d7d51d25c0fab20c8d6 authored almost 4 years ago by Alessio Farinelli <[email protected]>
refactor(SortTheOdd): added Total complexity of algorithm

7c68425f70cc3739de2f79b3646011516a79abc5 authored almost 4 years ago by Alessio Farinelli <[email protected]>
feat(Codewars): added codewars folder with sort_the_odd Algorithm

ad346c5d3317a095ada3ce75c86d08967785ccf1 authored almost 4 years ago by Alessio Farinelli <[email protected]>
Merge pull request #5 from TheAlgorithms/add-missing-menu

Add missing linked list menu in directory

3c743a0f803ff3d7deeb446b80a30822d0fb0cd7 authored almost 4 years ago by Oskar Niburski <[email protected]>
Merge pull request #6 from TheAlgorithms/rename-project

Rename project to fix typo

a7177b2ac60e8fc95332eda8203eb530675e1a47 authored almost 4 years ago by Oskar Niburski <[email protected]>
Rename project to fix typo

4ee6bb832f133707fdf57e0506301a8571b5ad30 authored almost 4 years ago by Vitor Oliveira <[email protected]>
Add missing menu

2f6b080378c6c05646c71d27414feda6bdd32b9e authored almost 4 years ago by Vitor Oliveira <[email protected]>
Update copyright year

ecf247db06af5397caa376f791df43e410b1d704 authored over 4 years ago by Stepfen Shawn <[email protected]>
tmp(test): Tmp update

33dc0f19f097e753745cb56c457b67b474406547 authored almost 5 years ago by Oskar Niburski <[email protected]>
Merge pull request #3 from TheAlgorithms/minor-example-updates

update(list): Start with basic lists

841a07ebcacda913e08caae70f2d536405a503ba authored almost 5 years ago by Oskar Niburski <[email protected]>
update(list): Start with basic lists

f590d3332b1678c6ac59f19bf65d4d3c0ca97a9b authored about 5 years ago by Oskar Niburski <[email protected]>
fix(typo): Fix directory typo

5b26a49c7b516026db2829fa85ef97f7c41e40d4 authored about 5 years ago by Oskar Niburski <[email protected]>
Merge pull request #2 from TheAlgorithms/feat-contributing-guide

Basic Files for Setup

9cf3dbd8df00ac5173f8fbce5b9f53f3b3430df5 authored about 5 years ago by Oskar Niburski <[email protected]>
update(travis): update for recent elixir v going forward

859bdb402048c06ed421f39ab2b2e9d27a9483c8 authored about 5 years ago by Oskar Niburski <[email protected]>
feat(data): Add data structure example to reference in contributing

79c478586d2097221e360d94b83361f662f97004 authored about 5 years ago by Oskar Niburski <[email protected]>
feat(docs): Add base elixir file

7f8e2822d70858c9f1d89dec300f7657a72890b7 authored about 5 years ago by Oskar Niburski <[email protected]>
feat(docs): Start of contributing guide, will reference example + setup project

6b868b952b211bdd54ef8f7d9c4b3336c344b447 authored about 5 years ago by Oskar Niburski <[email protected]>
feat(docs): Add elixir specific dependencies at top level

3e497ca78c8821ea470f8549bd7a7b6e712b7ddc authored about 5 years ago by Oskar Niburski <[email protected]>
Create DIRECTORY.md

32ee437c7ea1af1d562444a481708c46f01b5269 authored about 5 years ago by Anup Kumar Panwar <[email protected]>
Update README.md

dfcce490fef28e1f400eaee43a12051533428f94 authored about 5 years ago by Anup Kumar Panwar <[email protected]>
Initial commit

54d90350519a068041d67156cfd5be9eeffdb14e authored about 5 years ago by Anup Kumar Panwar <[email protected]>