Commit Graph

  • f58c7c4545
    Merge f9677302d91ae7265a93dafbd652f4fc86f6aab0 into e5dad3fa8def3726ec850ca66a7f51521f8ad393 #1467 parth-6945 2025-04-06 07:02:53 +00:00
  • f9677302d9 feat: add LeetCode problem 100 - Same Tree #1467 parth-6945 2025-04-06 12:24:36 +05:30
  • b6b4666836
    Merge 9bd1c3c73acd2395296956e31918a259d7c64ebf into e5dad3fa8def3726ec850ca66a7f51521f8ad393 #1466 Bhoomi Garg 2025-03-26 15:33:56 +00:00
  • 9bd1c3c73a adding it to the forked repository #1466 Bhoomi Garg 2025-03-26 21:01:45 +05:30
  • 9aab5c5f5c
    Merge 831dc564c1cdcd8fc80b6abad877f442fb051252 into e5dad3fa8def3726ec850ca66a7f51521f8ad393 #1464 tanvi0404 2025-03-23 14:16:45 +05:30
  • 831dc564c1 added new file Task1.2 #1464 Tanvi-Thakur 2025-03-23 14:03:03 +05:30
  • e5bbd7f804
    Merge fc372890ee5881b36943feebc7c55924a6380377 into e5dad3fa8def3726ec850ca66a7f51521f8ad393 #1463 Artur Schincariol Rossi 2025-03-18 23:39:17 -03:00
  • fc372890ee fix: Prevent segmentation fault at Simple generic Stack #1463 Artur Schincariol Rossi 2025-03-18 23:35:48 -03:00
  • 33ed784a1d
    Merge 309e4c598bf43fad1d56652b24243fe3897346a5 into e5dad3fa8def3726ec850ca66a7f51521f8ad393 #1462 Pabloxocio 2025-03-05 20:23:45 +01:00
  • 309e4c598b feat: use directory workflow from the scripts repository (#1278) #1462 David Leal 2023-09-27 12:35:39 -06:00
  • a81d63e599 Examen de EED David Leal 2023-09-08 15:38:14 -06:00
  • f5799e808f fix: add missing include in CMakeLists #942 (#1285) Ryan Bevin 2023-07-19 08:34:19 +01:00
  • bbf7fbb89a chore: add the linter to a separate Python script (#1272) David Leal 2023-07-18 21:00:14 -06:00
  • 40aefea1e3 Squashing commits David Leal 2023-07-18 20:39:51 -06:00
  • 14cb45510e myfirst commit #1461 郑阳康 2025-02-20 21:52:24 +08:00
  • 3faa661987 myfirst commit 郑阳康 2025-02-20 21:46:52 +08:00
  • ad8b542c6c
    solution and explaination for 1002.c leetcode #1460 praveenbiet 2025-02-11 12:51:54 +05:30
  • 098edd53f8 Improved test code for slow_sort.c #1459 CheerfulBear22 2025-02-07 19:46:03 +00:00
  • b2d67f0583 Added comments to slow_sort.c CheerfulBear22 2025-02-07 19:41:34 +00:00
  • cd59b183df Added sorting/slow_sort.c CheerfulBear22 2025-02-07 19:37:26 +00:00
  • 4303ca4465 feat: adding new machine learning algorithm #1458 KeyzarRasya 2025-02-04 18:30:29 +07:00
  • be160c7899
    Merge f90e0a0979f57650900bb079bc64bcbbe8dbe1e1 into e5dad3fa8def3726ec850ca66a7f51521f8ad393 #1456 Harshitha110809 2024-12-23 02:59:56 +00:00
  • f90e0a0979 added #1456 Harshitha110809 2024-12-23 08:28:43 +05:30
  • 79129e04ea Added a new function #1455 Aishwarya011204 2024-12-22 17:02:39 +05:30
  • da1017814b
    Remove Unnecessary function in problem #104.c #1454 Swayam9705 2024-12-19 16:02:56 +05:30
  • b4d372005a feat: Added precise comments and essential macros #1453 Jaspe Michael 2024-11-24 01:36:44 +02:00
  • 8728719fbb feat: Added Boole's rule Jaspe Michael 2024-11-24 00:08:52 +02:00
  • 0386329d54 fix: Added simpsons rules Jaspe Michael 2024-11-24 00:08:35 +02:00
  • 1b0e2b2a09 feat: Implementation of the mid-point and trapezoidal rule Jaspe Michael 2024-11-23 23:30:10 +02:00
  • 1c042cbca4
    Update linear_search.c #1452 Sankalp Sharma 2024-11-18 10:55:29 +05:30
  • bb36773be7 Added A* algorithm #1451 jojbrasileiro 2024-11-13 21:38:13 -03:00
  • cdebe7635a Create meta_binary_search.c #1450 Luiz Felipe Schulz Coria 2024-11-13 21:32:16 -03:00
  • da4ad65749 Create sublinear_search.c #1449 Luiz Felipe Schulz Coria 2024-11-13 21:26:09 -03:00
  • 5d962a6f54 Create quadratic_search.c #1448 Luiz Felipe Schulz Coria 2024-11-13 21:22:08 -03:00
  • b376f327db feat: add LeetCode problem 65 #1447 Mustafa Aamir 2024-11-08 19:47:31 +04:00
  • 86aa229d86 refactor(methods-types): bzero was replaced by memset, because bzero is outdated #1446 Allan Julie Fontes de Oliveira 2024-11-06 20:05:28 -03:00
  • 298a4b43f8 Added new sorting algorithm, middle sort #1445 dja322 2024-11-05 11:38:40 -07:00
  • 60abb8fea7 refactor(remove-comments): unnecessary comments were removed and also bugs undefined variables were created in /client_server/fork.h, /client_server/udp_client.c and /client_server/udp_server.c #1444 Allan Julie Fontes de Oliveira 2024-11-04 18:24:11 -03:00
  • ed5551fb55 add base conversion #1443 unknown 2024-11-05 00:26:06 +08:00
  • 72e5989fae
    Merge 6e56eb2bae0b9735e7080873ce78976b2c439d7d into e5dad3fa8def3726ec850ca66a7f51521f8ad393 #1442 Swastik Bhattacharya 2024-10-31 13:59:51 +00:00
  • 6e56eb2bae
    Create minesweeper.c #1442 Swastik Bhattacharya 2024-10-31 19:27:32 +05:30
  • 93c2ea3544 Created a gausssian_fuzzy_set.c file,which will aid in future FIS control system algo #1441 Shreya123714 2024-10-30 21:56:48 +05:30
  • 696e8423de created triangular fuzzy set class #1440 Shreya123714 2024-10-30 20:35:40 +05:30
  • 588ab770f3
    Create sortingnewmethod.c #1439 Vaibhavtech2006 2024-10-30 09:57:02 +05:30
  • 6d9fdf9d2a
    Create 30.c #1438 FAB 2024-10-27 16:18:17 +05:30
  • 82d5614cca
    Update tic_tac_toe.c #1437 Ruki592 2024-10-25 22:30:44 +08:00
  • 33e43cc704
    Merge 6975224e6967989dd2483ed0cd1ca8e84ac8833f into e5dad3fa8def3726ec850ca66a7f51521f8ad393 #1435 Ansh sharma 2024-10-20 13:25:58 +00:00
  • 6975224e69 Update solution for problem 876 #1435 Ansh sharma 2024-10-20 18:50:17 +05:30
  • 057fdce729
    Create the code of tim_sort.c #1434 Ayush Majumder 2024-10-19 19:24:46 +05:30
  • fde92da42d
    Create basic_Bubble_Sort.c #1432 Aditya Routh 2024-10-16 14:35:47 +05:30
  • 1a1b435d78
    feat: add Bucket Sort algorithm #1430 Yash Tariyal 2024-10-13 11:13:29 +05:30
  • b645351fdc
    Update tic_tac_toe.c #1429 Shrivali Dutt 2024-10-09 03:10:26 +05:30
  • 45faf30de2
    Create bitonic_sort.c #1427 TWILIGHT-GIT69 2024-10-08 22:21:42 +05:30
  • bac8ee48f7 added solution to the problem 1963 of leetcode #1426 Lavanya Gupta 2024-10-08 21:38:33 +05:30
  • f1be2b1462 feat: Added more Sorting Algorithm in C fixes #1420 #1425 Vyankatesh Rohokale 2024-10-07 22:57:10 +05:30
  • 7c429345aa
    Create hello.py #1424 Rithvik Nag 2024-10-07 10:01:34 +05:30
  • da4a5fecb4
    Update tic_tac_toe.c #1423 Rithvik Nag 2024-10-07 09:59:58 +05:30
  • 04516c6313 Update timsort.c to align with the contribution guidelines before creating a PR. #1422 Lautaro Javier Fernandez Pricco 2024-10-06 15:21:36 +01:00
  • 58db283a21 feat: Add Timsort sorting algorithm. Lautaro Javier Fernandez Pricco 2024-10-06 15:11:05 +01:00
  • 93b3c9e7ca
    Merge 6e3c6174c6607f990ac63997fb34ec3ab6eb4d99 into e5dad3fa8def3726ec850ca66a7f51521f8ad393 #1421 Nirmalya Pal 2024-10-06 19:27:31 +05:30
  • 6e3c6174c6 New sorts #1421 SpEXterXD 2024-10-06 19:17:52 +05:30
  • 42266e26e4 feat: add hexadecimal conversor to string and vice versa #1419 Luiz 2024-10-04 19:51:25 -03:00
  • 1ff4efcc0d perfect number #1418 Marco 2024-10-04 16:30:33 +02:00
  • 9aee0adcde
    Update 1137.c #1417 shivamdroidoreo 2024-10-02 15:50:28 +05:30
  • 4a032c17f1 feat: add Darts exercise #1415 rmzmrnn 2024-10-01 23:29:07 +08:00
  • 43009cf5ac feat: add LeetCode problem 15 #1414 Prathap Kumar 2024-10-01 16:43:10 +05:30
  • f030a4eb14
    chore: add parrallel to ci #1413 realstealthninja 2024-09-13 12:46:19 +05:30
  • 0dc638d87e
    fix: remove parrallel realstealthninja 2024-09-13 12:44:59 +05:30
  • 2530d716f0
    chore: after --build realstealthninja 2024-09-13 12:43:49 +05:30
  • 3666712b39
    chore: put parrallel argument before --build realstealthninja 2024-09-13 12:41:55 +05:30
  • 69ee022090
    fix: no parrallel argument error realstealthninja 2024-09-13 12:39:20 +05:30
  • 4ba4533c87
    chore: make CIs build in parallel realstealthninja 2024-09-13 12:34:41 +05:30
  • ec69aa0203 fix: tic_tac_toe: Both player are filling choice at different time one by one #1412 Ashvin 2024-09-07 17:28:43 +05:30
  • e89a2b7525
    Update binary_search_tree.c #1409 Ruslan Pseush 2024-09-01 18:08:38 +03:00
  • f4996cf519
    Update binary_search_tree.c Ruslan Pseush 2024-09-01 18:06:41 +03:00
  • 7a6e65ef1d
    Update binary_search_tree.c Ruslan Pseush 2024-09-01 18:05:45 +03:00
  • 26674dd629 Add a simpler version of prime_factorization.c #1408 Isidro Arias 2024-08-24 13:15:35 +02:00
  • 397b10a403 refactor(prime_factorization.c): reuse code if body #1407 Isidro Arias 2024-08-14 14:45:04 +02:00
  • dcf0ad3d85 Rename the file to correct spelling Isidro Arias 2024-08-14 14:31:57 +02:00
  • 4f6de99b17 fix(prime_factorization.c) memory error Isidro Arias 2024-08-14 14:30:12 +02:00
  • 606d12128d
    Merge 4eabd5640505625d7b7d4a4d29870b3f230992b7 into e5dad3fa8def3726ec850ca66a7f51521f8ad393 #1405 Francesco 2024-08-07 23:56:18 +02:00
  • 4eabd56405 Add processes algorithms #1405 Francesco Di Stasio 2024-08-07 23:43:52 +02:00
  • 000a42c0fe
    Update queue.c #1404 BugIdentifier 2024-07-17 13:29:57 -04:00
  • 4e94f739be fix: Move test cases out of main function in stable selection sort #1402 Kiran Jojare 2024-06-29 17:30:30 -06:00
  • d3471f5bde
    Delete sorting/stable_selection_sort.c #1403 Kiran Jojare 2024-06-29 17:23:13 -06:00
  • cc1cb0b148 feat: Add Move-To-Front Linear Search implementation Kiran Jojare 2024-06-29 16:55:41 -06:00
  • 3d66262554 feat: add stable selection sort algorithm Kiran Jojare 2024-06-23 20:30:28 -06:00
  • 2cbfd7d7d5
    Merge branch 'master' into master #1401 Rejwan Azam Mondal 2024-06-14 02:48:56 +05:30
  • 14febd52b4 Added a new game called Number Puzzle #1400 user23052036 2024-06-10 01:22:55 +05:30
  • cb9738ff02
    Merge e77b287f98a124e588094687fb74696dce068be8 into e5dad3fa8def3726ec850ca66a7f51521f8ad393 #1399 Guerraart8 2024-06-07 08:01:00 +00:00
  • e77b287f98
    Update CONTRIBUTING.md #1399 Guerraart8 2024-06-07 01:58:21 -06:00
  • 86d78c63d1 added comment line #1398 MamataCIngalagi 2024-06-07 11:58:28 +05:30
  • a7c1a0f749 added space MamataCIngalagi 2024-06-07 11:55:48 +05:30
  • 9e688b8178
    Update dict.c #1397 Ruslan Pseush 2024-05-29 17:15:43 +03:00
  • 99298af7c7
    Update recursive_traversals.c #1396 Ruslan Pseush 2024-05-28 12:31:53 +03:00
  • 997511fa7a
    Update queue.c #1395 Ruslan Pseush 2024-05-27 19:15:38 +03:00
  • 281d2f05f8 chore: Updated the coding structur for more readablity. #1393 Harish-Kushwah 2024-05-10 21:52:23 +05:30
  • 849792b700 Level order traversal added #1392 di-was 2024-05-10 10:55:22 +05:45
  • a71ad81c3e feat: Implement rotated_search function #1391 Ahmed Allam 2024-05-07 21:55:38 +03:00
  • 8c5feb0434 feat: Implement iterative exponential binary search following C standard Ahmed Allam 2024-05-07 21:28:56 +03:00