Commit graph

208 commits

Author SHA1 Message Date
Vitor Oliveira
1fe4dead1b minor changes 2021-02-06 23:12:37 -08:00
Vitor Oliveira
e21120857d Clean up 2021-02-06 23:05:54 -08:00
github-actions
3bde29dd55 updating DIRECTORY.md 2021-02-07 06:49:35 +00:00
Vitor Oliveira
328d0f68fd
Merge pull request #45 from prathamsharma92/prathamsharma92-patch-1-jump_search
Create jump_search.rb
2021-02-06 22:49:22 -08:00
Vitor Oliveira
84b4964d8f
kill space 2021-02-06 22:48:51 -08:00
Vitor Oliveira
8b32ea1c24
Update Searches/jump_search.rb 2021-02-06 22:48:35 -08:00
Vitor Oliveira
c3b26bed0a
Update Searches/jump_search.rb 2021-02-06 22:48:31 -08:00
github-actions
d52aacece4 updating DIRECTORY.md 2021-02-05 14:33:53 +00:00
vzvu3k6k
52d789832c
Merge pull request #83 from atarax665/binary_to_decimal
[Math] Binary to Decimal Conversion
2021-02-05 23:33:35 +09:00
Abhinav Anand
649f6032c3
Added binary_to_decimal.rb 2021-02-03 22:58:43 +05:30
github-actions
e846982084 updating DIRECTORY.md 2021-01-28 18:41:14 +00:00
Vitor Oliveira
630e98f1af
Merge pull request #82 from atarax665/number_of_digits 2021-01-28 10:40:55 -08:00
Abhinav Anand
b54b43f68b
Update maths/number_of_digits.rb
Co-authored-by: Vitor Oliveira <vbrazo@gmail.com>
2021-01-28 23:33:14 +05:30
Stepfen Shawn
fd8a0728ca
Update LICENSE.md 2021-01-28 03:24:42 -06:00
github-actions
0508e8ad1e updating DIRECTORY.md 2021-01-28 03:00:40 +00:00
Vitor Oliveira
f7fe59f47d
Merge pull request #80 from atarax665/extended_euclidean_algorithm
[Discrete Mathematics] Extended Euclidean Algorithm
2021-01-27 19:00:25 -08:00
Abhinav Anand
3a52ac6e77
Added number_of_digits.rb 2021-01-26 23:15:39 +05:30
Abhinav Anand
a480118b7d
Fixed typo 2021-01-25 22:13:23 +05:30
github-actions
d38b8ef0a2 updating DIRECTORY.md 2021-01-23 23:21:01 +00:00
Vitor Oliveira
ed2b692d43
Merge pull request #81 from atarax665/sum_of_digits
[Maths] Sum of Digits
2021-01-23 15:20:48 -08:00
Vitor Oliveira
7800d34d60
add description for digits sum algorithm 2021-01-23 15:18:56 -08:00
Abhinav Anand
43ffe01e39
sum_of_digits.rb 2021-01-22 14:28:42 +05:30
Abhinav Anand
a3e9ee2ece
extended_euclidean_algorithm.rb 2021-01-22 13:38:45 +05:30
github-actions
1cadf12bb1 updating DIRECTORY.md 2021-01-15 07:15:45 +00:00
Vitor Oliveira
3053e027c5
Merge pull request #79 from atarax665/ternary_search
Searching Algorithm: Ternary Search
2021-01-14 23:15:29 -08:00
Abhinav Anand
0f299ab868
Added Ternary Search Algorithm 2021-01-14 23:40:08 +05:30
Doppo
ca83061afe
Merge pull request #78 from Doppon/fix-ciphers-example
Ciphers MerkleHellman: Unify indentation for 2 spaces
2021-01-14 07:31:29 +09:00
Doppon
a062a37602 Unify indentation for 2 spaces 2021-01-14 07:26:24 +09:00
Vitor Oliveira
c84c840948
Merge pull request #77 from vzvu3k6k/ci-ruby3
Update Ruby from 2.7 to 3.0 on CI
2021-01-11 11:40:18 -08:00
vzvu3k6k
6f65796491 Migrate to ruby/setup-ruby for Ruby 3.0
actions/setup-ruby has not yet supported Ruby 3.0.
2021-01-12 02:07:42 +09:00
vzvu3k6k
b68d164538 Update Ruby from 2.7 to 3.0 on CI 2021-01-12 01:52:43 +09:00
github-actions
24ec271a6d updating DIRECTORY.md 2021-01-09 19:10:44 +00:00
Vitor Oliveira
e4c33632a4
Merge pull request #76 from snood1205/add-maths-algos
Add absolute value, aliquot sum, ceil, and square root
2021-01-09 11:10:28 -08:00
Vitor Oliveira
a80478dfd3
Update maths/square_root_test.rb 2021-01-09 11:09:56 -08:00
Eli Sadoff
4bb534f312 Add absolute value, aliquot sum, ceil, and square root
Add maths to directory
2021-01-08 17:14:52 -05:00
Vitor Oliveira
366b091914
Merge pull request #75 from vzvu3k6k/remove-badges
Remove badges of unused tools
2021-01-02 08:27:54 -08:00
Vitor Oliveira
1d37869c39
Merge pull request #74 from vbrazo/add-github-files
Add stale.yml and CODEOWNERS
2021-01-02 07:53:20 -08:00
vzvu3k6k
72125ca54c Remove badges of unused tools
Some badges of unused tools have slipped in
when README.md is updated based on the Python repository (#72).
2021-01-03 00:52:55 +09:00
Vitor Oliveira
366aafe6d6
Remove limitPerRun 2021-01-02 07:52:11 -08:00
Vitor Oliveira
8667d75d98
Update .github/CODEOWNERS
Co-authored-by: vzvu3k6k <vzvu3k6k@gmail.com>
2021-01-02 07:47:57 -08:00
Vitor Oliveira
bd1eb7ccca Merge branch 'master' into add-github-files 2021-01-01 13:39:04 -08:00
Vitor Oliveira
6b40beb5a2 Add stale.yml and CODEOWNERS 2021-01-01 13:18:59 -08:00
Vitor Oliveira
efcd531171
Merge pull request #56 from vzvu3k6k/project-euler-4
Add solution for the Project Euler Problem 4
2020-12-30 08:44:36 -08:00
github-actions
3405abe9d3 updating DIRECTORY.md 2020-12-30 15:46:16 +00:00
vzvu3k6k
240256a3c9 Merge branch 'project-euler-4' of github.com:vzvu3k6k/Ruby into project-euler-4 2020-12-31 00:45:32 +09:00
vzvu3k6k
770fc9622c Add problem description copying from sol1.rb 2020-12-31 00:44:04 +09:00
vzvu3k6k
bcd82560aa Rename solution file 2020-12-31 00:43:21 +09:00
vzvu3k6k
31a834dd08 Merge branch 'master' into project-euler-4 2020-12-31 00:40:56 +09:00
github-actions
687840f22f updating DIRECTORY.md 2020-12-28 23:02:08 +00:00
Vitor Oliveira
a1d052a8e7 Fix Project Euler structure and DIRECTORY.md 2020-12-28 15:00:05 -08:00