Commit Graph

  • 9200a2e543
    from __future__ import annotations (#2464) Christian Clauss 2020-09-23 13:30:13 +02:00
  • 6e6a49d19f
    Config Travis CI for two jobs (#2463) Dhruv 2020-09-23 16:54:32 +05:30
  • a1ea76bcf3
    Optimization problem_10 in project_euler (#2453) Du Yuanchao 2020-09-22 21:15:11 +08:00
  • 718be54dbb
    Update sol1.py (#2455) Abhinav Anand 2020-09-21 01:03:26 +05:30
  • ea0759dbaa
    Create problem_54 in project Euler (#2451) Dhruv 2020-09-20 17:22:13 +05:30
  • 9b73884def
    Added a function that checks if given string can be rearranged to form a palindrome. (#2450) Susmith98 2020-09-20 01:19:37 +05:30
  • b05081a717
    Update and rename bin_to_octal.py to binary_to_octal.py (#2449) Christian Clauss 2020-09-19 08:58:08 +02:00
  • b22596cd96
    bin_to_octal (#2431) mohammadreza490 2020-09-19 06:36:56 +01:00
  • 697495b017
    Fix copy / paste oversight (#2448) Christian Clauss 2020-09-19 07:25:18 +02:00
  • 363858ef3b
    hyphen_files = [file for file in filepaths if "-" in file] (#2447) Christian Clauss 2020-09-19 07:13:10 +02:00
  • ecac7b0973
    Contains loops.py add (#2442) kanthuc 2020-09-18 13:53:50 -07:00
  • dc415ec14a
    Added double linear search recursion (#2445) Du Yuanchao 2020-09-18 15:55:02 +08:00
  • 0dea049f44
    Added static type checking to polynom-for-points.py towards issue #2128 (#2335) avych 2020-09-18 12:07:49 +05:30
  • 2de2267319
    Updated problem_06 in Project Euler (#2439) Du Yuanchao 2020-09-17 17:37:53 +08:00
  • 86fb2991d5
    Corrected filename and include static types (#2440) poloso 2020-09-17 02:41:10 -05:00
  • 1ac75f4683
    Create priority_queue_using_list.py (#2435) Ashley Jeji George 2020-09-16 22:12:53 +05:30
  • cbbc43ba3a
    Updated problem_04 in project_euler (#2427) Du Yuanchao 2020-09-15 04:33:08 +08:00
  • 10aa214fcb
    Docstrings and formatting improvements (#2418) Hasenn 2020-09-14 14:40:27 +02:00
  • 799fde4c07
    Update linear_search.py (#2422) Ashley Jeji George 2020-09-14 16:14:46 +05:30
  • 4e5b730e85
    recaptchaVerification (#2417) Santosh Mohan Rajkumar 2020-09-14 01:56:15 +05:30
  • 44b8cb0c81
    Updated Stack (#2414) Du Yuanchao 2020-09-13 19:56:03 +08:00
  • d6bff5c133
    Renamed files and fixed Doctest (#2421) Du Yuanchao 2020-09-13 19:27:20 +08:00
  • 20e98fcded
    Fix some warnings from LGTM (#2420) Hasenn 2020-09-13 10:11:27 +02:00
  • f754c0d31f
    Jump search (#2415) Guillaume Rochedix 2020-09-12 07:50:12 +02:00
  • 2e790ce4ca
    file-transfer: writing tests and ensuring that all is going well (#2413) Meysam 2020-09-12 01:43:43 +04:30
  • c676956030
    lxmlCovidDataFetch (#2416) Santosh Mohan Rajkumar 2020-09-12 01:55:05 +05:30
  • a191f89fe2
    Fix Non Recursive Depth First Search (#2207) Marcos Cannabrava 2020-09-11 11:23:26 -03:00
  • 1b3fec3f1f
    binary_to_decimal converter (#2400) mohammadreza490 2020-09-11 05:16:43 +01:00
  • 696cd47e15
    octal_to_decimal converter (#2399) mohammadreza490 2020-09-10 09:37:29 +01:00
  • 4d0a8f2355
    Optimized recursive_bubble_sort (#2410) Du Yuanchao 2020-09-10 16:31:26 +08:00
  • 25946e4570
    Update scoring_functions.py (#2291) Tanuj Dhiman 2020-09-09 22:34:46 +05:30
  • c0dcc556b3
    Update triplet_sum.py (#2404) NEERAJ ADITYANANTH POLAMPALLI 2020-09-06 14:10:46 +05:30
  • 3b1c4f72ce
    changed a typo (#2396) NEERAJ ADITYANANTH POLAMPALLI 2020-09-05 16:39:18 +05:30
  • 1385e47c36
    Create hexadecimal_to_decimal (#2393) mohammadreza490 2020-09-04 14:48:44 +01:00
  • c38dec091f
    capitalize (#2389) mohammadreza490 2020-09-03 15:11:23 +01:00
  • a1d1a44f51
    added idf-smooth (#2174) Shubham Shaswat 2020-09-02 23:03:12 +05:30
  • e92e433dbe
    Update CONTRIBUTING.md (#2378) Muskan Kumar 2020-09-01 01:04:44 +05:30
  • 80daa5750a
    Fix bugs and add related tests (#2375) 小么小儿郎EL 2020-09-01 00:55:56 +08:00
  • 472f63eaa5
    Adding type hints to RedBlackTree (#2371) kanthuc 2020-08-30 12:22:36 -07:00
  • 8c191f1fc9
    Added type hints for maths/fibonacci_sequence_recursion. (#2372) Björn Olsson Jarl 2020-08-30 10:51:45 +02:00
  • ab5a046581
    Added type hints and doctest for maths/prime_check. (#2367) Björn Olsson Jarl 2020-08-29 17:11:02 +02:00
  • f2f0425357
    Created ugly_numbers.py in Python/maths (#2366) Kushagra Bansal 2020-08-29 20:27:34 +05:30
  • 1f5134b368
    Create alternate_disjoint_set.py (#2302) Aanuoluwapo Babajide 2020-08-28 17:25:02 +01:00
  • 5ef784331e
    Created triplet_sum in Python/other (#2362) Kushagra Bansal 2020-08-28 19:20:35 +05:30
  • 194b56d376
    Created problem_63 in project_euler (#2357) Kushagra Bansal 2020-08-27 17:10:03 +05:30
  • cf385ad7ef
    Update merge_sort.py (#2356) wuyudi 2020-08-27 15:45:03 +08:00
  • 61dde44434
    Added binery_or_operator.py to bit manipulation file (#2331) Firejay3 2020-08-27 15:09:42 +08:00
  • 30126c26dd
    Added enigma machine emulator (#2345) TrapinchO 2020-08-26 21:52:17 +02:00
  • 9aa10ca358
    Created problem_55 in project_euler (#2354) Kushagra Bansal 2020-08-26 17:01:13 +05:30
  • 2c0127d71a
    Perfect square using binary search (#2351) Iheb Haboubi 2020-08-25 20:26:11 +01:00
  • ee914c751c
    Delete sleep_sort.py (#2352) Christian Clauss 2020-08-25 15:48:04 +02:00
  • e77600638d
    Travis CI: Identify our ten slowest pytests (#2350) Christian Clauss 2020-08-25 15:47:06 +02:00
  • 402ba7f49a
    Created problem_45 in project_euler and Speed Boost for problem_34/sol1.py (#2349) Kushagra Bansal 2020-08-25 17:18:19 +05:30
  • 5cfc017ebb
    Created problem_44 in project_euler (#2348) Kushagra Bansal 2020-08-25 13:16:13 +05:30
  • f8c57130f2
    lazy_segment_tree.py-style-fixes (#2347) kanthuc 2020-08-24 00:52:02 -07:00
  • d402cd0b6e
    Fix SettingWithCopy warning by pandas (#2346) BAKEZQ 2020-08-23 19:40:57 +08:00
  • ee28deea4a
    Insertion sort : type hint, docstring (#2327) Guillaume Rochedix 2020-08-23 04:35:54 +02:00
  • a46b5559e0
    Job fetching (#2219) Kaif Kohari 2020-08-22 03:28:26 +05:30
  • 6822d1afeb
    Update matrix_operation.py (#2344) wuyudi 2020-08-22 02:41:48 +08:00
  • ae33419c12
    Created problem_46 in project_euler (#2343) Kushagra Bansal 2020-08-21 17:39:55 +05:30
  • 0bf1f22d37
    Added function for finding K-th smallest element in BST (#2318) SiddhantBobde 2020-08-21 12:25:50 +05:30
  • 0591968947
    Optimization and fix bug (#2342) Du Yuanchao 2020-08-21 14:39:03 +08:00
  • 2eaacee7b4
    lowest_common_ancestor.py static type checking (#2329) kanthuc 2020-08-20 21:54:34 -07:00
  • d3199da000
    Created Dijkstra's Two Stack Algorithm (#2321) Alex Joslin 2020-08-20 08:49:43 -07:00
  • 456893cb5f
    Created problem_43 in project_euler (#2340) Kushagra Bansal 2020-08-20 20:32:14 +05:30
  • 8817a3e667
    Delete natural_language_processing (#2317) Christian Clauss 2020-08-19 21:53:56 +02:00
  • 2eca71663b
    Created check_anagrams.py in strings (#2339) Kushagra Bansal 2020-08-19 21:54:02 +05:30
  • 9351889fda
    Created problem_41 in project_euler (#2334) Kushagra Bansal 2020-08-19 16:25:06 +05:30
  • 9a32f0b46c
    Created problem_39 in project_euler (#2330) Kushagra Bansal 2020-08-18 16:19:02 +05:30
  • 051be078e4
    Fix typo (#2325) Kushagra Bansal 2020-08-17 21:13:46 +05:30
  • 88341d1727
    Created problem_37 in project_euler (#2323) Kushagra Bansal 2020-08-17 20:09:58 +05:30
  • 34294b5641
    Update sum_of_digits.py (#2319) Du Yuanchao 2020-08-17 02:31:06 +08:00
  • 7e4176ccaf
    Created problem_35 in project_euler (#2309) Kushagra Bansal 2020-08-16 11:22:48 +05:30
  • 14199e0590
    Create Transformations2D.py (#2310) Yukti Khosla 2020-08-15 21:49:33 +05:30
  • fcc8a28c31
    Gnome sort : type hints, docstrings, doctests (#2307) Guillaume Rochedix 2020-08-14 22:00:08 +02:00
  • b3ae39249d
    Created problem_34 in project_euler (#2305) Kushagra Bansal 2020-08-13 20:22:47 +05:30
  • d687030d9e
    fix number_of_digits bug (#2301) Du Yuanchao 2020-08-13 00:32:35 +08:00
  • aa46639cbc
    Added Kruskal's Algorithm (more organized than the one present) (#2218) Tapajyoti Bose 2020-08-12 15:46:17 +05:30
  • d25a926c02
    adding static type checking to basic_binary_tree.py (#2293) kanthuc 2020-08-11 14:38:38 -07:00
  • e49ece95a4
    PIL.Image.point() takes an int, not a float (#2284) Christian Clauss 2020-08-07 21:20:56 +02:00
  • 1fb1fdd130
    requirements.txt: Unpin numpy (#2287) Christian Clauss 2020-08-06 17:50:23 +02:00
  • f0d7879a11
    fixed error in factorial.py (#1888) Sanders Lin 2020-08-05 19:18:41 +08:00
  • 871f8f4e00
    More efficient least common multiple. (#2281) Filip Hlasek 2020-08-05 03:39:15 -07:00
  • a891f6802a
    Procentual proximity scoring algorithm implemented (#2280) Mark 2020-08-04 23:11:07 +03:00
  • 8e7aded87f
    World covid19 stats (#2271) Rayvant Sahni 2020-08-03 12:15:53 +05:30
  • b2e8672f02
    Fix doubly linked list algorithm (#2062) TheSuperNoob 2020-08-02 17:55:18 +02:00
  • b875f66f00
    Deleted optimization empty directory (#2262) poloso 2020-08-01 23:38:00 -05:00
  • 1495382367
    Fixed bug with incorrect LU decomposition (#2261) Sven 2020-08-01 22:11:39 +02:00
  • 473072bd4f
    added type hints and doctests to arithmetic_analysis/newton_method.py (#2259) spamegg 2020-08-01 16:17:46 +03:00
  • 9cda130c07
    added type hints and doctests to arithmetic_analysis/intersection.py (#2242) spamegg 2020-08-01 09:02:31 +03:00
  • b57b6abb48
    fix doctests for recursive binary search (#2229) Prashant Anand 2020-08-01 14:26:04 +09:00
  • c6c9f4707b
    Karger's Algorithm (#2237) Arin Khare 2020-08-01 00:00:34 -04:00
  • 4535283554
    Re-blacken (#2246) Christian Clauss 2020-08-01 05:53:23 +02:00
  • e2ee52d773
    removed redundant data_structures folder (#2256) Sumuk Shashidhar 2020-08-01 00:06:02 +05:30
  • 373f193c6d
    Correcting the Gaussian Formula (#2249) aryan26roy 2020-07-30 01:02:36 +05:30
  • c7a5f1673e
    Python Program to Check Krishnamurthy Number (#2248) Utsav Akash Naskar 2020-07-29 14:24:05 +05:30
  • f760ecc73c
    initial commit of prefix-conversions (#2243) lance-pyles 2020-07-28 15:11:16 -07:00
  • 9ea144f3bd
    Added Python Program to Check Perfect Number (#2244) Utsav Akash Naskar 2020-07-28 13:29:44 +05:30
  • ee282d3687
    Update min_heap.py (#2245) Palash Sharma 2020-07-28 11:25:35 +05:30
  • 093a56e3c2
    Remove function overhead in area (#2233) lance-pyles 2020-07-27 06:29:31 -07:00