Commit graph

  • 2a04638aa1 Added solutions to other, with descriptions sidaksohi 2021-08-22 15:16:21 -0700
  • 7b9ec31a66
    Update DIRECTORY.md Vitor Oliveira 2021-08-22 14:29:42 -0700
  • 82f445f8eb
    Delete ohms_law.rb Vitor Oliveira 2021-08-22 14:28:49 -0700
  • 02db2b9550
    Merge pull request #166 from tachyons/patch-1 Vitor Oliveira 2021-08-22 14:27:48 -0700
  • f0a155e66f
    Merge pull request #160 from jsca-kwok/jk-max-69-number Vitor Oliveira 2021-08-22 14:24:33 -0700
  • 1eefa231a9 Minor change Vitor Oliveira 2021-08-22 14:22:39 -0700
  • 0ff443d695 updating DIRECTORY.md github-actions 2021-08-22 21:21:22 +0000
  • f14ae28243
    Merge pull request #163 from jsca-kwok/jk-days Vitor Oliveira 2021-08-22 14:21:08 -0700
  • 20a79f924b
    Update number_of_days.rb Vitor Oliveira 2021-08-22 14:20:55 -0700
  • 21ac453b0f
    Create two_sum_unsorted.rb Jaseel Haris 2021-08-21 21:50:43 +0530
  • 3676cfe7de Add more solutions sidaksohi 2021-08-20 23:46:45 -0700
  • f4d6346106
    Fix the complexity memoisation check Aboobacker MK 2021-08-11 09:38:43 +0530
  • 78ff8bdad8
    RSA cryptographic algorithm implemented in Ruby. Small primes are used to geenrate p and q. datta-agni 2021-08-09 19:41:43 +0530
  • db5a8181b6 Add Caesar Kaíque Kandy Koga 2021-07-25 16:13:34 -0300
  • f7538d07b4
    Merge pull request #161 from jsca-kwok/jk-isomorphic-strings Vitor Oliveira 2021-07-20 19:32:19 -0700
  • 1f36e635a6
    Merge branch 'TheAlgorithms:master' into master Sahil Afrid Farookhi 2021-07-18 12:54:08 +0530
  • 0d04d07391
    Add Discord badge in README.md David Leal 2021-07-18 00:03:43 -0500
  • e804e6814c Add Date.parse solution Jessica Kwok 2021-07-08 14:57:00 -0700
  • d4b1efef5a
    Added space complexity Jessica Kwok 2021-07-02 13:54:01 -0700
  • eecebfe30a
    Merge pull request #162 from jsca-kwok/jk-palindrome Vitor Oliveira 2021-07-02 12:53:59 -0700
  • a0952eb7b2
    add space complexity Vitor Oliveira 2021-07-02 12:52:55 -0700
  • b40fe95c43 Extract split method from loop Jessica Kwok 2021-07-02 12:45:20 -0700
  • 2375a7f97f Merge branch 'jk-palindrome' of https://github.com/jsca-kwok/Ruby into jk-palindrome Jessica Kwok 2021-06-29 14:04:08 -0700
  • 6c72cd24a1 Add two pointers approach Jessica Kwok 2021-06-29 14:00:08 -0700
  • e52f6c4585 ohms law feature implementation Sahil Afrid Farookhi 2021-06-27 22:24:18 +0530
  • 1b783c05c3
    Merge branch 'TheAlgorithms:master' into master Sahil Afrid Farookhi 2021-06-27 21:51:56 +0530
  • f5c87a44d0
    Merge pull request #158 from TheAlgorithms/pascal-triangle-ii-dd-approach Vitor Oliveira 2021-06-25 19:09:16 -0700
  • 3ec899cc9c
    Merge pull request #157 from TheAlgorithms/pascal-triangle-ii-math-approach Vitor Oliveira 2021-06-25 19:08:54 -0700
  • 66859e8491 Add palindrome challenge Jessica Kwok 2021-06-24 13:37:00 -0700
  • 07c7bd1f27
    Merge branch 'master' into jk-isomorphic-strings Jessica Kwok 2021-06-22 14:32:33 -0700
  • b2773bb773 Add hash solution Jessica Kwok 2021-06-22 14:31:04 -0700
  • 3d0135b73a Move challenge to hash_table folder and update directory Jessica Kwok 2021-06-21 16:56:49 -0700
  • 47efd0124c
    Merge branch 'master' into jk-max-69-number Jessica Kwok 2021-06-15 16:25:57 -0700
  • 789f5fc03c Add logical approach Jessica Kwok 2021-06-15 16:24:34 -0700
  • 1ef5a9ab07 Add max 69 number challenge Jessica Kwok 2021-06-15 16:14:06 -0700
  • 2e35433597 Add isomorphic strings challenge Jessica Kwok 2021-06-15 16:09:38 -0700
  • 976c1d0186
    Test updated nyapsilon 2021-06-14 09:37:10 +0300
  • 7b658b0e43
    Bugfix nyapsilon 2021-06-14 09:36:02 +0300
  • fbca28ef89 DIRECTORY.md updated maxbarsukov 2021-06-13 16:33:14 +0300
  • 4d9b10e465 Miller–Rabin algo test added maxbarsukov 2021-06-13 16:33:07 +0300
  • ce2d97d248 Miller–Rabin algo added maxbarsukov 2021-06-13 16:32:57 +0300
  • 6defd7eab5
    add missing output Vitor Oliveira 2021-06-08 11:42:17 -0700
  • b4d5726791
    add enter Vitor Oliveira 2021-06-08 11:36:07 -0700
  • 08b2e6b547
    minor changes Vitor Oliveira 2021-06-08 11:31:15 -0700
  • c7329e6bf4 add brute force approach Vitor Oliveira 2021-06-08 11:30:08 -0700
  • 130e736aa6 minor changes Vitor Oliveira 2021-06-08 11:28:22 -0700
  • e202d15e6b updating DIRECTORY.md github-actions 2021-06-08 18:28:22 +0000
  • a0af18e002 Add dynamic programming approach 2 Vitor Oliveira 2021-06-08 11:28:05 -0700
  • c8b91b8222 Add dynamic programming approach 1 Vitor Oliveira 2021-06-08 11:27:59 -0700
  • 2763a871fa updating DIRECTORY.md github-actions 2021-06-08 18:25:23 +0000
  • 5f6036b6c6 Pascal triangle ii: math approach Vitor Oliveira 2021-06-08 11:25:04 -0700
  • 17922dbc0d
    fix directory.md Vitor Oliveira 2021-06-07 19:39:25 -0700
  • aece3afeee updating DIRECTORY.md github-actions 2021-06-08 02:39:00 +0000
  • 20367f2490
    Merge pull request #155 from jsca-kwok/jk-common-characters Vitor Oliveira 2021-06-07 19:38:45 -0700
  • bf6d576453
    Merge branch 'master' into jk-common-characters Vitor Oliveira 2021-06-04 01:20:13 -0700
  • cfb6bb9b70
    Merge branch 'master' into master Sahil Afrid Farookhi 2021-06-04 00:11:45 +0530
  • d7b1bc0b73 3n plus 1 feature implementation Sahil Afrid Farookhi 2021-06-04 00:09:43 +0530
  • 99080bcc48 Add number of days challenge Jessica Kwok 2021-06-03 10:15:05 -0700
  • c01e4b5b0c Update directory with solution in hash table section Jessica Kwok 2021-06-03 10:12:02 -0700
  • 3a104e9ff0 Move solution to hash table section Jessica Kwok 2021-06-03 10:11:21 -0700
  • d41ed0d595 updating DIRECTORY.md github-actions 2021-06-02 07:16:42 +0000
  • 269631278e
    Merge pull request #154 from msaf9/master Vitor Oliveira 2021-06-02 00:16:22 -0700
  • 29a069a3bf
    Merge branch 'master' into master Sahil Afrid Farookhi 2021-06-02 12:21:22 +0530
  • 0465601746 abs min feature implementation Sahil Afrid Farookhi 2021-06-02 12:19:09 +0530
  • 7e95391397 updating DIRECTORY.md github-actions 2021-06-02 06:13:08 +0000
  • 9e6a9d21c3
    Merge pull request #153 from msaf9/master Vitor Oliveira 2021-06-01 23:12:54 -0700
  • 60d4a4bcbc Add hash solution Jessica Kwok 2021-06-01 13:11:08 -0700
  • 62333e03c7 Merge branch 'TheAlgorithms:master' into master Sahil Afrid Farookhi 2021-06-01 00:10:05 +0530
  • a007c2b3e2 abs max feature implementation Sahil Afrid Farookhi 2021-05-31 21:56:36 +0530
  • 3f8a50a2e7
    Merge pull request #150 from msaf9/master Vitor Oliveira 2021-05-24 23:09:03 -0700
  • 5756afbd95
    Merge pull request #149 from jsca-kwok/jk-uncommon-words Vitor Oliveira 2021-05-20 22:55:18 -0700
  • d71a41556f
    Merge pull request #152 from TheAlgorithms/count-sorted-vowel-strings-dd-memoization Vitor Oliveira 2021-05-18 17:06:33 -0700
  • 42c9d2096f
    Merge pull request #151 from TheAlgorithms/count-sorted-vowel-strings Vitor Oliveira 2021-05-18 13:40:15 -0700
  • 7f6b015a3b
    Update data_structures/hash_table/uncommon_words.rb Jessica Kwok 2021-05-17 09:32:35 -0700
  • 0884b95d4e
    add short explanation Vitor Oliveira 2021-05-16 22:12:36 -0700
  • fba17c66e9 updating DIRECTORY.md github-actions 2021-05-17 05:10:48 +0000
  • a0ce59f41f Count sorted vowel strings: dynamic programming Vitor Oliveira 2021-05-16 22:10:31 -0700
  • b9596635ec
    fix duplication Vitor Oliveira 2021-05-16 21:52:41 -0700
  • 51eb72bb28 updating DIRECTORY.md github-actions 2021-05-17 04:44:11 +0000
  • 787eb8888b Count sorted vowel strings: math approach Vitor Oliveira 2021-05-16 21:43:53 -0700
  • c923b270c3 lucas series feature implementation Sahil Afrid Farookhi 2021-05-15 20:13:21 +0530
  • aa19c3b610
    Merge pull request #145 from msaf9/master Vitor Oliveira 2021-05-14 22:42:39 -0700
  • a5e3a0f2b4
    Update maths/armstrong_number.rb Sahil Afrid Farookhi 2021-05-15 11:10:22 +0530
  • 2032eef824 Add common characters challenge Jessica Kwok 2021-05-14 16:56:07 -0700
  • a591b2fd56 Add examples Jessica Kwok 2021-05-14 16:53:05 -0700
  • 4bd9206f01 Add hash solution Jessica Kwok 2021-05-14 16:36:04 -0700
  • 584cb7a643
    Merge pull request #148 from jsca-kwok/jk-good-pairs Jessica Kwok 2021-05-14 09:46:54 -0700
  • 0a83001a2a
    remove hash from /arrays folder Vitor Oliveira 2021-05-14 09:44:08 -0700
  • b4c2e2e6b0 Add good pairs hash solution into hash_table section and directory Jessica Kwok 2021-05-14 09:30:49 -0700
  • b528a5fb1a
    Merge pull request #143 from maxbarsukov/add-sorts Vitor Oliveira 2021-05-13 22:44:46 -0700
  • 0386dfd0d1 Add uncommon words challenge Jessica Kwok 2021-05-13 12:09:01 -0700
  • 7228e29921
    Merge branch 'master' into jk-good-pairs Jessica Kwok 2021-05-12 09:00:20 -0700
  • e0260b7654 Merge branch 'jk-good-pairs' of https://github.com/jsca-kwok/Ruby into jk-good-pairs Jessica Kwok 2021-05-12 08:59:43 -0700
  • 33e3d2b456 Add hash approach Jessica Kwok 2021-05-12 08:37:08 -0700
  • 8e3ec5a9dd Add hash approach Jessica Kwok 2021-05-12 08:37:08 -0700
  • 3cfaeb7fea
    Merge pull request #147 from TheAlgorithms/revert_project_euler Vitor Oliveira 2021-05-11 19:34:43 -0700
  • 2ea0f9aacf
    Revert "remove project_euler" Malte Jürgens 2021-05-11 18:41:11 +0200
  • 3d9dde950b
    Merge pull request #146 from TheAlgorithms/remove_project_euler Vitor Oliveira 2021-05-10 10:51:05 -0700
  • cdc053662d
    remove project_euler Malte Jürgens 2021-05-10 18:24:01 +0200
  • da897fe6ad Add brute force approach Jessica Kwok 2021-05-07 16:37:58 -0700