Commit graph

136 commits

Author SHA1 Message Date
Vitor Oliveira
9b5a1565be
Merge pull request #136 from msaf9/master
weight conversions feature implementation
2021-05-01 19:55:43 -07:00
github-actions
2a1e59c362 updating DIRECTORY.md 2021-05-01 17:33:39 +00:00
Sahil Afrid Farookhi
e2c5fbfb44 weight conversions feature implementation 2021-04-29 16:36:00 +05:30
github-actions
abcec5f554 updating DIRECTORY.md 2021-04-29 01:34:12 +00:00
Vitor Oliveira
e058c00a91
Merge pull request #135 from msaf9/master
PR for Factorial Non-recursive and Non-iterative feature
2021-04-28 18:33:58 -07:00
github-actions
468babecd2 updating DIRECTORY.md 2021-04-29 01:28:23 +00:00
Vitor Oliveira
d935a103b1
Merge pull request #134 from jsca-kwok/jk-sudoku
Add valid sudoku board algorithm
2021-04-28 18:28:08 -07:00
Sahil Afrid Farookhi
d3d66e1ef1
Merge branch 'master' into master 2021-04-28 15:07:53 +05:30
Sahil Afrid Farookhi
9434ab9dc9 factorial non-recursive non-iterative feature implementation 2021-04-28 14:56:40 +05:30
Sahil Afrid Farookhi
e62c3bbb11 Revert "factorial feature implementation"
This reverts commit cdee13e690.
2021-04-28 14:21:01 +05:30
Sahil Afrid Farookhi
cdee13e690 factorial feature implementation 2021-04-28 14:07:51 +05:30
Vitor Oliveira
000f561c84
Merge pull request #132 from msaf9/master
find min feature implementation
2021-04-26 11:32:20 -07:00
Vitor Oliveira
e7035d92c1
Merge pull request #133 from TheAlgorithms/sort-color
Sort color
2021-04-26 11:30:38 -07:00
github-actions
812a8e42af updating DIRECTORY.md 2021-04-25 06:19:56 +00:00
Sahil Afrid Farookhi
1ec08e7207 find min feature implementation 2021-04-24 01:25:37 +05:30
Vitor Oliveira
40460108af
Merge pull request #131 from msaf9/master
PR for find max feature
2021-04-22 08:34:57 -07:00
Sahil Afrid Farookhi
9b6a1252e2 find_max -> DIRECTORY alphabetical order implementation 2021-04-21 23:42:10 +05:30
Sahil Afrid Farookhi
fb01289515 find_max -> DIRECTORY implementation 2021-04-21 23:01:31 +05:30
Jessica Kwok
211bb2c23f Added sudoku challenge 2021-04-16 16:57:39 -07:00
Jessica Kwok
25d76f8944
Merge branch 'master' into jk-intersection 2021-04-16 16:36:10 -07:00
Jessica Kwok
f1c72d43ba Merge remote-tracking branch 'origin/master' into jk-intersection 2021-04-16 16:35:08 -07:00
github-actions
b1131f996a updating DIRECTORY.md 2021-04-16 01:00:45 +00:00
github-actions
6a076bde07 updating DIRECTORY.md 2021-04-16 00:25:50 +00:00
github-actions
0f3441c088 updating DIRECTORY.md 2021-04-14 23:41:50 +00:00
Vitor Oliveira
e230521122
Merge pull request #125 from TheAlgorithms/array-intersection
Arrays intersection
2021-04-12 10:24:52 -07:00
Vitor Oliveira
016911d782
Merge pull request #126 from TheAlgorithms/next-greater-element 2021-04-12 09:50:47 -07:00
github-actions
b2fc530555 updating DIRECTORY.md 2021-04-11 22:56:29 +00:00
github-actions
4e0d914d63 updating DIRECTORY.md 2021-04-10 17:41:17 +00:00
github-actions
d6e7b9f1d8 updating DIRECTORY.md 2021-04-10 16:57:53 +00:00
github-actions
21e8bb04ef updating DIRECTORY.md 2021-04-10 16:56:19 +00:00
Vitor Oliveira
7b49aac8a7
Merge pull request #123 from jsca-kwok/jk-palindrome
Add palindrome algorithm
2021-04-09 21:08:18 -07:00
github-actions
443cf9db88 updating DIRECTORY.md 2021-04-10 04:07:57 +00:00
Vitor Oliveira
4fa7e1a672
Merge pull request #119 from TheAlgorithms/generate_parenthesis
Generate parenthesis
2021-04-06 08:11:42 -07:00
github-actions
46ec0d4fec updating DIRECTORY.md 2021-04-02 18:23:23 +00:00
github-actions
1350b46474 updating DIRECTORY.md 2021-04-01 16:54:50 +00:00
Jessica Kwok
c2bd60c223 Add palindrome challenge 2021-04-01 09:50:27 -07:00
github-actions
2da2ec55f6 updating DIRECTORY.md 2021-04-01 02:03:14 +00:00
github-actions
a472f9a6ff updating DIRECTORY.md 2021-04-01 01:57:23 +00:00
Jessica Kwok
2fe1098805 Add intersection challenge 2021-03-31 16:40:23 -07:00
Jessica Kwok
6c785524fb Add sort and compare solution 2021-03-31 16:34:06 -07:00
Jessica Kwok
f7ac1a7725 Merge branch 'master' into jk-anagram 2021-03-30 14:06:41 -07:00
github-actions
e60cd1b5e6 updating DIRECTORY.md 2021-03-29 22:37:23 +00:00
github-actions
fb1ee12e8d updating DIRECTORY.md 2021-03-29 21:54:54 +00:00
Vitor Oliveira
7d1f6659ff
Merge branch 'master' into jk-remove-vowels 2021-03-29 14:37:30 -07:00
github-actions
c94b74543f updating DIRECTORY.md 2021-03-29 21:37:05 +00:00
Vitor Oliveira
7f60452c71
Merge branch 'master' into jk-shuffle-array 2021-03-29 14:34:55 -07:00
github-actions
c0f28a7381 updating DIRECTORY.md 2021-03-29 21:34:30 +00:00
Vitor Oliveira
5f46625f99
Merge pull request #109 from jsca-kwok/jk-richest-customer
Finding richest customer wealth: brute force and hash table approaches
2021-03-29 14:34:16 -07:00
github-actions
6a80485c87 updating DIRECTORY.md 2021-03-28 17:19:48 +00:00
Jessica Kwok
1e4d510748 Add anagram checker challenge 2021-03-26 10:43:21 -07:00