Vitor Oliveira
|
8bb781f790
|
Minor fixes
|
2021-09-03 13:24:58 -07:00 |
|
Vitor Oliveira
|
a09e042c4a
|
add ()
|
2021-09-03 12:49:12 -07:00 |
|
Vitor Oliveira
|
ef00820c02
|
formatting solution for better readability
|
2021-09-03 12:48:40 -07:00 |
|
Sahil Afrid Farookhi
|
1b783c05c3
|
Merge branch 'TheAlgorithms:master' into master
|
2021-06-27 21:51:56 +05:30 |
|
Vitor Oliveira
|
08b2e6b547
|
minor changes
|
2021-06-08 11:31:15 -07:00 |
|
Vitor Oliveira
|
5f6036b6c6
|
Pascal triangle ii: math approach
|
2021-06-08 11:25:04 -07:00 |
|
Sahil Afrid Farookhi
|
d7b1bc0b73
|
3n plus 1 feature implementation
|
2021-06-04 00:09:43 +05:30 |
|
Sahil Afrid Farookhi
|
0465601746
|
abs min feature implementation
|
2021-06-02 12:19:09 +05:30 |
|
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
|
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 |
|
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 |
|
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 |
|