Ecosyste.ms: OpenCollective

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

github.com/TheAlgorithms/Dart

All Algorithms implemented in Dart
https://github.com/TheAlgorithms/Dart

Merge pull request #175 from TheAlgorithms/fix/#174

Fixes #174

2c5f3b6b29b78d6e36242980b0a7ad11c9c0e738 authored over 2 years ago by Akash G Krishnan <[email protected]>
Update pubspec.yaml

766206eeaaaeee893dfce1091263f0d377180cc4 authored over 2 years ago by Akash G Krishnan <[email protected]>
Sorted Squared Array

6cc3744e784b990b601f7afffcbcd8241414b8b4 authored over 2 years ago by Akash G Krishnan <[email protected]>
Update dart_test_analyze_format.yml

fb8c685b61e7071ab6d761e0f0c0eb565b5aa8f8 authored over 2 years ago by Stepfen Shawn <[email protected]>
update the copyright year

64058b5db76d482fab543bac2c536ef7261c63c9 authored over 2 years ago by Stepfen Shawn <[email protected]>
updating DIRECTORY.md

dd5e24fd0e44c1c8d6b057fc319f067d02774f9b authored over 2 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Merge pull request #167 from ys1113457623/master

adding chinese remainder theorem

f9e19bc512e399d1202e54fba1e4d539463dc4c6 authored over 2 years ago by Stepfen Shawn <[email protected]>
Update chinese_remainder_theorem.dart

removal of dart:io

38780cb25899ff1661da6ae94397a6c6406c753f authored over 2 years ago by Sahil Sharma <[email protected]>
Update chinese_remainder_theorem.dart

71e4600a9aa7a38422952bcb961c83619be449d1 authored over 2 years ago by Sahil Sharma <[email protected]>
Create chinese_remainder_theorem.dart

chinese_remainder_theorem

dcd419ca3a405a8fa6725ad8c4155b2da655d79a authored over 2 years ago by Sahil Sharma <[email protected]>
Add a dev_dependency on package:test

We need to add a dev_dependency on package:test.

a93a105493744b68510dba273351c60436188cc5 authored about 3 years ago by Stepfen Shawn <[email protected]>
updating DIRECTORY.md

f7a3f8a69f554f532e923ccf28871e1e0cb3ab08 authored over 3 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Move N_bonacci.dart and magic_number.dart to other/

