Commit Graph

  • bc09ba9abf
    Fix mypy errors at graph_list (#4557) Hasanul Islam 2021-07-20 17:24:27 +06:00
  • 4a2216b69a
    Fix mypy errors at bidirectional_a_star (#4556) Hasanul Islam 2021-07-20 13:36:14 +06:00
  • 72aa4cc315
    add phone_validator method (#4552) SURYAPRATAP SINGH SURYAVANSHI 2021-07-20 13:05:21 +05:30
  • eca37b1537
    Random anime character info (#4553) Lucifer 2021-07-19 21:10:18 +05:30
  • 7046fdcdc8
    fixed #4529 (#4547) bum_fuzzle 2021-07-19 19:36:43 +05:30
  • 2cbadc88ab
    Improves readability and processing time (#4510) dpittaluga76 2021-07-12 03:16:31 -03:00
  • 307ffd8c29
    Fix mypy errors at bidirectional_bfs (#4531) Hasanul Islam 2021-07-12 12:10:07 +06:00
  • 8c13a7786f
    feat: add solution for Project Euler problem 144 (#4280) fpringle 2021-07-08 10:35:10 +02:00
  • 256c319ce2
    Fix mypy errors at kruskal_2 (#4528) Hasanul Islam 2021-07-08 12:46:43 +06:00
  • 4412eafaac
    [mypy] Fix mypy error (#4524) strambake 2021-07-06 12:38:33 +05:30
  • 95862303a6
    Fix mypy at prims_algo_2 (#4527) Hasanul Islam 2021-07-05 12:23:18 +06:00
  • 86baec0bc9
    Fix mypy errors at bfs_zero_one_shortest_path (#4521) Hasanul Islam 2021-07-02 17:52:26 +06:00
  • 62d4418851
    Fix mypy error and add more doctest on bfs_shortest_path (#4512) Hasanul Islam 2021-06-29 17:44:35 +06:00
  • 3ea5a13334
    Add doctest and fix mypy type annotation in bellman ford (#4506) Hasanul Islam 2021-06-24 12:50:23 +06:00
  • 2899cdac20
    feat: CNN classification added to computer vision (#4350) Harshit Agarwal 2021-06-24 11:58:23 +05:30
  • 4f9ee4330a
    basic_maths input check (#4486) Grigoriy Hanin 2021-06-16 09:34:32 +03:00
  • 7d19d54f6f
    Average mean refactor (#4485) Grigoriy Hanin 2021-06-16 09:33:23 +03:00
  • 0eabdb54b1
    Average median type hint (#4483) Grigoriy Hanin 2021-06-14 23:39:51 +03:00
  • 95a4957d9e
    Luhn algorithm (#4487) QuantumNovice 2021-06-13 23:19:44 +05:00
  • 10d38eae67
    CONTRIBUTING.md: Write for current Python (#4507) Christian Clauss 2021-06-13 06:29:06 +02:00
  • daeb6a7e08
    fix(action): delete approve workflow as it does not work (#4453) Dhruv Manilawala 2021-06-10 22:48:40 +05:30
  • 977511b3a3
    Add/fix mypy type annotations at BFS, DFS in graphs (#4488) Hasanul Islam 2021-06-10 23:06:41 +06:00
  • c824b90ead
    Remove redundent function in Backtracking Sudoku (#4499) GDWR 2021-06-10 17:44:41 +01:00
  • b743e44259
    Wavelet tree (#4267) Aniruddha Bhattacharjee 2021-06-09 02:19:33 +05:30
  • f37d415227
    Add new algorithm for Armstrong numbers (#4474) Anderson Torres 2021-06-04 17:28:26 -03:00
  • 40e357f688
    Mistake in maths/average_mode.py fixed. (#4464) Grigoriy Hanin 2021-06-04 23:16:32 +03:00
  • cb0a5480a7
    Add catalan_numbers.py (#4455) Lakshay Akula 2021-05-31 20:55:01 -04:00
  • 71b458cefe
    Rename harriscorner.py to harris_corner.py (#4470) Christian Clauss 2021-05-31 17:49:09 +02:00
  • 04f156a897
    markdown consistency (#4461) Vivian Dai 2021-05-31 04:56:11 -04:00
  • b3b89d9460
    Armstrong number definition fix (#4466) Grigoriy Hanin 2021-05-31 02:41:07 +03:00
  • 650039a279
    Add a recursive merge sort algorithm that accepts an array as input. (#4462) Benjamin Fein 2021-05-30 11:27:42 -04:00
  • b913a0d83a
    Implemented MSD radix sort algorithm in-place (#4449) Tobias 2021-05-24 20:36:57 +00:00
  • 32e9072627
    fix(action): testing and fixing errors (#4446) Dhruv Manilawala 2021-05-21 19:25:59 +05:30
  • ac29f70755
    fix(action): correct indentation for types key (#4445) Dhruv Manilawala 2021-05-21 19:03:56 +05:30
  • 92836d57f6
    feat: action to approve workflow run (#4444) Dhruv Manilawala 2021-05-21 14:31:56 +05:30
  • b11e5314b7
    Added implementation for MSD radix sort algorithm based on binary representation (#4441) Tobias 2021-05-20 19:15:51 +00:00
  • 368ce7aecc
    Added a hex-bin.py file in conversion.py (#4433) TANMAY SRIVASTAVA 2021-05-20 13:58:00 +05:30
  • 8d173438c3
    Bit manipulation: get the bit at a given position (#4438) Cere Blanco 2021-05-18 22:54:34 +08:00
  • 7d7c7972ae
    Updated name from lstm_prediction.py_tf to lstm_prediction.py and also imported keras (#4422) Jenil Shah 2021-05-17 17:58:04 +05:30
  • 002c545aee
    Removes python_version condition on tensorflow (#4435) onlinejudge95 2021-05-17 17:28:51 +05:30
  • 4ab39c2001
    Removed keras dependency from requirements.txt (#4374) The Data Lady 2021-05-17 04:36:14 -07:00
  • 03d9b6747b
    feat(ci): Hash project euler solutions (#4411) Malte Jürgens 2021-05-12 07:48:23 +00:00
  • deb71167e7
    [mypy] Fix type annotations for linked_stack.py, evaluate_postfix_notations.py, stack.py in data structures (#4409) Ahmed Haj Abdel Khaleq 2021-05-12 02:22:42 -04:00
  • 727341e3db
    Create check_pangram.py (#4389) ngxingyu 2021-05-04 14:49:41 +08:00
  • 6f21f76696
    fix(ci): Update pre-commit hooks and apply new black (#4359) Dhruv Manilawala 2021-04-26 11:16:50 +05:30
  • 69457357e8
    binary_tree_traversals.py: Simplify with dataclasses (#4336) Christian Clauss 2021-04-26 06:45:26 +02:00
  • 2ce6be009a
    feat: Add Discord badge in README.md (#4357) David Leal 2021-04-25 23:31:34 -05:00
  • 1a39970538
    Add rgb_hsv_conversion.py (#4334) algobytewise 2021-04-23 11:54:01 +05:30
  • ba974810d6
    Simplify password_generator() (#4333) Christian Clauss 2021-04-22 10:52:54 +02:00
  • cbe4d5f952
    Fixed typo in docstring (#4326) Oliver Dewitz 2021-04-12 13:40:10 +02:00
  • 252df0a149
    fix(mypy): Fix files in scripts/ (#4320) Christian Clauss 2021-04-07 04:42:56 +02:00
  • 531d2d6d7e
    Mypy fix rotation.py (#4319) algobytewise 2021-04-06 19:04:18 +05:30
  • c49fa088a0
    feat: Add mypy configuration file (#4315) Dhruv Manilawala 2021-04-06 16:24:26 +05:30
  • 8c2986026b
    fix(mypy): type annotations for linear algebra algorithms (#4317) Dhruv Manilawala 2021-04-05 19:07:38 +05:30
  • 20c7518028
    fix(mypy): type annotations for conversions algorithms (#4314) Dhruv Manilawala 2021-04-04 18:55:49 +05:30
  • 536fb4bca4
    Add algorithm for N-body simulation - retry (#4298) algobytewise 2021-04-04 16:53:48 +05:30
  • 60895366c0
    fix(mypy): type annotations for cipher algorithms (#4306) Dhruv Manilawala 2021-04-04 10:52:12 +05:30
  • 806b3864c3
    refactor: Remove default value of exponential_term (#4308) Elisha Hollander 2021-04-04 07:02:36 +03:00
  • 0992498a10
    refactor: Remove unnecessary if else condition (#4307) Elisha Hollander 2021-04-04 07:00:17 +03:00
  • e7e6cbfb8f
    refactor: Remove "redefinition" of dict element (#4309) Elisha Hollander 2021-04-04 06:55:57 +03:00
  • a53fcf221b
    [mypy] fix hashes folder (#4305) algobytewise 2021-04-03 13:31:46 +05:30
  • 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