Commit graph

172 commits

Author SHA1 Message Date
Jessica Kwok
07c7bd1f27
Merge branch 'master' into jk-isomorphic-strings 2021-06-22 14:32:33 -07:00
Jessica Kwok
3d0135b73a Move challenge to hash_table folder and update directory 2021-06-21 16:56:49 -07:00
Jessica Kwok
2e35433597 Add isomorphic strings challenge 2021-06-15 16:09:38 -07:00
github-actions
aece3afeee updating DIRECTORY.md 2021-06-08 02:39:00 +00:00
Vitor Oliveira
bf6d576453
Merge branch 'master' into jk-common-characters 2021-06-04 01:20:13 -07:00
Jessica Kwok
c01e4b5b0c Update directory with solution in hash table section 2021-06-03 10:12:02 -07:00
Jessica Kwok
3a104e9ff0 Move solution to hash table section 2021-06-03 10:11:21 -07:00
github-actions
d41ed0d595 updating DIRECTORY.md 2021-06-02 07:16:42 +00:00
Sahil Afrid Farookhi
29a069a3bf
Merge branch 'master' into master 2021-06-02 12:21:22 +05:30
Sahil Afrid Farookhi
0465601746 abs min feature implementation 2021-06-02 12:19:09 +05:30
github-actions
7e95391397 updating DIRECTORY.md 2021-06-02 06:13:08 +00:00
Sahil Afrid Farookhi
62333e03c7 Merge branch 'TheAlgorithms:master' into master 2021-06-01 00:10:05 +05:30
Sahil Afrid Farookhi
a007c2b3e2 abs max feature implementation 2021-05-31 21:56:36 +05:30
Vitor Oliveira
3f8a50a2e7
Merge pull request #150 from msaf9/master 2021-05-24 23:09:03 -07:00
Vitor Oliveira
5756afbd95
Merge pull request #149 from jsca-kwok/jk-uncommon-words
Uncommon words algorithm
2021-05-20 22:55:18 -07:00
Vitor Oliveira
d71a41556f
Merge pull request #152 from TheAlgorithms/count-sorted-vowel-strings-dd-memoization 2021-05-18 17:06:33 -07:00
Vitor Oliveira
42c9d2096f
Merge pull request #151 from TheAlgorithms/count-sorted-vowel-strings
Count sorted vowel strings: math approach
2021-05-18 13:40:15 -07:00
github-actions
fba17c66e9 updating DIRECTORY.md 2021-05-17 05:10:48 +00:00
github-actions
51eb72bb28 updating DIRECTORY.md 2021-05-17 04:44:11 +00:00
Sahil Afrid Farookhi
c923b270c3 lucas series feature implementation 2021-05-15 20:13:21 +05:30
Vitor Oliveira
aa19c3b610
Merge pull request #145 from msaf9/master 2021-05-14 22:42:39 -07:00
Jessica Kwok
2032eef824 Add common characters challenge 2021-05-14 16:56:07 -07:00
Jessica Kwok
4bd9206f01 Add hash solution 2021-05-14 16:37:12 -07:00
Jessica Kwok
584cb7a643
Merge pull request #148 from jsca-kwok/jk-good-pairs
Good pairs algorithm
2021-05-14 09:46:54 -07:00
Jessica Kwok
b4c2e2e6b0 Add good pairs hash solution into hash_table section and directory 2021-05-14 09:30:49 -07:00
Jessica Kwok
0386dfd0d1 Add uncommon words challenge 2021-05-13 12:09:01 -07:00
Jessica Kwok
7228e29921
Merge branch 'master' into jk-good-pairs 2021-05-12 09:00:20 -07:00
Malte Jürgens
2ea0f9aacf
Revert "remove project_euler"
This reverts commit cdc053662d.
2021-05-11 18:41:11 +02:00
Malte Jürgens
cdc053662d
remove project_euler 2021-05-10 18:24:01 +02:00
Sahil Afrid Farookhi
2ea39679fc armstrong number feature implementation 2021-05-07 20:14:06 +05:30
maxbarsukov
cb35d346fd Several sorts added 2021-05-06 10:13:25 +03:00
github-actions
1baf4565fb updating DIRECTORY.md 2021-05-05 23:18:30 +00:00
Vitor Oliveira
13f95a30d5
Merge pull request #140 from TheAlgorithms/roman-to-integer
Roman to Integer
2021-05-04 17:59:47 -07:00
github-actions
9cc2e087c6 updating DIRECTORY.md 2021-05-04 14:46:10 +00:00
github-actions
8c26fd3dd1 updating DIRECTORY.md 2021-05-02 15:51:26 +00:00
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
Jessica Kwok
010e5ff96a Added good pairs challenge 2021-04-26 14:03:15 -07:00
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