Commit Graph

  • 12e401650c Added doctest to string_switch_case.py (#11136) Suyash Dongre 2023-11-06 17:48:41 +05:30
  • fa508d7b8b Added doctest to detecting_english_programmatically.py (#11135) Suyash Dongre 2023-11-06 17:44:39 +05:30
  • eb989c08cd Data structures/arrays/triplet sum (#11134) Sunny Kumar 2023-11-06 17:40:50 +05:30
  • e48ea7d396 Create get_ip_geolocation.py (#10902) SEIKH NABAB UDDIN 2023-11-05 14:13:52 +05:30
  • 1e50cf3660 Added doctest to binary_search_tree.py (#11141) Suyash Dongre 2023-11-05 14:08:39 +05:30
  • 257cfbdf6e Added doctest to decision_tree.py (#11143) Suyash Dongre 2023-11-05 13:46:00 +05:30
  • ebfdb127e7 Added doctest to hash_map.py (#11105) Suyash Dongre 2023-11-04 17:34:57 +05:30
  • 99f3a0e4c9 adding-docstrings (#11114) Arya Hariharan 2023-10-31 12:23:38 +05:30
  • b072ba657f Added tests for validate_sudoku_board.py (#11108) Akshar Goyal 2023-10-30 20:00:48 -04:00
  • 79a327fc07 [pre-commit.ci] pre-commit autoupdate (#11106) pre-commit-ci[bot] 2023-10-30 19:17:00 +01:00
  • ddd4023fe6 Happy number (new algorithm) (#10864) Devashri Deulkar 2023-10-30 23:45:49 +05:30
  • ad9948d5d4 implementation of Gaussian Elimination pivoting as a numerical linear algebra algorithm (#10457) Mohammad Esfandiyar 2023-10-30 16:50:47 +03:30
  • c38b222212 serialize deserialize binary tree (#9625) dekomori_sanae09 2023-10-30 04:37:21 +05:30
  • 2531f8e221 test: adding more tests to missing number algorithm (#10394) Abílio Azevedo 2023-10-29 18:43:32 -03:00
  • 13e66c18d2 Fix typo power_using_recursion.py (#11083) chien liu 2023-10-29 22:22:19 +01:00
  • c7a1331b34 Create karnaugh_map_simplification.py (#11056) Khushi Shukla 2023-10-30 02:50:57 +05:30
  • 760d9bedc1 Added Fast Inverse Square Root (#11054) Aryansh B 2023-10-30 02:27:37 +05:30
  • eafdb8b866 Dahhou ilyas (#10058) dahhou ilyas 2023-10-29 18:24:37 +01:00
  • be60f42a5f Add Josephus Problem (#10928) Aqib Javid Bhat 2023-10-29 22:12:41 +05:30
  • 67c85ee289 Added doctest to hash_map.py (#11082) Suyash Dongre 2023-10-29 21:31:54 +05:30
  • 3ad90cea83 add a yield method to fibonaci (#10826) dragon 2023-10-29 23:40:01 +08:00
  • d59cf1734f Add running key cipher (#10834) Arshdeep Singh Sachdeva 2023-10-29 07:55:37 -07:00
  • 6b588e4d44 Added doctests for fibonacci.py (#10836) Kento 2023-10-29 23:57:40 +11:00
  • 7c1dfec086 XOR Cipher: doctests and bug fixes (#10840) Farzad Hayat 2023-10-29 22:57:04 +10:00
  • cc22d0b0ba Generate parentheses (#10903) aayushsoni4 2023-10-29 18:25:31 +05:30
  • 403d3b8a29 Add Integer Square Root Algorithm (#10949) Aqib Javid Bhat 2023-10-29 16:28:28 +05:30
  • 8217f9bd35 Create find_previous_power_of_two.py (#11004) Tapas Singhal 2023-10-29 15:55:39 +05:30
  • adb13a1063 Update instagram_pic.py (#10957) SEIKH NABAB UDDIN 2023-10-29 15:22:50 +05:30
  • bad39cd154 Add more doctest to intro_sort.py #9943 (#11068) ojas wani 2023-10-29 02:37:07 -07:00
  • 5019561681 Create multiplexer.py (#11064) Tapas Singhal 2023-10-29 13:12:32 +05:30
  • e3eb9daba4 Add bitap_string_match algo (#11060) Ed 2023-10-28 15:48:50 -07:00
  • aa5c97d72c Create ipv4_conversion.py (#11008) Tapas Singhal 2023-10-29 04:17:46 +05:30
  • 444dfb0a0f Added adams-bashforth method of order 2, 3, 4, 5 (#10969) Ravi Kumar 2023-10-29 03:42:17 +05:30
  • d80ee90178 Create crossword_puzzle_solver.py (#11011) Khushi Shukla 2023-10-29 02:43:14 +05:30
  • b51b833e0a Added doctest to heap.py (#11059) Suyash Dongre 2023-10-29 01:13:20 +05:30
  • f2436318ce Add FuzzySet Class for Triangular Fuzzy Sets (#11036) Shreya123714 2023-10-29 00:02:12 +05:30
  • 1e1ee00782 Excess 3 code (#11001) Manmita Das 2023-10-28 03:18:15 +05:30
  • 8668f5792d Update simple_neural_network.py Fewer-forward-propogations-to-speed-tests Christian Clauss 2023-10-27 23:19:24 +02:00
  • a0e80a74c8 Added Gradient Boosting Classifier (#10944) Sanket Nikam 2023-10-28 02:47:58 +05:30
  • 5df16f11eb Add doctest to hashes/hamming_code.py (#10961) Tiela Rose Black-Law 2023-10-27 14:13:51 -07:00
  • 0eb1825af2 Tests for odd_even_transposition_parallel (#10926) RaymondDashWu 2023-10-27 13:13:32 -07:00
  • b0837d3985 Increase code coverage for dijkstra algorithm (#10695) Adam Ross 2023-10-27 22:10:32 +02:00
  • 185a35589a Create monotonic_array.py (#11025) Khushi Shukla 2023-10-27 22:12:34 +05:30
  • f336cca8f8 Added doctest to double_hash.py (#11020) Suyash Dongre 2023-10-27 22:10:42 +05:30
  • e4eda14583 Add perplexity loss algorithm (#11028) Poojan Smart 2023-10-27 20:14:33 +05:30
  • 34eb9c529a Added doctest to hash_table.py (#11023) Suyash Dongre 2023-10-27 18:06:43 +05:30
  • dc7448d59f forward_propagation(32, 500_000) # Was 10_000_000 Christian Clauss 2023-10-27 14:11:29 +02:00
  • ed4ec69c76 forward_propagation(32, 1_000_000) # Was 10_000_000 Christian Clauss 2023-10-27 13:16:22 +02:00
  • 5987f86192 Add automatic differentiation algorithm (#10977) Poojan Smart 2023-10-27 14:17:24 +05:30
  • 6837542341 updating DIRECTORY.md github-actions 2023-10-26 22:02:37 +00:00
  • 1b31c25fc3 simple_neural_network.py: Fewer forward propogations to speed tests Christian Clauss 2023-10-27 00:02:24 +02:00
  • fe4aad0ec9 Added doctest & docstring to quadratic_probing.py (#10996) Suyash Dongre 2023-10-26 20:51:45 +05:30
  • a8dfd403f6 Add new algorithm index_2d_array_in_1d (#10973) Ed 2023-10-26 07:33:42 -07:00
  • 34b25c0c76 Add doctest for maths/primelib (#10978) Tiela Rose Black-Law 2023-10-26 05:52:47 -07:00
  • 8adbf47c75 Fix Typo & Grammatical Errors (#10980) Kishan Kumar Rai 2023-10-26 18:21:28 +05:30
  • 579250363d Speed up dijkstra_bankers_algorithm.py (#10861) Tianyi Zheng 2023-10-26 08:36:53 -04:00
  • 69f7f3208e Update cocktail_shaker_sort.py (#10987) Akash_Jambulkar 2023-10-26 17:57:31 +05:30
  • 29b8ccdc2f Added doctest to hash_table.py (#10984) Suyash Dongre 2023-10-26 17:42:28 +05:30
  • 42c49ee117 Fix typo in haralick_descriptors.py (#10988) Habip Akyol 2023-10-26 14:24:17 +03:00
  • 6497917352 Added Kth largest element algorithm (#10687) Neha 2023-10-26 14:24:30 +05:30
  • ade2837e41 Update capitalize.py (#10573) Saurabh Mahapatra 2023-10-26 13:55:08 +05:30
  • e791a2067b Capacitor equivalence algorithm (#9814) Mary-0165 2023-10-26 13:40:13 +05:30
  • e5a6a97c32 Added Lens formulae to the Physics repository (#10187) Sanjay 2023-10-26 13:28:40 +05:30
  • dd7d18d49e Added doctest, docstring and typehint for sigmoid_function & cost_function (#10828) Suyash Dongre 2023-10-26 13:25:56 +05:30
  • c71c280726 added runge kutta gills method to maths/ numerical_analysis (#10967) Ravi Kumar 2023-10-26 12:50:28 +05:30
  • a8f05fe0a5 Add doctests and type hints (#10974) Ed 2023-10-26 00:02:35 -07:00
  • 1a5d5cf93d Mean absolute error (#10927) Megan Payne 2023-10-26 07:31:47 +02:00
  • 0e7f8284a3 Add error tests in doctest and fix error message (#10930) Dale Dai 2023-10-25 22:27:46 -07:00
  • 0ffe506ea7 added mean absolute percentage error (#10464) Humzafazal72 2023-10-26 04:05:35 +05:00
  • e1e5963812 Code Enhancements in merge_sort.py (#10911) Bisma nadeem 2023-10-26 02:26:54 +05:00
  • 3d0a409ce1 Improved Equilibrium Index of an Array. (#10899) AdityaAtoZ 2023-10-26 02:03:35 +05:30
  • c2c6cb0f5c Add dataclasses to binary_search_tree.py (#10920) Christian Clauss 2023-10-25 22:28:23 +02:00
  • 76acc6de60 Adding doctests to frequency_finder.py (#10341) Iyiola Aloko 2023-10-24 17:53:31 -04:00
  • dab4e64896 Code enhancements in binary_insertion_sort.py (#10918) Bisma nadeem 2023-10-25 02:51:04 +05:00
  • fd227d8026 Add function docstrings, comments and type hints (#10893) Hardik Pawar 2023-10-25 03:05:38 +05:30
  • 28302db941 Remove myself from CODEOWNERS (#10220) Dhruv Manilawala 2023-10-24 21:23:17 +05:30
  • aeee0f42a5 Add doctests for fractional knapsack (#10891) Hardik Pawar 2023-10-24 20:06:24 +05:30
  • 28f4c16132 Tried new TESTS for the binomial_coefficient (#10822) Saptadeep Banerjee 2023-10-24 19:16:00 +05:30
  • a23dd7ecbe Change from only weatherstack to both (#10882) SEIKH NABAB UDDIN 2023-10-24 18:42:32 +05:30
  • eb17fcf8f5 Use dataclasses in circular_linked_list.py (#10884) Christian Clauss 2023-10-24 14:45:36 +02:00
  • 17059b7ece Added doctests , type hints for other/nested_brackets.py (#10872) Bhavesh Mathur 2023-10-24 14:33:22 +05:30
  • 481aff7928 Add Mirror a Binary Tree solution (#9534) Gourav Raj 2023-10-24 13:24:38 +05:30
  • 6971af2416 feat: RGB to CMYK color converter (#10741) Marek Mazij 2023-10-24 00:22:09 +02:00
  • b98312ca9f Consolidate Newton-Raphson implementations (#10859) Tianyi Zheng 2023-10-23 16:37:17 -04:00
  • e5d6969f38 [pre-commit.ci] pre-commit autoupdate (#10856) pre-commit-ci[bot] 2023-10-23 22:29:16 +02:00
  • ffd3a56c35 Updated Selection Sort (#10855) SEIKH NABAB UDDIN 2023-10-23 23:42:28 +05:30
  • 30122062b9 Add Floyd's Cycle Detection Algorithm (#10833) Aqib Javid Bhat 2023-10-23 23:26:43 +05:30
  • 54e2aa67e8 Enhance readability of Minimax (#10838) Hardik Pawar 2023-10-23 23:12:02 +05:30
  • 4cbefadbd7 [New Algorithm] - Triangular Numbers (#10663) Tauseef Hilal Tantary 2023-10-23 19:21:09 +05:30
  • d051db1f14 Add Simple Moving Average (SMA) Calculation (#9300) Berat Osman Demiralay 2023-10-23 16:25:07 +03:00
  • 417b7edfc3 code enhancement in sort.double_sort (#10798) Krishna-singhal 2023-10-23 13:21:27 +05:30
  • a8b6bda993 Delete arithmetic_analysis/ directory and relocate its contents (#10824) Tianyi Zheng 2023-10-23 03:31:30 -04:00
  • a9cee1d933 Add perfect cube binary search (#10477) Dale Dai 2023-10-22 22:56:59 -07:00
  • abc390967d Added the algorithm to compute the terminal velocity of an object fal… (#10237) Paarth Goyal 2023-10-23 11:13:30 +05:30
  • 68faebe711 feat: Add mass energy equivalence in physics and doctests (#10202) Pratik Tripathy 2023-10-23 11:05:10 +05:30
  • dc4e89805a Added docstring/documentation for sigmoid_function (#10756) Suyash Dongre 2023-10-23 10:57:33 +05:30
  • abd6bca074 Added Binary Focal Cross Entropy (#10674) Ankit Avinash 2023-10-23 10:54:51 +05:30
  • fdb0635c71 added doctest to playfair_cipher.py (#10823) Anshu Sharma 2023-10-23 03:09:31 +05:30
  • a8b94abc8b Enhance readability of N Queens (#9265) Hardik Pawar 2023-10-23 00:21:56 +05:30
  • 6c8743f1e6 Add: Time Conversion Function (#10749) Jeel Gajera 2023-10-22 19:21:30 +05:30