ec06a4b925e47ec53551a2d89f3fed9d7a4bc721 authored over 3 years ago by StepfenShawn <[email protected]>
Correcting typos (#151)

* Update interpolation_Search.dart

* Corrected typos discovered by codespell

* Fixed typos...

7448be63f53b06a1797970e9fa1d1e2ef8785bc4 authored over 3 years ago by CrisesKhaos <[email protected]>
updating DIRECTORY.md

61755a42bf84155bc3cca7ba5c78d9d5d635aece authored almost 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Merge pull request #146 from akashgkrishnan/patch-6

Added Knapsack Problem (recursive Solution)

141263a2555cf0fde615ed8beab9652eaf002e70 authored almost 4 years ago by mohammadreza490 <[email protected]>
Update dynamic_programming/01knapsack_recursive.dart

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

293ff2d8325a24fe89c2ee8740fee035ca6cd65e authored almost 4 years ago by mohammadreza490 <[email protected]>
Update dynamic_programming/01knapsack_recursive.dart

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

b005f8776230c7f768f1325b6be01ac448deb4a7 authored almost 4 years ago by mohammadreza490 <[email protected]>
Update dynamic_programming/01knapsack_recursive.dart

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

f667431eb8ae376d993194198c74adcac2b64226 authored almost 4 years ago by mohammadreza490 <[email protected]>
Update dynamic_programming/01knapsack_recursive.dart

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

87833ad505dcc1b138c840bddd20c53b0dcc91c1 authored almost 4 years ago by mohammadreza490 <[email protected]>
Update dynamic_programming/01knapsack_recursive.dart

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

71ab3fed9349365ed472044424a8e3cc320808d6 authored almost 4 years ago by mohammadreza490 <[email protected]>
Update dynamic_programming/01knapsack_recursive.dart

Because numerOfItems is an optional parameter, it has to be the last value of the function

Co-...

01de17876ffa1994ee02eb72056ab64b68fefbc5 authored almost 4 years ago by mohammadreza490 <[email protected]>
Update dynamic_programming/01knapsack_recursive.dart

Use of optional parameters is needed because the code checks for null values

Co-authored-by: P...

de10b7ac70039e26e933b8464231381b84afec23 authored almost 4 years ago by mohammadreza490 <[email protected]>
Update LICENSE

eb602655230d22ec064223fda2b4fa1ff9b6b5b6 authored almost 4 years ago by Stepfen Shawn <[email protected]>
updating DIRECTORY.md

d745a411d84c8e38cf2c6fbc5d1f63338aeba59a authored almost 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Merge pull request #150 from ruppysuppy/knight-tour

feat: added open knight tour algorithm

b9d24c2e9adf146b34b910bef05dedea667abf4c authored almost 4 years ago by Stepfen Shawn <[email protected]>
feat: added open knight tour algorithm

b36cfa34a94b3bf8c296b7284210b27f32896d14 authored almost 4 years ago by Tapajyoti Bose <[email protected]>
updating DIRECTORY.md

ca4a5ab4113aaba3f90d12bf7e0b2c6cf58662b4 authored about 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Merge pull request #149 from vipuluthaiah/master

Radix Sort

166fa9e11b7b1afc4a02086d907791f9d82a45db authored about 4 years ago by Parowicz <[email protected]>
Remove debug print

bce157606ad697497e5e779268d406998e60a09a authored about 4 years ago by Parowicz <[email protected]>
Update radix_sort.dart

94e327744a00e9a07d754dff7ddc1d55838305b8 authored about 4 years ago by Parowicz <[email protected]>
Radix Sort

8aba885d3523bdd73b56c0e24216973a8369ad22 authored about 4 years ago by vipuluthaiah <[email protected]>
Added Knapsack Problem (recursive Solution)

Added the recursive implementation of the 01 knapsack problem

eab9b8757be7c019f30c19c5a9429fa10b1a699e authored about 4 years ago by Akash G Krishnan <[email protected]>
updating DIRECTORY.md

e9c134cfbc798e4422a59d6970900b0bf23c2d05 authored about 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Merge pull request #145 from richikchanda1999/master

Added Project Euler 12

bc00cd32f64963b0c469eafacec58dea36d174b7 authored about 4 years ago by Parowicz <[email protected]>
Update sol12.dart

696e0bc3343a04b1f70cc311153162fe6105f21a authored about 4 years ago by Parowicz <[email protected]>
Added Project Euler 12

e2a14b7bec46f6d6ad1f1247e287df4ade167201 authored about 4 years ago by richikchanda1999 <[email protected]>
updating DIRECTORY.md

28f1403408d42350b0c0715357c56383227c58d1 authored about 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Merge pull request #144 from ModProg/euler10

Added Euler Project 10

7ff3b02c04326172125f37a2add64f588b2fc6c4 authored about 4 years ago by Parowicz <[email protected]>
added euler project 10

da85859a2a8b7f5cab27a12c3c14b8e1ea134477 authored about 4 years ago by Roland <[email protected]>
Merge pull request #103 from Parowicz/linked-list-tests

Gather code coverage

b4a844b375c5542d293cab87a22f3b6439829804 authored about 4 years ago by mohammadreza490 <[email protected]>
Merge branch 'master' into linked-list-tests

2a86ac29d197b4577c3c2ce3610d3fc6a22deb38 authored about 4 years ago by mohammadreza490 <[email protected]>
updating DIRECTORY.md

12477928f462c25e06f1bfcf13dada4de8f6881f authored about 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Merge pull request #121 from Ganesh-Agarwal-25/patch-1

remove duplicates from string

2c653581bf304db65c651094eed32c223f8ed4ed authored about 4 years ago by Parowicz <[email protected]>
Merge pull request #143 from jerold/add_consts_to_quad_tree

make private globals const

bf7ae6d9ab034c6b1a992658afb54939d8c25e3c authored about 4 years ago by Parowicz <[email protected]>
make private globals const

addresses feedback from original quad tree pr.

ea7d162f605f37e9cf01e4ec7bc626cc599e79d8 authored about 4 years ago by Jerold Albertson <[email protected]>
updating DIRECTORY.md

c37f39941f5b25235a55958fd2358dea48c8c6a0 authored about 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Merge pull request #122 from Ganesh-Agarwal-25/patch-2

roman to integer

f2ad933da29c0dbe307ecf89173f66a65fc75c13 authored about 4 years ago by Parowicz <[email protected]>
Convert `print`-s to tests

82aecae58253cce995756ec21193818a0eea7ae7 authored about 4 years ago by Parowicz <[email protected]>
updating DIRECTORY.md

6a9aafacd9a0fe43af468cdc69021ec51d407446 authored about 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Merge pull request #142 from jerold/quad_tree

Create quad_tree.dart

68256f67262bd7c6eb2a35de78037035900b2a29 authored about 4 years ago by Parowicz <[email protected]>
Update roman_to_integer.dart

ad6746e7389d108915d8281ccfd596fa15eb5efe authored about 4 years ago by Ganesh Agarwal <[email protected]>
fix item count bounds and add more tests

8e25de097ec78e061d13d5bac30ca55e48ef5820 authored about 4 years ago by Jerold Albertson <[email protected]>
added a link to QuadTree on wikipedia

05adb63bacb7d483ff636f429b998d25e8d5d4e0 authored about 4 years ago by Jerold Albertson <[email protected]>
Create quad_tree.dart

Added a QuadTree data structure. It's one of my favorite for orginizing a lot of objects in a 2D...

299e1d53a585dfdabe3581ffec4ea4b29d4584b5 authored about 4 years ago by Jerold Albertson <[email protected]>
updating DIRECTORY.md

247968884dd997e7e13ac6bd02452ad95ba8a926 authored about 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Merge pull request #107 from richikchanda1999/master

Added implementation for Finding Nth Fibonacci Number using Dynamic Programming

0c7b6d5b6c48daa3561c4d9b2d8d4b27de83f65a authored about 4 years ago by Parowicz <[email protected]>
Update maths/fibonacci_dynamic_programming.dart

68689ade68f9c232ab99e8a13d21fb2ad3fbf51b authored about 4 years ago by Parowicz <[email protected]>
Update maths/fibonacci_dynamic_programming.dart

ff37aa044300b6040663a27a84ee5e161b50f0ab authored about 4 years ago by Parowicz <[email protected]>
updating DIRECTORY.md

d243bd2523a8a3317676dfe8980c368275ecee8e authored about 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Merge pull request #138 from kjain1810/master

Added circular queue

4f6ed1f950c3562783c576194f48098d2740b30e authored about 4 years ago by Parowicz <[email protected]>
Merge branch 'master' of https://github.com/TheAlgorithms/Dart

8bb16a46ede6c59cb96859923ec777c8397f96a1 authored about 4 years ago by kjain1810 <[email protected]>
Update data_structures/Queue/Circular_Queue.dart

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

758857a4c5c699e6196cc84857d0f03db138f384 authored about 4 years ago by Kunal Jain <[email protected]>
Update data_structures/Queue/Circular_Queue.dart

Tests added

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

b017bd27b767c223e4d3bbebc0d35318f5c40a81 authored about 4 years ago by Kunal Jain <[email protected]>
Return value for deque added

a1db309a7e75895384b90dcddbd5e7ba0e65e07b authored about 4 years ago by kjain1810 <[email protected]>
updating DIRECTORY.md

9aba62e3a0fa29d1ac2a4d9535c1a5af6ebc7fbc authored about 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Merge pull request #140 from akashgkrishnan/patch-4

Added the validating array sub-sequence in dart

93c2fc0d79c35c77c40421b566c8acf830b0eea6 authored about 4 years ago by Parowicz <[email protected]>
Added the validating array sub-sequence in dart

Implemented the validating subsequence implementation in dart
Added test cases.

fba13bf48c1461bcfadbe0fb0283aa1e52432127 authored about 4 years ago by Akash G Krishnan <[email protected]>
updating DIRECTORY.md

0a08414a5bf85eba73ec56a06448506b699d71d8 authored about 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Rename data_structures/linked_list.dart to data_structures/linked_list/linked_list.dart

99ec64d8df29acaff9a90f29783cb5ad85855562 authored about 4 years ago by Parowicz <[email protected]>
Update Circular_Queue.dart

6f2eb7947a79396f3aa202510a00b4f27dc36d31 authored about 4 years ago by Parowicz <[email protected]>
updating DIRECTORY.md

1b258042f32e7c716a4b7a699ecd42b83f112fc9 authored about 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Merge pull request #137 from akashgkrishnan/patch-3

Adding minimum number of jumps DP in DART

c77f3324c09ef52437a1756d008c9ab5336cf089 authored about 4 years ago by Parowicz <[email protected]>
Added circular queue

fb80972424a03bf044fe57061a7c13f1fedda2cc authored about 4 years ago by kjain1810 <[email protected]>
Update dynamic_programming/min_number_of_jumps.dart

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

e5a9c49c1f8ff3ba8b4de1ac94db50d695fe894c authored about 4 years ago by Akash G Krishnan <[email protected]>
Rename min_number_of_jumps to min_number_of_jumps.dart

23d0326f4c617326966f87bc69df30ef2615a830 authored about 4 years ago by Parowicz <[email protected]>
Adding minimum number of jumps DP in DART

Added test cases
DP problem for finding the minimum number of jumps

09e00f29d84ff0fd7f2463ae8d06a95664d1a313 authored about 4 years ago by Akash G Krishnan <[email protected]>
updating DIRECTORY.md

3f413b5a1f3b9c2427a22562af690567aec709b8 authored about 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Merge pull request #128 from RimjhimGupta/patch-2

Create Kynea_numbers.dart

d2c4a9f6416aa751331ab1da01403611bb480aa3 authored about 4 years ago by Parowicz <[email protected]>
Update maths/Kynea_numbers.dart

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

168055049fd246bf0894de1a14653daa1708eaf5 authored about 4 years ago by Miracle <[email protected]>
Update maths/Kynea_numbers.dart

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

6947212312e6f49df3d39b1b0a84e8289fcc608b authored about 4 years ago by Miracle <[email protected]>
Merge pull request #135 from VishnuPothan/master

Added oct to hex conversion

9b22bdd7b921ae3ccf5f130c6635509990b38c5a authored about 4 years ago by Parowicz <[email protected]>
updating DIRECTORY.md

272f3e644b7812f7a8eab074a835f8571a17a996 authored about 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Merge branch 'master' into master

3062b785b86a23f16c598db1a75d1c575b47ef0d authored about 4 years ago by Parowicz <[email protected]>
Merge pull request #134 from VishnuPothan/branch-1

Added octal to decimal conversion

710291bcbd044ce11bb79e5b903b15e80e970fa9 authored about 4 years ago by Parowicz <[email protected]>
updating DIRECTORY.md

1d19c3806b8a491e9f8af32cdc442614a451e173 authored about 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
test added

818684ec009459c366216c005ad005715706cb0c authored about 4 years ago by Vishnu <[email protected]>
Added oct to dec

035807cdcaa1670500d6accfb676956a77295c17 authored about 4 years ago by Vishnu <[email protected]>
updating DIRECTORY.md

3e38cc3ae92266344e14dc8470e4eb2fd9b28fef authored about 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Update

876d007b2a3ae63770a213d3066f680f378a12fc authored about 4 years ago by Vishnu <[email protected]>
Added octal to deciaml conversion

bc19a461935d4b61cff57021e0e783b786a7e005 authored about 4 years ago by Vishnu <[email protected]>
Update remove duplicates.dart

Time complexity is changed to O(N).

09e569b29818d78d5bd7fc41ac6545d2afd164c3 authored about 4 years ago by Ganesh Agarwal <[email protected]>
updating DIRECTORY.md

f2078ce5d43c4f04370b8a9d67f31ffc8420e3e8 authored about 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Merge pull request #123 from Ganesh-Agarwal-25/patch-3

reverse words of a string

16bd364a3027b1bb3c0dcd33d91faf1fd67312e7 authored about 4 years ago by Parowicz <[email protected]>
updating DIRECTORY.md

5db0c1d299754524ede84e9bd04ea541428fc2fe authored about 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Merge pull request #125 from Ganesh-Agarwal-25/patch-5

swap all odd and even bits

27b9cdc0c00b8e8a163f15ffd3a5d998cb832958 authored about 4 years ago by Parowicz <[email protected]>
Update swap_all_odd_and_even_bits.dart

7f5d2e2c860e4e2c9f8cf868527dbf856903fe20 authored about 4 years ago by Parowicz <[email protected]>
Update other/swap_all_odd_and_even_bits.dart

Thankyou

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

d526c88ef15350096f9d38ca76d0634106147f40 authored about 4 years ago by Ganesh Agarwal <[email protected]>
Update strings/remove duplicates.dart

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

72a5927ea9bc2fdac78b0c28a32c94c5d9e7ea45 authored about 4 years ago by Ganesh Agarwal <[email protected]>
Update strings/reverse_words_of_string.dart

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

7a6ca41e614d334018a9a0cc0ed49d56210ff81b authored about 4 years ago by Ganesh Agarwal <[email protected]>