Commit graph

580 commits

Author SHA1 Message Date
Vitor Oliveira
17922dbc0d
fix directory.md 2021-06-07 19:39:25 -07:00
Sahil Afrid Farookhi
cfb6bb9b70
Merge branch 'master' into master 2021-06-04 00:11:45 +05:30
Sahil Afrid Farookhi
d7b1bc0b73 3n plus 1 feature implementation 2021-06-04 00:09:43 +05:30
github-actions
d41ed0d595 updating DIRECTORY.md 2021-06-02 07:16:42 +00:00
Vitor Oliveira
269631278e
Merge pull request #154 from msaf9/master
abs min feature implementation
2021-06-02 00:16:22 -07: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
Vitor Oliveira
9e6a9d21c3
Merge pull request #153 from msaf9/master
abs max feature implementation
2021-06-01 23:12:54 -07: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
Jessica Kwok
7f6b015a3b
Update data_structures/hash_table/uncommon_words.rb
Co-authored-by: Vitor Oliveira <vbrazo@gmail.com>
2021-05-17 09:32:35 -07:00
Vitor Oliveira
0884b95d4e
add short explanation 2021-05-16 22:12:36 -07:00
github-actions
fba17c66e9 updating DIRECTORY.md 2021-05-17 05:10:48 +00:00
Vitor Oliveira
a0ce59f41f Count sorted vowel strings: dynamic programming 2021-05-16 22:10:31 -07:00
Vitor Oliveira
b9596635ec
fix duplication 2021-05-16 21:52:41 -07:00
github-actions
51eb72bb28 updating DIRECTORY.md 2021-05-17 04:44:11 +00:00
Vitor Oliveira
787eb8888b Count sorted vowel strings: math approach 2021-05-16 21:43:53 -07: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
Sahil Afrid Farookhi
a5e3a0f2b4
Update maths/armstrong_number.rb
Co-authored-by: Jessica Kwok <60627484+jsca-kwok@users.noreply.github.com>
2021-05-15 11:10:22 +05:30
Jessica Kwok
a591b2fd56 Add examples 2021-05-14 16:53:05 -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
Vitor Oliveira
0a83001a2a
remove hash from /arrays folder 2021-05-14 09:44:08 -07:00
Jessica Kwok
b4c2e2e6b0 Add good pairs hash solution into hash_table section and directory 2021-05-14 09:30:49 -07:00
Vitor Oliveira
b528a5fb1a
Merge pull request #143 from maxbarsukov/add-sorts
Several sorts added v2
2021-05-13 22:44:46 -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
Jessica Kwok
e0260b7654 Merge branch 'jk-good-pairs' of https://github.com/jsca-kwok/Ruby into jk-good-pairs 2021-05-12 08:59:43 -07:00
Jessica Kwok
33e3d2b456 Add hash approach 2021-05-12 08:57:56 -07:00
Jessica Kwok
8e3ec5a9dd Add hash approach 2021-05-12 08:37:08 -07:00
Vitor Oliveira
3cfaeb7fea
Merge pull request #147 from TheAlgorithms/revert_project_euler
Revert "remove `project_euler`"
2021-05-11 19:34:43 -07:00
Malte Jürgens
2ea0f9aacf
Revert "remove project_euler"
This reverts commit cdc053662d.
2021-05-11 18:41:11 +02:00
Vitor Oliveira
3d9dde950b
Merge pull request #146 from TheAlgorithms/remove_project_euler
remove `project_euler`
2021-05-10 10:51:05 -07:00
Malte Jürgens
cdc053662d
remove project_euler 2021-05-10 18:24:01 +02:00
Jessica Kwok
da897fe6ad Add brute force approach 2021-05-07 16:44:28 -07: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
496d410281
Merge pull request #142 from lfrancarj/feat/shortest-word-distance
add shortest word distance algorithm
2021-05-05 16:18:16 -07:00
Leo
7623e08e48 add shortest word distance algorithm 2021-05-05 13:58:43 -03: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
Vitor Oliveira
1f776fde12 Roman to Integer 2021-05-04 07:45:50 -07:00
github-actions
8c26fd3dd1 updating DIRECTORY.md 2021-05-02 15:51:26 +00:00