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 |
|
Vitor Oliveira
|
b9596635ec
|
fix duplication
|
2021-05-16 21:52:41 -07:00 |
|
Vitor Oliveira
|
787eb8888b
|
Count sorted vowel strings: math approach
|
2021-05-16 21:43:53 -07:00 |
|
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 |
|
Sahil Afrid Farookhi
|
2ea39679fc
|
armstrong number feature implementation
|
2021-05-07 20:14:06 +05:30 |
|
Vitor Oliveira
|
1f776fde12
|
Roman to Integer
|
2021-05-04 07:45:50 -07:00 |
|
Vitor Oliveira
|
6e70556e39
|
use elsif instead
|
2021-04-28 18:33:20 -07:00 |
|
Sahil Afrid Farookhi
|
d3d66e1ef1
|
Merge branch 'master' into master
|
2021-04-28 15:07:53 +05:30 |
|
Sahil Afrid Farookhi
|
12b8ffd162
|
comments modified
|
2021-04-28 15:02:48 +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 |
|
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
|
984477c24c
|
code cleanup
|
2021-04-21 22:12:10 +05:30 |
|
Sahil Afrid Farookhi
|
0c1892d4ef
|
find_max code refactor
|
2021-04-21 15:24:43 +05:30 |
|
Sahil Afrid Farookhi
|
040b917b3d
|
Merge branch 'master' of github.com:msaf9/Ruby
|
2021-04-17 14:31:24 +05:30 |
|
Sahil Afrid Farookhi
|
055bc6fe27
|
find max feature implementation
|
2021-04-17 14:30:24 +05:30 |
|
Vitor Oliveira
|
6e29e987e8
|
Merge pull request #127 from msaf9/master
[math] add and median
|
2021-04-14 16:41:37 -07:00 |
|
Vitor Oliveira
|
256f376574
|
add output for add algo
|
2021-04-14 16:40:39 -07:00 |
|
Vitor Oliveira
|
fbe6e9851d
|
add output
|
2021-04-14 16:39:13 -07:00 |
|
Vitor Oliveira
|
82d71a94c7
|
Update average_median.rb
|
2021-04-14 16:36:21 -07:00 |
|
Vitor Oliveira
|
0df659abae
|
renaming
|
2021-04-14 16:29:37 -07:00 |
|
Sahil Afrid Farookhi
|
ae40765c38
|
average median feature implementation
|
2021-04-13 00:58:45 +05:30 |
|
Sahil Afrid Farookhi
|
1a8dc1debf
|
add feature implementation
|
2021-04-11 00:36:28 +05:30 |
|
Vitor Oliveira
|
d858e80925
|
Merge pull request #122 from msaf9/master
average mean ruby program implementation
|
2021-04-09 21:07:44 -07:00 |
|
Sahil Afrid Farookhi
|
b1b6f80a0b
|
average mean ruby program implementation
|
2021-04-04 18:26:00 +05:30 |
|
Vitor Oliveira
|
30c9176098
|
minor changes
|
2021-04-02 11:22:53 -07:00 |
|
Abhinav Anand
|
e90238e1f7
|
Added factorial iterative program
|
2021-04-02 23:01:29 +05:30 |
|
Sahil Afrid Farookhi
|
4af539f0c8
|
prime number: review comments-4 implementation
|
2021-03-28 22:45:12 +05:30 |
|
Sahil Afrid Farookhi
|
a864792884
|
prime number: review comments-3 implementation
|
2021-03-28 22:25:40 +05:30 |
|
Sahil Afrid Farookhi
|
00d1ed0973
|
prime number: review comments-2 implementation
|
2021-03-28 19:31:21 +05:30 |
|
Sahil Afrid Farookhi
|
f1325f32bc
|
prime number: review comments implemented
|
2021-03-28 15:27:03 +05:30 |
|
Sahil Afrid Farookhi
|
0a745d673b
|
Prime number ruby program implementation
|
2021-03-27 13:08:46 +05:30 |
|
Vitor Oliveira
|
d9273de377
|
Add bit manipulation folder and move power of two algorithm
|
2021-03-20 09:52:46 -07:00 |
|
Vitor Oliveira
|
b28aa0a252
|
Update power_of_two.rb
|
2021-03-19 20:59:40 -07:00 |
|
Vitor Oliveira
|
24acbadd4f
|
Add bitwise approach
|
2021-03-19 20:57:03 -07:00 |
|
Vitor Oliveira
|
5ef8e68dbc
|
Merge pull request #103 from jsca-kwok/jk-power-of-two
Add power of two algorithm
|
2021-03-19 17:00:15 -07:00 |
|
Jessica Kwok
|
e0235a8da4
|
Clean up
|
2021-03-19 16:26:51 -07:00 |
|
Jessica Kwok
|
35cb119671
|
Move challenge from data structures to maths
|
2021-03-19 16:24:20 -07:00 |
|
Vitor Oliveira
|
94e6ea1c54
|
Update add_digits.rb
|
2021-03-18 17:06:59 -07:00 |
|
Vitor Oliveira
|
7cb81633bc
|
Update add_digits.rb
|
2021-03-18 17:05:12 -07:00 |
|
Vitor Oliveira
|
635eceab45
|
clean up
|
2021-03-18 17:04:22 -07:00 |
|
Vitor Oliveira
|
cfea175763
|
rollback
|
2021-03-18 17:02:07 -07:00 |
|
Vitor Oliveira
|
2171cad18e
|
Mathematical: Digital Root approach
|
2021-03-18 17:00:54 -07:00 |
|
Vitor Oliveira
|
8363ae81fd
|
Fix syntax issues
|
2021-03-09 19:03:25 -08:00 |
|
Vitor Oliveira
|
f3e7b55492
|
Update fibonacci.rb
|
2021-03-07 13:12:23 -08:00 |
|
Vitor Oliveira
|
630def0e26
|
Update fibonacci.rb
|
2021-03-07 12:51:40 -08:00 |
|