Commit Graph

  • 5229c74955 [mypy] Fix directory arithmetic_analysis (#4304) algobytewise 2021-04-02 13:02:12 +05:30
  • 895bca3654 [mypy] Fix web_programming directory (#4297) Christian Clauss 2021-03-31 05:18:07 +02:00
  • c22c7d503b mypy: Use a --exclude list (#4296) Christian Clauss 2021-03-31 05:02:25 +02:00
  • 35901eb6fe Move: traversals/binary_tree_traversals.py --> searches/binary_tree_traversal.py (#4295) algobytewise 2021-03-27 14:48:48 +05:30
  • 9b60be67af [mypy] fix small folders 2 (#4293) algobytewise 2021-03-26 16:51:16 +05:30
  • 959507901a [mypy] fix small folders (#4292) algobytewise 2021-03-23 21:21:50 +05:30
  • a8db5d4b93 [mypy] fix compression folder (#4290) algobytewise 2021-03-22 23:54:05 +05:30
  • 0ee8f792e3 Moved "other/anagrams.py" to the string folder (#4289) algobytewise 2021-03-22 16:10:23 +05:30
  • ce99859ad5 Move files to various folders (#4286) algobytewise 2021-03-22 15:24:04 +05:30
  • 8d51c2cfd9 move-files-and-2-renames (#4285) algobytewise 2021-03-22 15:22:26 +05:30
  • 14bcb580d5 fix(mypy): Fix annotations for 13 cipher algorithms (#4278) Dhruv Manilawala 2021-03-22 12:29:51 +05:30
  • 99a42f2b58 Move files to strings folder (#4283) algobytewise 2021-03-21 16:35:10 +05:30
  • 2c6f553ccb [mypy] Fix type annotations for cellular_automata (#4236) Novice :) 2021-03-20 12:02:16 +05:30
  • dd757dce38 feat: Add greedy_coin_change.py algorithm (#3805) DevanshiPatel18 2021-03-20 11:48:38 +05:30
  • 2dc2c99f2b refactor: Rename explicit_euler.py to euler_method.py (#4275) algobytewise 2021-03-20 11:41:10 +05:30
  • 8d7ef6a7f5 build.yml: Run mypy --ignore-missing-imports (#4276) Christian Clauss 2021-03-20 07:01:13 +01:00
  • 89a43c81e5 feat: Add solution for Project Euler Problem 121 (#4261) fpringle 2021-03-20 06:59:48 +01:00
  • 8f5f32bc00 New fractals folder (#4277) algobytewise 2021-03-20 11:19:30 +05:30
  • 987567360e Update our pre-commit dependencies (#4273) Christian Clauss 2021-03-20 06:12:17 +01:00
  • b8a19ccfea GitHub Actions: fast-fail on black formatting issues (#4268) Christian Clauss 2021-03-20 06:09:56 +01:00
  • ffa53c02a7 Include mypy instructions in CONTRIBUTING.md (#4271) algobytewise 2021-03-19 15:59:54 +05:30
  • 8e488dd53d mypy-fix for "covid_stats_via_xpath.py" (#4233) algobytewise 2021-03-19 10:57:32 +05:30
  • 4f6a929503 [mypy] Add/fix type annotations for electronics algorithms (#4247) Shantanu Joshi 2021-03-18 13:09:53 +05:30
  • ced83bed2c Add arithmetic_mean.py (#4243) Ayush Bisht 2021-03-12 12:55:54 +05:30
  • ecf9b8164f Added solution for Project Euler problem 109 (#4080) fpringle 2021-03-06 14:29:52 +01:00
  • a796ccf1ce Add graham scan algorithm (#4205) ulwlu 2021-03-02 21:24:41 +09:00
  • 0435128cc0 Add geometric_mean.py (#4244) Ayush Bisht 2021-03-02 03:00:16 +05:30
  • 4c76e3cba0 [mypy] Added/fixed type annotations for "rotate_matrix.py" & "test_matrix_operation.py" (#4221) algobytewise 2021-02-26 19:00:35 +05:30
  • 67b33a295b Optimization shell sort (#4119) 杜远超 2021-02-26 09:01:50 +08:00
  • 71b1202d04 fixed-renaming algobytewise 2021-02-23 18:08:16 +05:30
  • 7bf1d622ef snake_case-fix algobytewise 2021-02-23 18:04:42 +05:30
  • 4c6b92f30f Add Mandelbrot algorithm algobytewise 2021-02-23 17:59:56 +05:30
  • 7df393f123 mypy-fix for bezier_curve.py (#4220) algobytewise 2021-02-23 14:45:04 +05:30
  • a4726ca248 [mypy]Correction of all errors in the sorts directory (#4224) Matthew 2021-02-23 09:02:30 +00:00
  • 02d9bc66c1 Added binary shifts and twos complement functions to bit manipulation (#4068) Leyza 2021-02-23 01:15:00 -05:00
  • 61f3119467 Change occurrences of str.format to f-strings (#4118) CarsonHam 2021-02-22 23:53:49 -06:00
  • f680806894 add type hints for avl_tree (#4214) Hao LI 2021-02-22 07:58:17 +08:00
  • 2a6e4bbdb6 [mypy] Add/fix type annotations for "conways_game_of_life.py" & "one_dimensional.py" (#4216) algobytewise 2021-02-22 05:24:29 +05:30
  • 81c46dfd55 [mypy] Add/fix type annotations for quick_sort(#4085) (#4215) Matthew 2021-02-20 22:10:23 +00:00
  • 6bb9a027bb Implementation of the algorithm for the Koch snowflake (#4207) algobytewise 2021-02-20 18:39:39 +05:30
  • bfb5700c67 Update LICENSE.md (#4210) Liu Baolin--CN 2021-02-20 02:15:19 +08:00
  • 78ddb46066 Quick sort with lomuto partition (#3875) MarineJoker 2021-02-17 22:28:50 +08:00
  • d3ac521b63 add count_number_of_one_bits.py (#4195) Ayush Bisht 2021-02-12 07:59:24 +05:30
  • f66325a01b odd_even_sort.py (#4199) Ocean Monjur 2021-02-11 22:49:53 +06:00
  • 4903a65779 Create slowsort.py (#3865) Abdeldjaouad Nusayr Medakene 2021-02-09 17:13:48 +01:00
  • 2595cf059d [mypy] Add/fix type annotations for binary trees in data structures (#4085) Hao LI 2021-02-05 00:59:38 +08:00
  • 97b6ca2b19 [mypy] Add/fix type annotations for boolean_algebra (#4172) Ayush Raj 2021-02-04 22:28:29 +05:30
  • 3f1e376bbc add reverse_bits.py (#4120) ayushbisht2001 2021-01-27 15:54:57 +05:30
  • d594f4556c [mypy] Add/fix type annotations for similarity search in machine learning (#4088) Steve Kim 2021-01-22 13:40:21 +09:00
  • 7d26ba7075 Added diffie-hellman algorithm (#4128) Tapajyoti Bose 2021-01-21 08:30:47 +05:30
  • 0728cf1128 Added code to merge two trees (#4121) Gaurav Jindal 2021-01-17 23:38:22 -08:00
  • 03d34350f6 Graph list patch (#4113) Nwachukwu Chidiebere Godwin 2021-01-12 14:41:48 +01:00
  • 677d48d6c0 Rename coin_change.py to minimum_coin_change.py (#4108) Kanak 2021-01-11 16:55:15 +05:30
  • dd4b265680 Add function to calculate area of triangle using Heron's formula (#4065) SiddhantJain15 2020-12-28 13:36:57 +05:30
  • 80f5213df5 Add solution for Project Euler problem 107 (#4066) fpringle 2020-12-28 08:51:02 +01:00
  • 00e279ea44 [mypy] Add/fix type annotations for scheduling algorithms (#4074) shan7030 2020-12-28 09:34:40 +05:30
  • 64d8504170 Add 2-hidden layer neural network with back propagation using sigmoid activation function (#4037) Ramandeep Singh 2020-12-26 21:43:20 +05:30
  • 207ac957ef [mypy] Add type hints and docstrings to heap.py (#3013) Mark Huang 2020-12-26 11:12:37 +08:00
  • 8f47d9f807 Fix type annotations for bit manipulation algorithms (#4056) Dhruv Manilawala 2020-12-24 18:16:44 +05:30
  • f3ba9b6c50 [mypy] Add/fix type annotations for backtracking algorithms (#4055) Dhruv Manilawala 2020-12-24 18:16:21 +05:30
  • 0ccb213c11 Add solution for Project Euler problem 102 (#4051) fpringle 2020-12-23 18:48:19 +01:00
  • ad5108d6a4 Fix mypy errors for arithmetic analysis algorithms (#4053) Dhruv Manilawala 2020-12-23 15:22:43 +05:30
  • 2ff2ccbeec Add solution for Project Euler problem 101 (#4033) fpringle 2020-12-22 13:02:31 +01:00
  • 03889613bc add integer to roman function (#4050) Kavindu Santhusa 2020-12-21 13:55:59 -08:00
  • 00f22a9970 Add solution for Project Euler problem 135 (#4035) sharmapulkit04 2020-12-19 11:46:15 +05:30
  • 53371b2381 Optimization for shell sort (#4038) Du Yuanchao 2020-12-18 17:39:51 +08:00
  • ae8a5f8675 Add solution for Project Euler problem 59 (#4031) fpringle 2020-12-13 12:09:52 +01:00
  • a6f6eb2649 Add solution for Project Euler problem 86 (#4025) fpringle 2020-12-12 06:19:35 +01:00
  • 533e36d32b Add conjugate gradient method algorithm (#2486) zakademic 2020-12-11 20:40:23 -08:00
  • 110a740d5d Update ciphers/caesar_cipher.py with type hints (#3860) Abdeldjaouad Nusayr Medakene 2020-12-10 18:25:57 +01:00
  • 75759fae22 Add solution for Project Euler problem 085 (#4024) fpringle 2020-12-10 14:18:17 +01:00
  • bd4b83fcc7 Chore: Added type hints to searches/binary_search.py (#2682) Umair Kamran 2020-12-09 19:01:58 +05:00
  • b1801398ec Add Project Euler Problem 180 (#4017) fpringle 2020-12-09 12:14:51 +01:00
  • e7ab06f5de Implemented minimum steps to one using tabulation. (#3911) Alex Joslin 2020-12-09 01:22:07 -08:00
  • c39be1d8b8 update graphs/breadth_first_search.py (#3908) Lewis Tian 2020-12-09 17:21:46 +08:00
  • c359768e25 Update bitonic_sort with type hints, doctest, snake_case names (#4016) Jogendra Singh 2020-12-09 11:38:49 +05:30
  • 860d4f547b Create merge_two_lists.py that implements merging of two sorted linked lists (#3874) Maliha 2020-12-03 07:02:48 -08:00
  • f8b2c43fda Fix pre-commit error on master (#3992) Dhruv Manilawala 2020-11-30 21:03:29 +05:30
  • 07a4ce9fb8 Update pigeon_sort.py (#2359) wuyudi 2020-11-30 22:59:23 +08:00
  • daceb87a96 Electric power (#3976) Erdum 2020-11-30 03:07:10 +05:00
  • 06dad4f9d8 Fix mypy in #3149 (#3988) John Law 2020-11-30 01:46:26 +08:00
  • ba6310b647 Validate only submitted Project Euler solution (#3977) Dhruv Manilawala 2020-11-29 23:11:09 +05:30
  • 25164bb638 Fix mypy in #2684 (#3987) John Law 2020-11-30 01:30:31 +08:00
  • 0febbd397e Add typehints to blockchain (#3149) Jenia Dysin 2020-11-29 18:20:54 +02:00
  • e07766230d Add static typing to backtracking algorithms (#2684) Jenia Dysin 2020-11-29 18:19:50 +02:00
  • 5de90aafc7 Hacktoberfest 2020: Conway's Game of Life (#3070) jenra 2020-11-29 11:09:33 -05:00
  • 52a6213ddc Instagram Video and IGTV downloader (#3981) Sullivan 2020-11-29 15:44:18 +03:30
  • bfb0c3533d Fixed LGTM and typehint (#3970) Du Yuanchao 2020-11-28 22:42:30 +08:00
  • 8cafadd759 Update CONTRIBUTING.md with pre-commit plugin instructions (#3979) xcodz-dot 2020-11-28 19:09:27 +05:30
  • 9c6080a6fc data_structures/linked_list: Add __str__() function (#3961) arif599 2020-11-28 05:50:18 +00:00
  • 1e1708b8a1 Added solution for Project Euler problem 77 (#3132) fpringle 2020-11-27 17:08:14 +01:00
  • 9333d2f017 Create weight_conversion.py (#3964) Anubhav Solanki 2020-11-27 21:33:17 +05:30
  • 10427f8395 Create euclidean_distance.py (#3350) Andrew 2020-11-27 09:48:20 -05:00
  • c5fb0a9504 Cleaned up knapsack and images directory (#3972) Dhruv Manilawala 2020-11-27 15:27:12 +05:30
  • ac6a160f1b added binary_count_trailing_zeros.py (#2557) Vivek 2020-11-26 06:57:00 +05:30
  • ce3ce3f8a8 Replace base64_cipher.py with an easy to understand version (#3925) Hafidh 2020-11-25 13:38:02 +01:00
  • 4191b95942 Ohm's Law algorithm added (#3934) Erdum 2020-11-25 16:01:49 +05:00
  • 2b50aaf2d3 Create intro_sort.py (#3877) YeonJeongLee00 2020-11-25 17:54:31 +09:00
  • 5eb5483d65 Update stalebot to take 5 actions per hour (#3922) Dhruv Manilawala 2020-11-25 13:23:49 +05:30
  • 098f02bc04 Fixes: #3944 Authentication error; use tokens instead (#3949) lawric1 2020-11-25 02:13:14 -03:00