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
|
2032eef824
|
Add common characters challenge
|
2021-05-14 16:56:07 -07:00 |
|
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 |
|
Vitor Oliveira
|
3f0bec09d3
|
Merge pull request #139 from Vijay-Siva/master
|
2021-05-02 08:51:14 -07:00 |
|
Vijay Siva
|
c78639ddde
|
add comments on output for the error cases
|
2021-05-02 11:49:20 -04:00 |
|
Vitor Oliveira
|
9b5a1565be
|
Merge pull request #136 from msaf9/master
weight conversions feature implementation
|
2021-05-01 19:55:43 -07:00 |
|
Vitor Oliveira
|
fa96729b72
|
Update weight_conversions.rb
|
2021-05-01 19:42:04 -07:00 |
|
Vitor Oliveira
|
66672b66ab
|
minor changes
|
2021-05-01 19:40:57 -07:00 |
|
Vitor Oliveira
|
170f90d131
|
move error handling to the bottom
|
2021-05-01 19:40:07 -07:00 |
|
Vijay Siva
|
d7f266aa86
|
Add bit_manipulation algorithms
|
2021-05-01 17:38:17 -04:00 |
|
github-actions
|
2a1e59c362
|
updating DIRECTORY.md
|
2021-05-01 17:33:39 +00:00 |
|
Vitor Oliveira
|
f698a138f0
|
Merge pull request #138 from Vijay-Siva/master
Add circular queue
|
2021-05-01 10:33:24 -07:00 |
|
Vitor Oliveira
|
b48c1d5479
|
Update data_structures/queues/circular_queue.rb
|
2021-05-01 10:28:09 -07:00 |
|
Vijay Siva
|
ba2e881edc
|
Add circular queue
|
2021-05-01 12:40:14 -04:00 |
|