Commit graph

421 commits

Author SHA1 Message Date
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
Vitor Oliveira
bd52a0beef
Merge pull request #72 from vbrazo/readme-contributing-license
Update Ruby documentation in order to provide better instructions for new contributors
2020-12-28 14:41:19 -08:00
Vitor Oliveira
9a3473d7e9
Merge pull request #71 from vbrazo/add-queue-data-structure-example
Queue data structure: using Array, Queue and SizedQueue
2020-12-28 14:40:30 -08:00
Vitor Oliveira
6fe6a51249
Merge branch 'master' into add-queue-data-structure-example 2020-12-28 14:40:24 -08:00
Vitor Oliveira
e50f61049e
Merge pull request #70 from vbrazo/add-stack-data-structure-example
Stack data structure: simple stack operations
2020-12-28 14:39:59 -08:00
Vitor Oliveira
9125b8ae3f
Merge branch 'master' into add-stack-data-structure-example 2020-12-28 14:39:53 -08:00
Vitor Oliveira
4e1438728d
Merge pull request #69 from vbrazo/add-trie-data-structure-example
Trie data structure: Search string
2020-12-28 14:39:26 -08:00
github-actions
2eea7df797 updating DIRECTORY.md 2020-12-28 22:39:16 +00:00
Vitor Oliveira
6be922c05c
Merge pull request #68 from vbrazo/add-recursive-double-linear-search
Search algorithm: Recursive double linear search
2020-12-28 14:39:01 -08:00
Vitor Oliveira
13354ceb92
Merge branch 'master' into add-recursive-double-linear-search 2020-12-28 14:38:53 -08:00
github-actions
529f715f7a updating DIRECTORY.md 2020-12-28 22:38:25 +00:00
Vitor Oliveira
e83b26df83
Merge pull request #67 from vbrazo/add-double-linear-search
Search algorithm: Double linear search
2020-12-28 14:38:09 -08:00
Vitor Oliveira
f98408d2db
Merge branch 'master' into add-double-linear-search 2020-12-28 14:38:03 -08:00
Vitor Oliveira
6d71f27b2e
Merge pull request #65 from vbrazo/add-recursive-linear-search
Search algorithm: Recursive linear search
2020-12-28 14:37:32 -08:00
github-actions
610d9deab3 updating DIRECTORY.md 2020-12-28 22:37:24 +00:00
Vitor Oliveira
9b74ae2e5b
Merge pull request #64 from vbrazo/add-first-array-example
Array data structure: Get products of all other elements
2020-12-28 14:37:11 -08:00
github-actions
46761fb6be updating DIRECTORY.md 2020-12-28 22:37:02 +00:00
Vitor Oliveira
06d095e0b8
Merge pull request #43 from onurer/master
Add the third problem from project Euler
2020-12-28 14:36:46 -08:00
github-actions
90ac8a1a63 updating DIRECTORY.md 2020-12-28 22:36:08 +00:00
Vitor Oliveira
9d56bfc605
Merge pull request #44 from onurer/master
Add the fourth problem from project Euler
2020-12-28 14:35:54 -08:00
Vitor Oliveira
4c546f8fac Positional argument should be Ruby style instead of Python 2020-12-28 09:19:04 -08:00
Vitor Oliveira
752d8510b3
Remove template for now 2020-12-28 09:17:27 -08:00
Vitor Oliveira
84aca0e866
Remove this bagde for now 2020-12-28 09:15:04 -08:00
Vitor Oliveira
eee836f087
Change ownership to @vbrazo 2020-12-28 09:14:21 -08:00
Vitor Oliveira
38a4f45add Add project_euler/README.md 2020-12-28 09:11:37 -08:00
Vitor Oliveira
0157ee7248 Add LICENSE.md 2020-12-28 09:11:28 -08:00
Vitor Oliveira
c5f49a7179 Add CONTRIBUTING.md 2020-12-28 09:11:20 -08:00
Vitor Oliveira
73f35af25e Modify README and follow Python format 2020-12-28 09:11:12 -08:00
Vitor Oliveira
8127d198ea
Merge pull request #55 from vzvu3k6k/bogo_sort_test
Add tests for Sorting/bogo_sort.rb and run tests on CI
2020-12-28 09:00:53 -08:00
github-actions
082a02e761 updating DIRECTORY.md 2020-12-28 17:00:35 +00:00
Vitor Oliveira
40b4635895
Update DIRECTORY.md 2020-12-28 09:00:19 -08:00
Vitor Oliveira
7cbb0654b7 Rename variable que to queue 2020-12-27 20:55:52 -08:00
Vitor Oliveira
888ad29ba2 Add references links 2020-12-27 15:19:28 -08:00
Vitor Oliveira
42b1a00dfd Update DIRECTORY.md 2020-12-27 15:17:15 -08:00
Vitor Oliveira
a7334a3cbe Add Queue data structure: Array, Queue and SizedQueue 2020-12-27 15:05:46 -08:00
Vitor Oliveira
bfcba1016b Update directory.md 2020-12-27 14:15:21 -08:00
Vitor Oliveira
97b8dd54cd Update DIRECTORY.md 2020-12-27 14:14:26 -08:00
Vitor Oliveira
80ecfe2270 Add StackOverflowError example 2020-12-27 14:07:08 -08:00