2026-01-28 - 2026-02-04

Overview

2159 Active Issues

There has been no commit activity in this period.

779 Issues closed from 1 user

Closed #2154 [PR #1542] Improve documentation and handle negative numbers in palindrome.c 2026-01-29 15:29:39 +00:00

Closed #2147 [PR #1531] Circular Linked List Program with Basic Operations 2026-01-29 15:29:33 +00:00

Closed #2141 [PR #1529] Add Min Binary Heap implementation in C 2026-01-29 15:29:27 +00:00

Closed #2139 [PR #1530] [CLOSED] fix(build): Address various compiler warnings (ULL, const-correctness, Wformat) 2026-01-29 15:29:25 +00:00

Closed #2136 [PR #1524] Added Binary to Gray code 2026-01-29 15:29:19 +00:00

Closed #2134 [PR #1520] Added two CPP files,for addition and subtraction of Matrices 2026-01-29 15:29:18 +00:00

Closed #2129 [PR #1516] feat(searching): add exponential_search2 with self-tests 2026-01-29 15:29:12 +00:00

Closed #2121 [PR #1512] feat: add LeetCode problem 999 2026-01-29 15:29:02 +00:00

Closed #2122 [PR #1511] scheduling algorithms added 2026-01-29 15:29:02 +00:00

Closed #2115 [PR #1505] feat(numerical_methods): Add Neville's algorithm for interpolation 2026-01-29 15:28:55 +00:00

Closed #2113 [PR #1509] [CLOSED] Feat/Sorting a singly linked list using C language 2026-01-29 15:28:54 +00:00

Closed #2107 [PR #1503] feat: add LeetCode problem 88 2026-01-29 15:28:48 +00:00

Closed #2099 [PR #1497] Added Binary Heap Algorithm (Min Heap) in C 2026-01-29 15:28:42 +00:00

Closed #2093 [PR #1493] [CLOSED] Solved the question of spiral matrix traversal (leetcode) 2026-01-29 15:28:39 +00:00

Closed #2092 [PR #1489] [FEATURE] Add implementation of IntroSort in C 2026-01-29 15:28:36 +00:00

Closed #2090 [PR #1490] [CLOSED] Added backtracking solution for N-Queens (LeetCode 51) using just C language 2026-01-29 15:28:35 +00:00

Closed #2087 [PR #1485] Add O(1) optimized solution for Project Euler Problem 6 #hacktoberfest 2026-01-29 15:28:32 +00:00

Closed #2083 [PR #1483] [CLOSED] feat: add LeetCode problem 100 2026-01-29 15:28:31 +00:00

Closed #2081 [PR #1479] feat: add LeetCode problem 2068 2026-01-29 15:28:28 +00:00

Closed #2080 [PR #1474] Improved linear search: return index, input validation, multpile queries 2026-01-29 15:28:27 +00:00

Closed #2072 [PR #1472] feat: add Snake and Ladders game (single player) 2026-01-29 15:28:25 +00:00

Closed #2070 [PR #1468] Overhaul list.c with dynamic array implementation 2026-01-29 15:28:23 +00:00

Closed #2066 [PR #1463] fix: Prevent segmentation fault at Simple generic Stack 2026-01-29 15:28:18 +00:00

Closed #2064 [PR #1467] [CLOSED] feat: add LeetCode problem 100 - Same Tree 2026-01-29 15:28:17 +00:00

Closed #2058 [PR #1459] feat: add slow sort algorithm 2026-01-29 15:28:12 +00:00

Closed #2059 [PR #1456] new code 2026-01-29 15:28:12 +00:00

Closed #2053 [PR #1451] Added A* algorithm 2026-01-29 15:28:06 +00:00

Closed #2049 [PR #1452] [CLOSED] Update linear_search.c 2026-01-29 15:28:05 +00:00

Closed #2052 [PR #1453] feat: Added new numerical algorithms to estimate integrals 2026-01-29 15:28:05 +00:00

Closed #2046 [PR #1448] Create Quadratic Search 2026-01-29 15:28:03 +00:00

Closed #2047 [PR #1449] Adding Sublinear Search Algorithm 2026-01-29 15:28:03 +00:00

Closed #2042 [PR #1446] [CLOSED] Refactor/methods names 2026-01-29 15:28:00 +00:00

Closed #2041 [PR #1445] Added new sorting algorithm, middle sort 2026-01-29 15:27:57 +00:00

Closed #2037 [PR #1441] [CLOSED] Created a gausssian_fuzzy_set.c ,which will aid in future Fuzzy Inference System 2026-01-29 15:27:54 +00:00

Closed #2035 [PR #1440] Implement Triangular Fuzzy Set Class with Membership Functions and Operations 2026-01-29 15:27:51 +00:00

Closed #2036 [PR #1439] Add more Sorting Algorithms in C 2026-01-29 15:27:51 +00:00

Closed #2032 [PR #1438] [CLOSED] Add 30.c 2026-01-29 15:27:48 +00:00

Closed #2029 [PR #1434] Create the code of tim_sort.c 2026-01-29 15:27:46 +00:00

Closed #2024 [PR #1429] [CLOSED] Update tic_tac_toe.c 2026-01-29 15:27:42 +00:00

Closed #2021 [PR #1426] [CLOSED] added solution to the problem 1963 of leetcode 2026-01-29 15:27:38 +00:00

Closed #2017 [PR #1417] Update 1137.c 2026-01-29 15:27:33 +00:00

Closed #2016 [PR #1421] [CLOSED] Added New Sorts 2026-01-29 15:27:32 +00:00

Closed #2011 [PR #1413] chore: make CIs build in parallel 2026-01-29 15:27:28 +00:00

Closed #2010 [PR #1414] feat: add LeetCode problem 15 2026-01-29 15:27:27 +00:00

Closed #2006 [PR #1412] [CLOSED] fix: tic_tac_toe: Both player are filling choice at different time on… 2026-01-29 15:27:25 +00:00

Closed #2004 [PR #1403] feat: Add Move-To-Front Linear Search implementation 2026-01-29 15:27:22 +00:00

Closed #2000 [PR #1402] [CLOSED] feat: add stable selection sort algorithm 2026-01-29 15:27:20 +00:00

Closed #2002 [PR #1407] [CLOSED] refactor prime_factorization.c 2026-01-29 15:27:20 +00:00

Closed #1998 [PR #1400] Added a new game called Number Puzzle 2026-01-29 15:27:17 +00:00

Closed #1999 [PR #1401] chore: Created a new hackerrank file 2026-01-29 15:27:17 +00:00

Closed #1996 [PR #1396] [CLOSED] Update recursive_traversals.c 2026-01-29 15:27:15 +00:00

Closed #1993 [PR #1395] Update queue.c 2026-01-29 15:27:13 +00:00

Closed #1990 [PR #1390] [CLOSED] feat: trigonometric func and better sqrt implementation 2026-01-29 15:27:11 +00:00

Closed #1991 [PR #1392] [CLOSED] Implemented Level order traversal 2026-01-29 15:27:11 +00:00

Closed #1989 [PR #1393] [CLOSED] chore: Updated the coding structure for more readability. 2026-01-29 15:27:10 +00:00

Closed #1987 [PR #1388] feat: added derivative and second derivative approximations 2026-01-29 15:27:08 +00:00

Closed #1986 [PR #1389] [CLOSED] TRigonometric function and better sqrt function (and tests) 2026-01-29 15:27:08 +00:00

Closed #1983 [PR #1384] [CLOSED] negative nums can also be sorted by radix_sort_2 now 2026-01-29 15:27:07 +00:00

Closed #1984 [PR #1387] Fix typos 2026-01-29 15:27:07 +00:00

Closed #1980 [PR #1383] feat: add LeetCode problem 605 2026-01-29 15:27:05 +00:00

Closed #1978 [PR #1380] [CLOSED] Update queue.c 2026-01-29 15:27:03 +00:00

Closed #1979 [PR #1381] [CLOSED] feat: add LeetCode problem 209 2026-01-29 15:27:03 +00:00

Closed #1976 [PR #1374] Updated_redblacktree.c_file 2026-01-29 15:27:00 +00:00

Closed #1977 [PR #1372] Added Preemptive Priority Scheduling Algorithm in Process Scheduling … 2026-01-29 15:27:00 +00:00

Closed #1973 [PR #1375] [CLOSED] feat: added krishnamurthy number verificator 2026-01-29 15:26:58 +00:00

Closed #1970 [PR #1367] [CLOSED] Added new ciphers 2026-01-29 15:26:55 +00:00

Closed #1971 [PR #1369] [CLOSED] Implementing Radix using C programming 2026-01-29 15:26:55 +00:00

Closed #1966 [PR #1361] added activity selection problem 2026-01-29 15:26:51 +00:00

Closed #1967 [PR #1364] [CLOSED] Add: Exercism C hamming challenge is added 2026-01-29 15:26:51 +00:00

Closed #1958 [PR #1357] [CLOSED] Create ArrayImplementationOfStack.c 2026-01-29 15:26:47 +00:00

Closed #1960 [PR #1359] [CLOSED] converting from infix to postfix 2026-01-29 15:26:47 +00:00

Closed #1957 [PR #1353] Added a queue using user inputs 2026-01-29 15:26:44 +00:00

Closed #1950 [PR #1349] CHANGED 2026-01-29 15:26:38 +00:00

Closed #1948 [PR #1347] add: C Code for computing Binomial Co-efficients or nCr using Dynamic Programming Approach 2026-01-29 15:26:37 +00:00

Closed #1943 [PR #1343] [CLOSED] Ubiquitous_Binary_Search algorithm added 2026-01-29 15:26:31 +00:00

Closed #1942 [PR #1342] [CLOSED] feat: add LeetCode problem 36 2026-01-29 15:26:30 +00:00

Closed #1937 [PR #1338] [CLOSED] Implemented a queue using stacks 2026-01-29 15:26:27 +00:00

Closed #1939 [PR #1337] added Kruskal's Algorithm in Greedy approach 2026-01-29 15:26:27 +00:00

Closed #1934 [PR #1333] [CLOSED] Create Infix to Postfix Conversion using stacks 2026-01-29 15:26:24 +00:00

Closed #1935 [PR #1331] Update binary_insertion_sort.c 2026-01-29 15:26:24 +00:00

Closed #1930 [PR #1327] Create factorial_recursion.c#1326 2026-01-29 15:26:21 +00:00

Closed #1927 [PR #1322] [CLOSED] doubly linked list 2026-01-29 15:26:20 +00:00

Closed #1924 [PR #1321] Create Binary search 2026-01-29 15:26:16 +00:00

Closed #1922 [PR #1318] Added dynamic_graph_algorithms.c 2026-01-29 15:26:15 +00:00

Closed #1914 [PR #1313] Created postfix to infix converter 2026-01-29 15:26:10 +00:00

Closed #1915 [PR #1315] added a new algorithm to convert infix to postfix by using stack data structure… 2026-01-29 15:26:10 +00:00

Closed #1911 [PR #1311] [CLOSED] feat : add LeetCode problem 22 2026-01-29 15:26:08 +00:00

Closed #1907 [PR #1306] feat: add binary exponentiation algorithm 2026-01-29 15:26:05 +00:00

Closed #1908 [PR #1309] feat: added riemann zeta function algorithm 2026-01-29 15:26:05 +00:00

Closed #1905 [PR #1308] [CLOSED] add code for Infix to Prefix 2026-01-29 15:26:03 +00:00

Closed #1899 [PR #1298] [CLOSED] Create average.c 2026-01-29 15:25:58 +00:00

Closed #1898 [PR #1296] merge sort added more efficient 2026-01-29 15:25:56 +00:00

Closed #1895 [PR #1295] [CLOSED] Hamming-Distance #2 2026-01-29 15:25:55 +00:00

Closed #1891 [PR #1288] Rudra 2026-01-29 15:25:51 +00:00

Closed #1890 [PR #1287] Rudra 2026-01-29 15:25:50 +00:00

Closed #1888 [PR #1286] [CLOSED] Create 2331.cpp 2026-01-29 15:25:49 +00:00

Closed #1886 [PR #1283] demo structure for restructuring data_structures 2026-01-29 15:25:46 +00:00

Closed #1885 [PR #1281] fix: LeetCode directory writer 2026-01-29 15:25:45 +00:00

Closed #1878 [PR #1276] chore: improve the LeetCode directory writer 2026-01-29 15:25:39 +00:00

Closed #1877 [PR #1273] docs: update workflow versions in README.md 2026-01-29 15:25:38 +00:00

Closed #1875 [PR #1278] [MERGED] feat: use directory workflow from the scripts repository 2026-01-29 15:25:37 +00:00

Closed #1871 [PR #1270] fix bug in 2026-01-29 15:25:35 +00:00

Closed #1870 [PR #1266] feat: add dynamic_programming to CMake lists 2026-01-29 15:25:34 +00:00

Closed #1862 [PR #1263] [feat/docs]: improve the binary to decimal algorithm 2026-01-29 15:25:29 +00:00

Closed #1861 [PR #1259] feat: add LeetCode problem 69 2026-01-29 15:25:28 +00:00

Closed #1860 [PR #1262] [MERGED] Update binary_to_decimal.c 2026-01-29 15:25:27 +00:00

Closed #1855 [PR #1258] Create array operataion 2026-01-29 15:25:25 +00:00

Closed #1847 [PR #1252] feat: add LeetCode problem 434 2026-01-29 15:25:19 +00:00

Closed #1843 [PR #1250] [MERGED] docs: add self-test examples 2026-01-29 15:25:17 +00:00

Closed #1840 [PR #1247] chore: minor LeetCode directory workflow improvements 2026-01-29 15:25:13 +00:00

Closed #1837 [PR #1246] [MERGED] chore: update the CodeQL workflow 2026-01-29 15:25:12 +00:00

Closed #1839 [PR #1245] feat: Added affine cipher 2026-01-29 15:25:12 +00:00

Closed #1835 [PR #1238] feat: added extended Euclidean algorithm 2026-01-29 15:25:09 +00:00

Closed #1833 [PR #1243] [MERGED] Fix: Segmentation fault in merge_sort.c and print message 2026-01-29 15:25:08 +00:00

Closed #1830 [PR #1240] [MERGED] fix: ignore the LeetCode folder on DIRECTORY.md 2026-01-29 15:25:07 +00:00

Closed #1831 [PR #1237] [MERGED] chore: created new subdirectory for cryptographic ciphers 2026-01-29 15:25:07 +00:00

Closed #1829 [PR #1234] docs: fixed some documentation errors in BLAKE2b 2026-01-29 15:25:05 +00:00

Closed #1827 [PR #1233] feat: add bisection method 2026-01-29 15:25:04 +00:00

Closed #1821 [PR #1228] [CLOSED] feat: add LeetCode problem 61 2026-01-29 15:25:00 +00:00

Closed #1820 [PR #1226] [CLOSED] feat: solution for Merge k Sorted Lists problem (#23) 2026-01-29 15:24:59 +00:00

Closed #1817 [PR #1222] feat: remove nth node from end of list (leetcode #19) 2026-01-29 15:24:56 +00:00

Closed #1814 [PR #1221] [MERGED] feat: add Letter combinations of phone book problem (#17) 2026-01-29 15:24:54 +00:00

Closed #1810 [PR #1216] feat: add solution for the 3Sum Closest problem (#16) 2026-01-29 15:24:51 +00:00

Closed #1809 [PR #1211] fix: addition of two polynomials memory leak and linked list crash 2026-01-29 15:24:50 +00:00

Closed #1803 [PR #1210] feat: add Longest Palindrome Substring solution 2026-01-29 15:24:48 +00:00

Closed #1793 [PR #1200] feat: add hamming distance 2026-01-29 15:24:42 +00:00

Closed #1794 [PR #1203] fix indentation for leetcode_directory_md.py 2026-01-29 15:24:42 +00:00

Closed #1786 [PR #1199] add leetcode Find the Town Judge 2026-01-29 15:24:39 +00:00

Closed #1784 [PR #1198] [MERGED] Add matrix chain order 2026-01-29 15:24:37 +00:00

Closed #1780 [PR #1194] add leetcode Pow(x, n) 2026-01-29 15:24:34 +00:00

Closed #1771 [PR #1189] add leetcode Keys and Rooms 2026-01-29 15:24:29 +00:00

Closed #1770 [PR #1185] add leetcode Longest Square Streak in an Array 2026-01-29 15:24:28 +00:00

Closed #1763 [PR #1184] add leetcode Longest Chunked Palindrome Decomposition 2026-01-29 15:24:24 +00:00

Closed #1759 [PR #1180] [MERGED] add leetcode Maximum Difference Between Node and Ancestor 2026-01-29 15:24:22 +00:00

Closed #1760 [PR #1183] [MERGED] add leetcode Difference Between Ones and Zeros in Row and Column 2026-01-29 15:24:22 +00:00

Closed #1755 [PR #1178] [CLOSED] add leetcode Find K Closest Elements 2026-01-29 15:24:20 +00:00

Closed #1756 [PR #1179] [MERGED] add leetcode Binary Tree Maximum Path Sum 2026-01-29 15:24:20 +00:00

Closed #1752 [PR #1176] [MERGED] Fix Awesome Workflow 2026-01-29 15:24:18 +00:00

Closed #1751 [PR #1174] add leetcode Number of Laser Beams in a Bank 2026-01-29 15:24:17 +00:00

Closed #1747 [PR #1170] [CLOSED] added quick_select in C 2026-01-29 15:24:14 +00:00

Closed #1746 [PR #1169] Create KnightTravail.c 2026-01-29 15:24:12 +00:00

Closed #1744 [PR #1166] add leetcode Longest Valid Parentheses 2026-01-29 15:24:11 +00:00

Closed #1738 [PR #1164] add LCS algorithm (dynamic programming approach) 2026-01-29 15:24:07 +00:00

Closed #1737 [PR #1162] add leetcode sudoku solver 2026-01-29 15:24:06 +00:00

Closed #1729 [PR #1158] Update naval_battle.c 2026-01-29 15:24:01 +00:00

Closed #1730 [PR #1155] add leetcode Lowest Common Ancestor of a Binary Tree 2026-01-29 15:24:01 +00:00

Closed #1725 [PR #1156] [MERGED] add leetcode Trim a Binary Search Tree 2026-01-29 15:23:58 +00:00

Closed #1723 [PR #1153] add Validate Binary Search Tree 2026-01-29 15:23:56 +00:00

Closed #1722 [PR #1147] add Rectangle Area leetcode 2026-01-29 15:23:55 +00:00

Closed #1720 [PR #1150] [MERGED] add Maximize the Confusion of an Exam leetcode 2026-01-29 15:23:53 +00:00

Closed #1715 [PR #1143] [MERGED] fix: Removed double / unintended free 2026-01-29 15:23:50 +00:00

Closed #1717 [PR #1146] [MERGED] add Minimum Number of Operations to Move All Balls to Each Box leetcode 2026-01-29 15:23:50 +00:00

Closed #1714 [PR #1140] add Number of Ways to Select Buildings 2026-01-29 15:23:47 +00:00

Closed #1702 [PR #1132] [MERGED] add trapping rain water. 2026-01-29 15:23:43 +00:00

Closed #1703 [PR #1135] [CLOSED] Maximum erasure value 2026-01-29 15:23:43 +00:00

Closed #1705 [PR #1136] add complinent of 10 integer 2026-01-29 15:23:43 +00:00

Closed #1699 [PR #1131] docs: add a guide for new LeetCode solutions 2026-01-29 15:23:41 +00:00

Closed #1698 [PR #1128] [MERGED] fix: added solution link to problem 62 2026-01-29 15:23:40 +00:00

Closed #1697 [PR #1127] [CLOSED] Written code for prim's algorithm with min heapify technique 2026-01-29 15:23:39 +00:00

Closed #1695 [PR #1124] Create Reverse.c 2026-01-29 15:23:36 +00:00

Closed #1685 [PR #1119] Added definition of different sorts. 2026-01-29 15:23:32 +00:00

Closed #1684 [PR #1115] Linear time pattern searching Algorithm.c 2026-01-29 15:23:31 +00:00

Closed #1681 [PR #1114] [CLOSED] Matrix Multiplication using MPI 2026-01-29 15:23:30 +00:00

Closed #1676 [PR #1110] Find Prime numbers up to 1 Billion in less than 20 seconds 2026-01-29 15:23:28 +00:00

Closed #1677 [PR #1111] [CLOSED] Create d_linkedlist_search.c 2026-01-29 15:23:28 +00:00

Closed #1678 [PR #1113] [MERGED] added leetcode problem 75 2026-01-29 15:23:28 +00:00

Closed #1674 [PR #1108] [CLOSED] Adding double(dynamic) hashing in searching 2026-01-29 15:23:27 +00:00

Closed #1675 [PR #1109] [CLOSED] Added code for graph implementation. 2026-01-29 15:23:27 +00:00

Closed #1673 [PR #1107] Char_to_ASCII 2026-01-29 15:23:26 +00:00

Closed #1664 [PR #1101] simple stack 2026-01-29 15:23:20 +00:00

Closed #1665 [PR #1102] Algo 2026-01-29 15:23:20 +00:00

Closed #1657 [PR #1096] chore: use the DIRECTORY.md workflow from the scripts repository 2026-01-29 15:23:14 +00:00

Closed #1650 [PR #1090] Added strassen matrix code. 2026-01-29 15:23:09 +00:00

Closed #1648 [PR #1091] [CLOSED] Added Ftractional_knapsack code 2026-01-29 15:23:08 +00:00

Closed #1649 [PR #1087] Binary_Search.c 2026-01-29 15:23:08 +00:00

Closed #1642 [PR #1081] added morris traversal in binary tree data structures 2026-01-29 15:23:05 +00:00

Closed #1643 [PR #1082] Add code of Intersection of linkedlist 2026-01-29 15:23:05 +00:00

Closed #1636 [PR #1078] [CLOSED] Create Pascal_triangle.c 2026-01-29 15:23:03 +00:00

Closed #1635 [PR #1076] [CLOSED] Create krushkals.c 2026-01-29 15:23:02 +00:00

Closed #1630 [PR #1072] Added some more implementation of LinkedList basic functions 2026-01-29 15:22:58 +00:00

Closed #1631 [PR #1069] Created 2427.c 2026-01-29 15:22:58 +00:00

Closed #1624 [PR #1066] [CLOSED] priority queue 2026-01-29 15:22:55 +00:00

Closed #1622 [PR #1062] [MERGED] feat: add LeetCode problem 62 2026-01-29 15:22:54 +00:00

Closed #1623 [PR #1064] [CLOSED] Add Code For Implement Linked list 2026-01-29 15:22:54 +00:00

Closed #1620 [PR #1061] Add Solution of 62 ques of Leet Code 2026-01-29 15:22:53 +00:00

Closed #1617 [PR #1060] [CLOSED] Create selection.cpp 2026-01-29 15:22:51 +00:00

Closed #1613 [PR #1056] selection sort code in c language very basic and important sorting algo 2026-01-29 15:22:48 +00:00

Closed #1610 [PR #1052] [CLOSED] Longest Common Substring 2026-01-29 15:22:46 +00:00

Closed #1606 [PR #1046] contact_manger 2026-01-29 15:22:44 +00:00

Closed #1597 [PR #1042] Added recursive binary search 2026-01-29 15:22:38 +00:00

Closed #1589 [PR #1036] Added roots.c 2026-01-29 15:22:32 +00:00

Closed #1587 [PR #1038] [MERGED] Create circular_doubly_linked_list.c 2026-01-29 15:22:31 +00:00

Closed #1584 [PR #1035] efficient solution for GCD question 2026-01-29 15:22:29 +00:00

Closed #1585 [PR #1034] Added program for matrix chain multiplication 2026-01-29 15:22:29 +00:00

Closed #1579 [PR #1031] [CLOSED] Update to binary_insertion_sort.c 2026-01-29 15:22:28 +00:00

Closed #1582 [PR #1032] Code to find prime numbers in a given range 2026-01-29 15:22:28 +00:00

Closed #1575 [PR #1023] feat: leetcode Delete the Middle Node of a Linked List solution (2095) 2026-01-29 15:22:26 +00:00

Closed #1576 [PR #1027] Create common_factors 2026-01-29 15:22:26 +00:00

Closed #1571 [PR #1026] [CLOSED] Added leetcode problem 100 2026-01-29 15:22:25 +00:00

Closed #1573 [PR #1028] [CLOSED] Create infix_to_postfix.c 2026-01-29 15:22:25 +00:00

Closed #1569 [PR #1021] feat: leetcode Construct Binary Search Tree from Preorder Traversal s… 2026-01-29 15:22:23 +00:00

Closed #1570 [PR #1022] feat: leetcode Next Greater Node In Linked List solution (1019) 2026-01-29 15:22:23 +00:00

Closed #1566 [PR #1019] [CLOSED] Create 2428.cpp 2026-01-29 15:22:22 +00:00

Closed #1564 [PR #1017] Create 2427.c 2026-01-29 15:22:20 +00:00

Closed #1563 [PR #1014] Create priority.c 2026-01-29 15:22:19 +00:00

Closed #1555 [PR #1010] I have modified and shortened the armstrong code 2026-01-29 15:22:15 +00:00

Closed #1556 [PR #1009] Create recursive_binary_search_c++ 2026-01-29 15:22:15 +00:00

Closed #1552 [PR #1008] [MERGED] Misc rot13 2026-01-29 15:22:14 +00:00

Closed #1548 [PR #1004] [CLOSED] Update tic_tac_toe.c 2026-01-29 15:22:11 +00:00

Closed #1549 [PR #1005] [CLOSED] [FEATURE]Hangman a classic word game 2026-01-29 15:22:11 +00:00

Closed #1543 [PR #998] feat: add solution to leetcode problem 135, candy 2026-01-29 15:22:08 +00:00

Closed #1544 [PR #999] Aryan longest-palindromic-substring 2026-01-29 15:22:08 +00:00

Closed #1539 [PR #997] [MERGED] feat: add Leetcode problem 119 2026-01-29 15:22:06 +00:00

Closed #1537 [PR #993] hacktoberfest-2022 2026-01-29 15:22:05 +00:00

Closed #1532 [PR #991] [CLOSED] srch_insert_linklist 2026-01-29 15:22:03 +00:00

Closed #1526 [PR #986] [CLOSED] feat: leetcode Maximum Twin Sum of a Linked List solution 2026-01-29 15:21:59 +00:00

Closed #1528 [PR #990] [CLOSED] feat: Matrix transpose 2026-01-29 15:21:59 +00:00

Closed #1524 [PR #981] Create 485.c 2026-01-29 15:21:57 +00:00

Closed #1525 [PR #984] feat: knapsack algorithm 2026-01-29 15:21:57 +00:00

Closed #1520 [PR #980] [CLOSED] Create 485.c 2026-01-29 15:21:54 +00:00

Closed #1519 [PR #979] [CLOSED] Create 485.c 2026-01-29 15:21:50 +00:00

Closed #1514 [PR #969] Create BinarySearchRecursion.c 2026-01-29 15:21:46 +00:00

Closed #1513 [PR #971] Bernoulli Probability.c 2026-01-29 15:21:45 +00:00

Closed #1508 [PR #966] docs: improve the contributing guidelines 2026-01-29 15:21:40 +00:00

Closed #1507 [PR #968] Added non_preemptive_priority_scheduling in Process Scheduling Algorithm 2026-01-29 15:21:39 +00:00

Closed #1500 [PR #962] Update server.c 2026-01-29 15:21:32 +00:00

Closed #1498 [PR #957] [MERGED] Return SUCCESS status 2026-01-29 15:21:30 +00:00

Closed #1497 [PR #958] [CLOSED] Lwk 2026-01-29 15:21:29 +00:00

Closed #1496 [PR #955] Create ubiquitous_binary_search.c 2026-01-29 15:21:27 +00:00

Closed #1495 [PR #954] Create Tic_Tac_Toe_Game.c 2026-01-29 15:21:26 +00:00

Closed #1492 [PR #952] [CLOSED] Pythagorean_theorem 2026-01-29 15:21:23 +00:00

Closed #1481 [PR #944] add leetcode solution of problem 154 2026-01-29 15:21:13 +00:00

Closed #1473 [PR #937] Add reverse function to reverse a given doubly linked list in doubly_linked_list.c 2026-01-29 15:21:08 +00:00

Closed #1474 [PR #938] Adding curated list of patterns with their programs under the name of patterns directory 2026-01-29 15:21:08 +00:00

Closed #1464 [PR #929] Making Even With Main To Make Further Contributions 2026-01-29 15:21:01 +00:00

Closed #1465 [PR #930] Remote Command Execution Using UDP Client Server Model (& Merging Branch Locally) 2026-01-29 15:21:01 +00:00

Closed #1456 [PR #923] fix: free the allocated resources in quick sort 2026-01-29 15:20:54 +00:00

Closed #1451 [PR #922] [CLOSED] test: remove input from user and add test for merge sort algorithm 2026-01-29 15:20:52 +00:00

Closed #1450 [PR #920] docs: remove redundant space before comma 2026-01-29 15:20:50 +00:00

Closed #1449 [PR #916] feat: add priority queue 2026-01-29 15:20:49 +00:00

Closed #1447 [PR #919] [MERGED] fix: Hotfix/awesome zero files 2026-01-29 15:20:48 +00:00

Closed #1443 [PR #914] fix: fixed index of parent in sorting/heap_sort_2.c 2026-01-29 15:20:44 +00:00

Closed #1444 [PR #913] fix: Update the CoC to match the .github repository 2026-01-29 15:20:44 +00:00

Closed #1440 [PR #912] [CLOSED] codechef questions 2026-01-29 15:20:42 +00:00

Closed #1437 [PR #909] Added file for stack using Linked List 2026-01-29 15:20:38 +00:00

Closed #1434 [PR #908] [CLOSED] Heap Sort Using Maximum Heap Tree cpp program 2026-01-29 15:20:37 +00:00

Closed #1430 [PR #904] Added Bit manipulation codes 2026-01-29 15:20:33 +00:00

Closed #1427 [PR #903] [CLOSED] Tree traversal programme 2026-01-29 15:20:30 +00:00

Closed #1423 [PR #894] Added Stack implemented by array 2026-01-29 15:20:26 +00:00

Closed #1414 [PR #892] Created KadaneAlgorithm.c 2026-01-29 15:20:21 +00:00

Closed #1415 [PR #893] feat: add info calculator for various stats of an ip address 2026-01-29 15:20:21 +00:00

Closed #1405 [PR #883] feat: Add the Sentinel Search algorithm 2026-01-29 15:20:15 +00:00

Closed #1406 [PR #888] Sentinel search: Remove bounds check (fixes #887) 2026-01-29 15:20:15 +00:00

Closed #1403 [PR #886] [CLOSED] Algorithm to Split linked list into even and odd integers linked list. 2026-01-29 15:20:14 +00:00

Closed #1399 [PR #882] Added Leetcode solution for problem 5 2026-01-29 15:20:10 +00:00

Closed #1400 [PR #881] Matrix determinant 2026-01-29 15:20:10 +00:00

Closed #1396 [PR #879] [CLOSED] Armstrong Number in C 2026-01-29 15:20:08 +00:00

Closed #1392 [PR #876] Create two sum.c 2026-01-29 15:20:05 +00:00

Closed #1393 [PR #877] infixToPostFix using Stack Data Structure Added 2026-01-29 15:20:05 +00:00

Closed #1383 [PR #872] feat: Add conversion/decimal_to_anybase.c algorithm 2026-01-29 15:19:58 +00:00

Closed #1382 [PR #868] Added Array User Defined Functions (UDFs) 2026-01-29 15:19:57 +00:00

Closed #1377 [PR #865] Create Introduction 2026-01-29 15:19:52 +00:00

Closed #1375 [PR #864] Create Kruskal 2026-01-29 15:19:51 +00:00

Closed #1368 [PR #861] Create 14.Longest Common Prefix.c 2026-01-29 15:19:49 +00:00

Closed #1369 [PR #858] feat: add G.711 a-law algorithm 2026-01-29 15:19:49 +00:00

Closed #1364 [PR #855] [MERGED] feat: Odd Even Sorting Algorithm 2026-01-29 15:19:47 +00:00

Closed #1361 [PR #853] feat: TCP Client Server Half Duplex Communication 2026-01-29 15:19:45 +00:00

Closed #1362 [PR #854] feat: add BFS,DFS algorithms using adjacency matrix 2026-01-29 15:19:45 +00:00

Closed #1353 [PR #841] [MERGED] feat: Added a program that prints words in alphabetical order using binary tree data structure 2026-01-29 15:19:39 +00:00

Closed #1352 [PR #842] [MERGED] docs: Changes in README 2026-01-29 15:19:38 +00:00

Closed #1350 [PR #834] feat: Create LCS.c 2026-01-29 15:19:36 +00:00

Closed #1348 [PR #833] [CLOSED] feat: Code for Reversing a Linked list 2026-01-29 15:19:35 +00:00

Closed #1349 [PR #838] [MERGED] tests: added get_angle test function in geometry/vector3d 2026-01-29 15:19:35 +00:00

Closed #1345 [PR #832] Reversing a Singly linked list 2026-01-29 15:19:32 +00:00

Closed #1343 [PR #830] [MERGED] feat: Add the Approved Label workflow 2026-01-29 15:19:31 +00:00

Closed #1338 [PR #820] feat: printf statement written in c (as minprintf) without using stdio.h li… 2026-01-29 15:19:27 +00:00

Closed #1335 [PR #818] [MERGED] feat: Exponential Search 2026-01-29 15:19:26 +00:00

Closed #1330 [PR #813] feat: Add CodeQL Analysis workflow 2026-01-29 15:19:22 +00:00

Closed #1331 [PR #807] fix: assertion failed on negative numbers in conversions/c_atoi_str_to_integer.c 2026-01-29 15:19:22 +00:00

Closed #1326 [PR #809] [MERGED] feat: created heap_sort_2.c 2026-01-29 15:19:20 +00:00

Closed #1324 [PR #806] feat: added selection_sort_recursive.c 2026-01-29 15:19:18 +00:00

Closed #1323 [PR #805] fix: possible segmentation faults in numerical_methods/mean.c 2026-01-29 15:19:17 +00:00

Closed #1318 [PR #804] [CLOSED] Added LeetCode Solution 98 and updated Readme.md 2026-01-29 15:19:15 +00:00

Closed #1316 [PR #797] feat: added naval_battle, to games. 2026-01-29 15:19:13 +00:00

Closed #1313 [PR #796] [MERGED] [CI - bugfix] remove windows builds 2026-01-29 15:19:12 +00:00

Closed #1306 [PR #790] [CLOSED] feat: add game algorithm, to games. 2026-01-29 15:19:08 +00:00

Closed #1307 [PR #791] [CLOSED] feat: add game algorithm, to games. 2026-01-29 15:19:08 +00:00

Closed #1308 [PR #787] feat: add game algorithm, to games. 2026-01-29 15:19:08 +00:00

Closed #1301 [PR #783] [MERGED] Header name fix 2026-01-29 15:19:06 +00:00

Closed #1302 [PR #786] [CLOSED] added the 326 exercise of leetcode. 2026-01-29 15:19:06 +00:00

Closed #1296 [PR #775] feat: Add huffman encode 2026-01-29 15:19:03 +00:00

Closed #1297 [PR #779] docs: fix md style 2026-01-29 15:19:03 +00:00

Closed #1288 [PR #772] Update bubble_sort_2.c 2026-01-29 15:18:58 +00:00

Closed #1289 [PR #770] fix: file names modified for better readability 2026-01-29 15:18:58 +00:00

Closed #1284 [PR #769] [CLOSED] Create polynomial_multiplication_using_linked_list.c 2026-01-29 15:18:56 +00:00

Closed #1281 [PR #759] fix: Fixed error relating importing of Header file <limits.h> at data_structures/heap/min_heap.c 2026-01-29 15:18:54 +00:00

Closed #1282 [PR #765] Improve source code formatting & remove unneccessary lines at data_structures/linked_list/ascending_priority_queue.c 2026-01-29 15:18:54 +00:00

Closed #1274 [PR #756] Improve source code formatting at data_structures/binary_trees/threaded_binary_trees.c 2026-01-29 15:18:50 +00:00

Closed #1273 [PR #755] Improve source code formatting at data_structures/binary_trees/segment_tree.c 2026-01-29 15:18:50 +00:00

Closed #1262 [PR #747] fix: Fixed error relating importing of Header file at data_structures/array/carray.c 2026-01-29 15:18:47 +00:00

Closed #1263 [PR #748] fix: Fixed error relating importing of Header file at data_structures/array/carray_tests.c 2026-01-29 15:18:47 +00:00

Closed #1264 [PR #751] fix: Changed "into" to "in" in data_structures/binary_trees/avl_tree.c 2026-01-29 15:18:47 +00:00

Closed #1256 [PR #746] Improve sourcecode formatting Update to_decimal.c 2026-01-29 15:18:45 +00:00

Closed #1246 [PR #741] Improve source code formatting formatting at conversions/decimal_to_hexa.c 2026-01-29 15:18:40 +00:00

Closed #1243 [PR #740] [CLOSED] Improve source code formatting formatting at conversions/decimal_to_binary.c 2026-01-29 15:18:38 +00:00

Closed #1238 [PR #735] bubble_sort 2026-01-29 15:18:35 +00:00

Closed #1239 [PR #734] Strassen Algorithm 2026-01-29 15:18:35 +00:00

Closed #1230 [PR #728] Create polynomial_multiplication_using_linked_list.c 2026-01-29 15:18:31 +00:00

Closed #1227 [PR #726] [CLOSED] improve README.md 2026-01-29 15:18:30 +00:00

Closed #1224 [PR #724] Queue Implementation Using Linked List 2026-01-29 15:18:28 +00:00

Closed #1217 [PR #722] [CLOSED] Update dynamic_array.c 2026-01-29 15:18:27 +00:00

Closed #1222 [PR #721] Add Perguntados Game 2026-01-29 15:18:27 +00:00

Closed #1223 [PR #723] feat: Adding fibonacci triangle program 2026-01-29 15:18:27 +00:00

Closed #1214 [PR #715] Create evaluating_postfix_using_array.c 2026-01-29 15:18:25 +00:00

Closed #1215 [PR #718] feat: adds to linkedlist 2026-01-29 15:18:25 +00:00

Closed #1206 [PR #712] Create multiple_stack.c 2026-01-29 15:18:22 +00:00

Closed #1196 [PR #707] Create fibonacci_series.c 2026-01-29 15:18:18 +00:00

Closed #1195 [PR #706] Operating system 2026-01-29 15:18:17 +00:00

Closed #1185 [PR #698] add:Recursive factorial calculation 2026-01-29 15:18:14 +00:00

Closed #1186 [PR #699] Matrix Multiplication 2026-01-29 15:18:14 +00:00

Closed #1178 [PR #697] [CLOSED] Polynomial Multiplication Using Linked List.c 2026-01-29 15:18:12 +00:00

Closed #1179 [PR #696] Doubly circular linked list 2026-01-29 15:18:12 +00:00

Closed #1174 [PR #693] [CLOSED] Coin Exchange Problem 2026-01-29 15:18:10 +00:00

Closed #1175 [PR #695] [CLOSED] Added to greedy algorithms 2026-01-29 15:18:10 +00:00

Closed #1173 [PR #692] adding new convertion function (int to another base) 2026-01-29 15:18:09 +00:00

Closed #1171 [PR #688] Create Stack(Dynamic Memory Allocation).c 2026-01-29 15:18:08 +00:00

Closed #1164 [PR #687] [CLOSED] Added prim's Algorithm 2026-01-29 15:18:05 +00:00

Closed #1165 [PR #684] Rename redblacktree.c to red_black_tree.c 2026-01-29 15:18:05 +00:00

Closed #1162 [PR #683] [CLOSED] Reverse Linked List 2026-01-29 15:18:04 +00:00

Closed #1158 [PR #681] heapsort 2026-01-29 15:18:03 +00:00

Closed #1159 [PR #678] Create doubly_linked_list.c 2026-01-29 15:18:03 +00:00

Closed #1154 [PR #677] [MERGED] feat: Implemented octal to hexadecimal conversion 2026-01-29 15:18:02 +00:00

Closed #1153 [PR #676] [CLOSED] Infix to PostFix Parenthis check using C 2026-01-29 15:18:00 +00:00

Closed #1152 [PR #675] [CLOSED] [enhancement] Solution to Project Euler Problem 11 2026-01-29 15:17:59 +00:00

Closed #1147 [PR #668] Created merge_two_sorted_linkedlist.c file in C/data_structures/linked_list/ 2026-01-29 15:17:57 +00:00

Closed #1148 [PR #671] feat: guidelines for reviewers 2026-01-29 15:17:57 +00:00

Closed #1138 [PR #664] Create jump a file 2026-01-29 15:17:53 +00:00

Closed #1129 [PR #658] Add another hexadecimal to octal conversion 2026-01-29 15:17:48 +00:00

Closed #1130 [PR #657] arraySearch 2026-01-29 15:17:48 +00:00

Closed #1127 [PR #661] [CLOSED] stack_using_linkedList 2026-01-29 15:17:47 +00:00

Closed #1123 [PR #656] Program for insertion sort 2026-01-29 15:17:44 +00:00

Closed #1119 [PR #654] [CLOSED] Optimized bubblesort.c 2026-01-29 15:17:43 +00:00

Closed #1120 [PR #653] [CLOSED] feat: Project Euler Problem #107 2026-01-29 15:17:43 +00:00

Closed #1114 [PR #649] [CLOSED] feat: Project Euler Problem 59 2026-01-29 15:17:41 +00:00

Closed #1115 [PR #647] [MERGED] insertion_sort_recursive 2026-01-29 15:17:41 +00:00

Closed #1117 [PR #651] [CLOSED] Huffman Coding 2026-01-29 15:17:41 +00:00

Closed #1118 [PR #650] [CLOSED] [Feat]: Leetcode Problem 202 2026-01-29 15:17:41 +00:00

Closed #1111 [PR #646] Added American Flag Sort 2026-01-29 15:17:39 +00:00

Closed #1112 [PR #645] feat : articulation point algorithm 2026-01-29 15:17:39 +00:00

Closed #1102 [PR #637] Create strand_sort.c 2026-01-29 15:17:34 +00:00

Closed #1103 [PR #640] Added Odd-Even sorting 2026-01-29 15:17:34 +00:00

Closed #1093 [PR #634] Added a Complete Menu driven Program containing all the standard problems of a Circular Doubly Linked List[DataStructures->LinkedList->circular_doubly_linked_list 2026-01-29 15:17:30 +00:00

Closed #1089 [PR #635] [CLOSED] Added TimSort for C 2026-01-29 15:17:29 +00:00

Closed #1084 [PR #627] update linear_search.c 2026-01-29 15:17:27 +00:00

Closed #1085 [PR #629] Added octal to binary conversion 2026-01-29 15:17:27 +00:00

Closed #1077 [PR #625] Knapsack.c 2026-01-29 15:17:24 +00:00

Closed #1076 [PR #624] [CLOSED] FCFS Cpu scheduling algorithm in C. 2026-01-29 15:17:22 +00:00

Closed #1072 [PR #616] Update queue.c 2026-01-29 15:17:18 +00:00

Closed #1064 [PR #612] knapsack.c 2026-01-29 15:17:14 +00:00

Closed #1063 [PR #613] huffman.c 2026-01-29 15:17:13 +00:00

Closed #1059 [PR #611] [MERGED] feat: add infix_to_postfix.c 2026-01-29 15:17:12 +00:00

Closed #1058 [PR #610] [feat/fix]: Add contributing guidelines and update templates 2026-01-29 15:17:11 +00:00

Closed #1056 [PR #608] Revert "Added math function power" 2026-01-29 15:17:10 +00:00

Closed #1057 [PR #607] Revert "Added strlen function" 2026-01-29 15:17:10 +00:00

Closed #1052 [PR #606] [MERGED] Added strlen function 2026-01-29 15:17:09 +00:00

Closed #1051 [PR #600] feat:Add Polynomial Addition 2026-01-29 15:17:07 +00:00

Closed #1050 [PR #604] Added math function power 2026-01-29 15:17:06 +00:00

Closed #1046 [PR #602] [CLOSED] binary-tree 2026-01-29 15:17:05 +00:00

Closed #1044 [PR #598] feat: Project Euler Problem 7 - #167 2026-01-29 15:17:02 +00:00

Closed #1041 [PR #599] [MERGED] feat: Project Euler Problem 5 - #162 2026-01-29 15:17:01 +00:00

Closed #1035 [PR #593] [doc fix and add test]fix documentation in prime and strong number 2026-01-29 15:16:59 +00:00

Closed #1036 [PR #594] [feature] added 3d geometry operations 2026-01-29 15:16:59 +00:00

Closed #1025 [PR #588] feat: K Means Clutering Added 2026-01-29 15:16:55 +00:00

Closed #1026 [PR #585] Cryptography using C 2026-01-29 15:16:55 +00:00

Closed #1019 [PR #587] [MERGED] [fix] insertion and selection sort 2026-01-29 15:16:53 +00:00

Closed #1017 [PR #580] [enhancement] formatted and added Hash directory to cmake 2026-01-29 15:16:52 +00:00

Closed #1018 [PR #584] C Cryptography Algorithms 2026-01-29 15:16:52 +00:00

Closed #1014 [PR #579] [bug+docs] add docs + fix error in getMax 2026-01-29 15:16:51 +00:00

Closed #1008 [PR #577] [enhancement] Client_server folder code updated for windows OS as well. 2026-01-29 15:16:48 +00:00

Closed #1005 [PR #575] [MERGED] decimal to binary using recursion 2026-01-29 15:16:47 +00:00

Closed #1001 [PR #569] Added 3 problems to leetcode dir, updated README 2026-01-29 15:16:44 +00:00

Closed #1002 [PR #570] Added 3 problems to leetcode dir, updated README 2026-01-29 15:16:44 +00:00

Closed #992 [PR #564] [enhancement] Added Clang tidy based static code analysis and formatting 2026-01-29 15:16:40 +00:00

Closed #991 [PR #559] [Bug] gnome sort: reverted merge commit adding error 2026-01-29 15:16:39 +00:00

Closed #981 [PR #556] [MERGED] [docs] add documentation group 2026-01-29 15:16:36 +00:00

Closed #984 [PR #553] [bugs] fixes for lgtm and improve docs 2026-01-29 15:16:36 +00:00

Closed #975 [PR #547] added taylor series 2026-01-29 15:16:34 +00:00

Closed #977 [PR #552] [bugs/lgtm] code + doc fixes + lgtm corrections 2026-01-29 15:16:34 +00:00

Closed #974 [PR #551] [MERGED] [bugs,docs] Fixes to existing code for LGTM and documentation 2026-01-29 15:16:33 +00:00

Closed #970 [PR #544] Revert "improved library" 2026-01-29 15:16:32 +00:00

Closed #969 [PR #542] improved library 2026-01-29 15:16:31 +00:00

Closed #961 [PR #536] [MERGED] Modified code of misc/Factorial.c to accomodate larger numbers. 2026-01-29 15:16:29 +00:00

Closed #962 [PR #539] Automatic documentation generation using Doxygen and GitHub hooks 2026-01-29 15:16:29 +00:00

Closed #958 [PR #534] [MERGED] added heap to readme; missing in the master README 2026-01-29 15:16:28 +00:00

Closed #959 [PR #537] [CLOSED] hanoi tower - stacks 2026-01-29 15:16:28 +00:00

Closed #960 [PR #538] [MERGED] Resolved PR #532 2026-01-29 15:16:28 +00:00

Closed #956 [PR #531] Spelling is incorrect 2026-01-29 15:16:27 +00:00

Closed #957 [PR #533] [MERGED] Circular Linked List 2026-01-29 15:16:27 +00:00

Closed #952 [PR #530] [MERGED] Added a new Tic Tac Toe game made using C 2026-01-29 15:16:26 +00:00

Closed #949 [PR #528] Readme updates 2026-01-29 15:16:25 +00:00

Closed #950 [PR #527] hash set data structure 2026-01-29 15:16:25 +00:00

Closed #942 [PR #525] [CLOSED] hash set data structure 2026-01-29 15:16:24 +00:00

Closed #946 [PR #526] Octal to Decimal 2026-01-29 15:16:24 +00:00

Closed #948 [PR #524] Numerical methods 2026-01-29 15:16:24 +00:00

Closed #941 [PR #521] [MERGED] Added Sorting Algorithms 2026-01-29 15:16:23 +00:00

Closed #938 [PR #518] [MERGED] Project euler/master 2026-01-29 15:16:22 +00:00

Closed #939 [PR #520] [MERGED] dynamic array data structure 2026-01-29 15:16:22 +00:00

Closed #936 [PR #515] Improve space complexity from O(n) to O(1) 2026-01-29 15:16:21 +00:00

Closed #935 [PR #514] added file for djikstars's in /greedy_approach 2026-01-29 15:16:20 +00:00

Closed #930 [PR #512] [CLOSED] Negative index of array 2026-01-29 15:16:19 +00:00

Closed #927 [PR #508] [CLOSED] heapsort implementation started at index 1 2026-01-29 15:16:18 +00:00

Closed #928 [PR #511] [MERGED] make strdup handle string alocation 2026-01-29 15:16:18 +00:00

Closed #924 [PR #506] [MERGED] Create 872.c 2026-01-29 15:16:17 +00:00

Closed #925 [PR #507] [MERGED] heapsort does not work for sorted input 1,2,3,4,5 2026-01-29 15:16:17 +00:00

Closed #922 [PR #505] [CLOSED] adds to queue.c 2026-01-29 15:16:16 +00:00

Closed #923 [PR #500] GitHub Action run cpplint only on files that differ from master 2026-01-29 15:16:16 +00:00

Closed #916 [PR #499] HEXtoBIN 2026-01-29 15:16:14 +00:00

Closed #913 [PR #498] [MERGED] Create BeadSort.c 2026-01-29 15:16:13 +00:00

Closed #908 [PR #493] Create FactorialNoRec.c 2026-01-29 15:16:11 +00:00

Closed #909 [PR #494] Adding LeetCode Problem 38 2026-01-29 15:16:11 +00:00

Closed #898 [PR #488] Add LeetCode 231 2026-01-29 15:16:06 +00:00

Closed #899 [PR #489] Add LeetCode 367 2026-01-29 15:16:06 +00:00

Closed #888 [PR #479] Leetcode 7 2026-01-29 15:16:01 +00:00

Closed #889 [PR #483] Doubly Linked List 2026-01-29 15:16:01 +00:00

Closed #883 [PR #481] [CLOSED] Implementation of dictionary using binary trees 2026-01-29 15:15:58 +00:00

Closed #881 [PR #478] [MERGED] Created algorithm to convert binary to octal. 2026-01-29 15:15:56 +00:00

Closed #882 [PR #477] Added Reverse Linked List Code 2026-01-29 15:15:56 +00:00

Closed #878 [PR #475] [MERGED] Add leetcode String to Integer (atoi) (8.c) and Integer to Roman (12.c) 2026-01-29 15:15:55 +00:00

Closed #875 [PR #470] [feature] newly added search exponential search 2026-01-29 15:15:54 +00:00

Closed #868 [PR #464] Added a new Algorithm of Multi-programming_with_Fixed_Tasks 2026-01-29 15:15:50 +00:00

Closed #869 [PR #468] added solution and modified README.md for problem 11 2026-01-29 15:15:50 +00:00

Closed #865 [PR #466] [MERGED] Create kruskal.c 2026-01-29 15:15:49 +00:00

Closed #866 [PR #467] [CLOSED] while loop and condition is now in for loop only so only one for loop is used 2026-01-29 15:15:49 +00:00

Closed #862 [PR #459] Create acessbound_soulreapermxi.c 2026-01-29 15:15:47 +00:00

Closed #860 [PR #462] [CLOSED] changed README 2026-01-29 15:15:46 +00:00

Closed #861 [PR #463] Create hello-world.c 2026-01-29 15:15:46 +00:00

Closed #856 [PR #457] Created PigeonHole sorting algorithm 2026-01-29 15:15:44 +00:00

Closed #857 [PR #458] Create Merge_link.C 2026-01-29 15:15:44 +00:00

Closed #854 [PR #453] [CLOSED] Added program Intersecting_Line_Segments 2026-01-29 15:15:43 +00:00

Closed #855 [PR #454] [CLOSED] Add queue data structure 2026-01-29 15:15:43 +00:00

Closed #851 [PR #451] Project Euler Solution 2026-01-29 15:15:41 +00:00

Closed #852 [PR #452] Added Large Factorial 2026-01-29 15:15:41 +00:00

Closed #841 [PR #443] Add files via upload 2026-01-29 15:15:38 +00:00

Closed #842 [PR #446] Create sol.c 2026-01-29 15:15:38 +00:00

Closed #833 [PR #442] Create BasicEuclideanAlgorithm 2026-01-29 15:15:36 +00:00

Closed #832 [PR #440] No use of int main(void) so changed it to its equivalent void main(); 2026-01-29 15:15:35 +00:00

Closed #823 [PR #437] [CLOSED] added infix to postfix conversion for the String. 2026-01-29 15:15:33 +00:00

Closed #820 [PR #436] [MERGED] LCM.c 2026-01-29 15:15:32 +00:00

Closed #822 [PR #434] [CLOSED] Adding Queue data structure library 2026-01-29 15:15:32 +00:00

Closed #818 [PR #433] [CLOSED] Create bubble_sort_function.c 2026-01-29 15:15:31 +00:00

Closed #816 [PR #428] Create doublyLinkedList.c 2026-01-29 15:15:30 +00:00

Closed #817 [PR #432] Semifactorial 2026-01-29 15:15:30 +00:00

Closed #811 [PR #430] [CLOSED] Create sortLinkedList.c 2026-01-29 15:15:28 +00:00

Closed #812 [PR #429] [MERGED] Create middleElementInList.c 2026-01-29 15:15:28 +00:00

Closed #810 [PR #427] Create newQuickSort.c 2026-01-29 15:15:27 +00:00

Closed #798 [PR #421] [CLOSED] void 2026-01-29 15:15:23 +00:00

Closed #800 [PR #418] Update CArrayTests.c 2026-01-29 15:15:23 +00:00

Closed #794 [PR #417] stack using array 2026-01-29 15:15:21 +00:00

Closed #792 [PR #413] queue 2026-01-29 15:15:19 +00:00

Closed #789 [PR #415] [CLOSED] Adding Correlation in dsp 2026-01-29 15:15:18 +00:00

Closed #788 [PR #412] Update Binary_Search.c 2026-01-29 15:15:17 +00:00

Closed #785 [PR #410] [CLOSED] solved problem 10 2026-01-29 15:15:16 +00:00

Closed #787 [PR #411] [CLOSED] sorting algorithm BubbleSort 2026-01-29 15:15:16 +00:00

Closed #782 [PR #405] Palindrome (strings) 2026-01-29 15:15:14 +00:00

Closed #783 [PR #404] HextoBin.c 2026-01-29 15:15:14 +00:00

Closed #775 [PR #401] 647.c 2026-01-29 15:15:10 +00:00

Closed #776 [PR #402] Added solution to knapsack problem 2026-01-29 15:15:10 +00:00

Closed #772 [PR #399] [CLOSED] create string sorting 2026-01-29 15:15:09 +00:00

Closed #768 [PR #396] Error in heap_sort function while sorting 2026-01-29 15:15:07 +00:00

Closed #769 [PR #397] Added a single program for Insertion and deletion in singly and doubly linked list. 2026-01-29 15:15:07 +00:00

Closed #766 [PR #395] Added rot13.c 2026-01-29 15:15:06 +00:00

Closed #765 [PR #394] [CLOSED] Added Leetcode Problem 13: Roman to Integer 2026-01-29 15:15:05 +00:00

Closed #761 [PR #391] Create sol5.c 2026-01-29 15:15:04 +00:00

Closed #762 [PR #390] Create request.md 2026-01-29 15:15:04 +00:00

Closed #752 [PR #386] Create 152.c 2026-01-29 15:14:59 +00:00

Closed #746 [PR #383] [MERGED] Create 11.c 2026-01-29 15:14:58 +00:00

Closed #750 [PR #384] Create 42.c 2026-01-29 15:14:58 +00:00

Closed #742 [PR #380] [CLOSED] Problem 12 project Euler solution 2026-01-29 15:14:56 +00:00

Closed #743 [PR #381] [CLOSED] Added Catlan number Program Using Dynamic Programming in misc 2026-01-29 15:14:56 +00:00

Closed #739 [PR #378] [CLOSED] Problem09 project Euler solution 2026-01-29 15:14:55 +00:00

Closed #740 [PR #379] [CLOSED] Problem 10 project Euler solution 2026-01-29 15:14:55 +00:00

Closed #737 [PR #376] Added Algorithm of conversion from decimal to any base 2026-01-29 15:14:54 +00:00

Closed #736 [PR #373] Create length_linkedList.c 2026-01-29 15:14:53 +00:00

Closed #727 [PR #371] [CLOSED] Binary Tree Implementation using Linked List 2026-01-29 15:14:51 +00:00

Closed #724 [PR #369] [CLOSED] Add Code of Deletion and Sorting of Nodes in Binary Tree 2026-01-29 15:14:50 +00:00

Closed #725 [PR #367] [CLOSED] Added : conversion of Decimal Integer to BCD 2026-01-29 15:14:50 +00:00

Closed #726 [PR #370] [MERGED] Add more solution for leetcode 2026-01-29 15:14:50 +00:00

Closed #721 [PR #365] Adding Graph Algorithms 2026-01-29 15:14:49 +00:00

Closed #722 [PR #366] Adding conversion Algorithme to convert from decimal to ANY base (HacktoberFest 2k19) 2026-01-29 15:14:49 +00:00

Closed #711 [PR #361] Cleaned up, meaningful variable names 2026-01-29 15:14:44 +00:00

Closed #712 [PR #358] Create create Array 2026-01-29 15:14:44 +00:00

Closed #707 [PR #359] [CLOSED] Added reversing of linked list and Floyd Cycle Detection Algo 2026-01-29 15:14:43 +00:00

Closed #705 [PR #356] Added comments to the algorithm and modified some algorithm 2026-01-29 15:14:41 +00:00

Closed #697 [PR #354] [MERGED] Added RC4 stream cipher algorithm 2026-01-29 15:14:39 +00:00

Closed #696 [PR #351] Contribution to the Algorithm Master 2026-01-29 15:14:38 +00:00

Closed #686 [PR #342] Added Conversition and evaluation of infix to postfix expression 2026-01-29 15:14:34 +00:00

Closed #687 [PR #346] [CLOSED] Add Tim Sort 2026-01-29 15:14:34 +00:00

Closed #678 [PR #341] [MERGED] Update SelectionSort.c 2026-01-29 15:14:32 +00:00

Closed #679 [PR #338] Implemented double sided list 2026-01-29 15:14:32 +00:00

Closed #680 [PR #340] Added Cycle Sort 2026-01-29 15:14:32 +00:00

Closed #674 [PR #337] [MERGED] leetcode: Address readability of a few cases, and fix 283 2026-01-29 15:14:31 +00:00

Closed #672 [PR #335] Added ArmstrongNumber.c 2026-01-29 15:14:30 +00:00

Closed #668 [PR #332] [CLOSED] Added time complexity 2026-01-29 15:14:29 +00:00

Closed #669 [PR #334] [CLOSED] Time complexity added 2026-01-29 15:14:29 +00:00

Closed #671 [PR #336] [MERGED] Added commented solution to problem 461 2026-01-29 15:14:29 +00:00

Closed #665 [PR #329] Create Bead Sort 2026-01-29 15:14:28 +00:00

Closed #666 [PR #330] added hexal_to_octal in conversions 2026-01-29 15:14:28 +00:00

Closed #658 [PR #326] Solution to Leetcode Problem 173 2026-01-29 15:14:24 +00:00

Closed #647 [PR #320] Update insertionSort.c 2026-01-29 15:14:20 +00:00

Closed #648 [PR #321] Update SelectionSort.c 2026-01-29 15:14:20 +00:00

Closed #634 [PR #312] [MERGED] Update LinearSearch.c 2026-01-29 15:14:17 +00:00

Closed #635 [PR #314] [MERGED] Added multikey quicksort 2026-01-29 15:14:17 +00:00

Closed #637 [PR #313] [MERGED] Create LICENSE 2026-01-29 15:14:17 +00:00

Closed #638 [PR #316] [CLOSED] Update SelectionSort.c 2026-01-29 15:14:17 +00:00

Closed #633 [PR #311] 249 add maximum number of ballons 2026-01-29 15:14:16 +00:00

Closed #627 [PR #309] [MERGED] Update more leetcode solution 2026-01-29 15:14:15 +00:00

Closed #621 [PR #303] [CLOSED] Update stack_using_linkedlists.c 2026-01-29 15:14:13 +00:00

Closed #622 [PR #302] [CLOSED] Update stack_using_linkedlists.c 2026-01-29 15:14:13 +00:00

Closed #624 [PR #306] [CLOSED] added AVL tree in C 2026-01-29 15:14:13 +00:00

Closed #625 [PR #304] fixed errors in binary search 2026-01-29 15:14:13 +00:00

Closed #618 [PR #301] Median of two sorted arrays No. 4 2026-01-29 15:14:11 +00:00

Closed #619 [PR #297] Added a Factorial algo 2026-01-29 15:14:11 +00:00

Closed #614 [PR #299] [CLOSED] Added conversions/hexa_to_decimal.c 2026-01-29 15:14:10 +00:00

Closed #612 [PR #296] UPDATED 2026-01-29 15:14:08 +00:00

Closed #601 [PR #290] Create quicksort.c 2026-01-29 15:14:04 +00:00

Closed #602 [PR #291] Create binarysearchtree.c 2026-01-29 15:14:04 +00:00

Closed #591 [PR #283] Project Euler Solution 2026-01-29 15:14:00 +00:00

Closed #592 [PR #286] Single and Circular Linked Lists 2026-01-29 15:14:00 +00:00

Closed #586 [PR #282] [MERGED] Adding Code for Red Black Tree 2026-01-29 15:13:58 +00:00

Closed #577 [PR #274] updated shellSort.c 2026-01-29 15:13:54 +00:00

Closed #572 [PR #270] [MERGED] [added] lerp, with both an unprecise and a precise option. 2026-01-29 15:13:53 +00:00

Closed #570 [PR #268] Added Max Heap Data Structure 2026-01-29 15:13:51 +00:00

Closed #568 [PR #266] [CLOSED] Exponential Search added 2026-01-29 15:13:49 +00:00

Closed #566 [PR #261] update coding guidelines, make it comprehensible 2026-01-29 15:13:47 +00:00

Closed #567 [PR #264] devlali numbers 2026-01-29 15:13:47 +00:00

Closed #557 [PR #257] Added DFS algorithm 2026-01-29 15:13:43 +00:00

Closed #558 [PR #258] Added Huffman coding, Hash Sort algorithm and a maze solver 2026-01-29 15:13:43 +00:00

Closed #547 [PR #252] Fix for loop in gnome_sort to make it C89-compatible 2026-01-29 15:13:40 +00:00

Closed #548 [PR #253] added solution to Leetcode problem 771.Jewels and Stones 2026-01-29 15:13:40 +00:00

Closed #544 [PR #251] [MERGED] Add gnome sort 2026-01-29 15:13:39 +00:00

Closed #545 [PR #248] [CLOSED] optimization 2026-01-29 15:13:39 +00:00

Closed #541 [PR #247] [MERGED] Sorting and README.md updates 2026-01-29 15:13:37 +00:00

Closed #543 [PR #246] Added RadixSort to Sorting folder 2026-01-29 15:13:37 +00:00

Closed #536 [PR #240] Update isArmstrong.c 2026-01-29 15:13:34 +00:00

Closed #535 [PR #238] stack implementation by linkedlist 2026-01-29 15:13:33 +00:00

Closed #526 [PR #234] AVL tree 2026-01-29 15:13:30 +00:00

Closed #525 [PR #233] Changed scanf to fgets 2026-01-29 15:13:29 +00:00

Closed #516 [PR #227] Pattern Search 2026-01-29 15:13:25 +00:00

Closed #512 [PR #226] [MERGED] readme.md : fix typo 2026-01-29 15:13:24 +00:00

Closed #515 [PR #228] Add Boyer Moore search algo and simple Makefile 2026-01-29 15:13:24 +00:00

Closed #508 [PR #221] BugFix : loop out of range cause the stack smashing 2026-01-29 15:13:21 +00:00

Closed #509 [PR #222] BugFix : loop out of range will cause stack smashing 2026-01-29 15:13:21 +00:00

Closed #499 [PR #217] Prime factoriziation 2026-01-29 15:13:17 +00:00

Closed #494 [PR #213] [CLOSED] Create perfectNumber.c 2026-01-29 15:13:15 +00:00

Closed #490 [PR #210] Update LinearSearch.c 2026-01-29 15:13:13 +00:00

Closed #491 [PR #211] Add Dining Philosopher 2026-01-29 15:13:13 +00:00

Closed #487 [PR #206] [CLOSED] Update README.md 2026-01-29 15:13:12 +00:00

Closed #484 [PR #204] Add Knuth-Moris-Pratt search algorithm implementation 2026-01-29 15:13:10 +00:00

Closed #475 [PR #199] Some comments for better understanding 2026-01-29 15:13:06 +00:00

Closed #476 [PR #200] An efficient solution. 2026-01-29 15:13:06 +00:00

Closed #466 [PR #192] number invalid if number >= base 2026-01-29 15:13:03 +00:00

Closed #462 [PR #194] [CLOSED] add new algorithm 2026-01-29 15:13:01 +00:00

Closed #458 [PR #189] Added search algo 2026-01-29 15:12:58 +00:00

Closed #459 [PR #190] Added Client Server Implementation 2026-01-29 15:12:58 +00:00

Closed #449 [PR #185] asking user for searching again 2026-01-29 15:12:54 +00:00

Closed #448 [PR #184] Added permutations.c 2026-01-29 15:12:53 +00:00

Closed #438 [PR #179] Added comb sort 2026-01-29 15:12:42 +00:00

Closed #439 [PR #180] Gnome sort added 2026-01-29 15:12:42 +00:00

Closed #429 [PR #171] Refactored the code 2026-01-29 15:12:39 +00:00

Closed #428 [PR #172] Standard naming convention 2026-01-29 15:12:38 +00:00

Closed #420 [PR #167] Please check this solution to Q7 of Project Euler 2026-01-29 15:12:35 +00:00

Closed #421 [PR #169] Please check the solution for Q5 of Project Euler 2026-01-29 15:12:35 +00:00

Closed #402 [PR #156] Created Gauss _Elimination.c 2026-01-29 15:12:26 +00:00

Closed #403 [PR #157] Made code more understandable/updated indentation 2026-01-29 15:12:26 +00:00

Closed #395 [PR #154] Create binarys.c 2026-01-29 15:12:22 +00:00

Closed #396 [PR #155] Create linears.c 2026-01-29 15:12:22 +00:00

Closed #385 [PR #148] Bubble sort (lower to higher) 2026-01-29 15:12:19 +00:00

Closed #386 [PR #146] Update Simpson's_1-3rd_rule.c 2026-01-29 15:12:19 +00:00

Closed #379 [PR #144] modified by lalit 2026-01-29 15:12:16 +00:00

Closed #380 [PR #145] Update sol1.c 2026-01-29 15:12:16 +00:00

Closed #371 [PR #136] Replaced ambigous return codes with macros. 2026-01-29 15:12:11 +00:00

Closed #370 [PR #138] [MERGED] Anagrams 2026-01-29 15:12:10 +00:00

Closed #366 [PR #134] Update on binary with decimal convertions and vice-versa 2026-01-29 15:12:07 +00:00

Closed #357 [PR #129] Create demonetization.c 2026-01-29 15:12:02 +00:00

Closed #358 [PR #127] Create sudokusolver.c 2026-01-29 15:12:02 +00:00

Closed #355 [PR #124] [MERGED] Array Data Structure 2026-01-29 15:12:00 +00:00

Closed #353 [PR #123] 3 very useful codes added 2026-01-29 15:11:58 +00:00

Closed #351 [PR #122] [MERGED] Add three new codes 2026-01-29 15:11:57 +00:00

Closed #347 [PR #118] interpolation.c 2026-01-29 15:11:54 +00:00

Closed #346 [PR #117] balanced parenthesis using stack in C 2026-01-29 15:11:53 +00:00

Closed #343 [PR #114] [MERGED] added binary to hexadecimal conversion 2026-01-29 15:11:52 +00:00

Closed #341 [PR #111] SlowSort 2026-01-29 15:11:49 +00:00

Closed #335 [PR #107] simple modular and generic stack 2026-01-29 15:11:47 +00:00

Closed #330 [PR #104] [MERGED] #102 pull request heap sort is modified at input process to receive an integer directly. 2026-01-29 15:11:45 +00:00

Closed #329 [PR #98] Update Simpson's_1-3rd_rule.c 2026-01-29 15:11:43 +00:00

Closed #328 [PR #102] add heapsort to sorts folder 2026-01-29 15:11:42 +00:00

Closed #325 [PR #97] [CLOSED] Fix style issues in queue and stack 2026-01-29 15:11:41 +00:00

Closed #323 [PR #92] Base64 2026-01-29 15:11:38 +00:00

Closed #317 [PR #91] Create toDecimal.c 2026-01-29 15:11:34 +00:00

Closed #316 [PR #89] Stack implementation using linked list 2026-01-29 15:11:33 +00:00

Closed #309 [PR #86] Updated README.md 2026-01-29 15:11:28 +00:00

Closed #307 [PR #83] [MERGED] Check if a number is prime. 2026-01-29 15:11:25 +00:00

Closed #304 [PR #81] [CLOSED] Removed redundant folders and added 0 case for factorial. 2026-01-29 15:11:21 +00:00

Closed #299 [PR #73] Added linear search algorithm 2026-01-29 15:11:16 +00:00

Closed #297 [PR #72] [MERGED] Bucket Sort Added 2026-01-29 15:11:15 +00:00

Closed #295 [PR #69] Add heap sort 2026-01-29 15:11:11 +00:00

Closed #294 [PR #68] Merged 2 search algorithm folders 2026-01-29 15:11:10 +00:00

Closed #285 [PR #59] Add Sieve of Eratosthenes 2026-01-29 15:11:04 +00:00

Closed #286 [PR #64] Moved fat.c to misc and renamed to Factorial.c 2026-01-29 15:11:04 +00:00

Closed #277 [PR #57] added some algorithms 2026-01-29 15:10:58 +00:00

Closed #278 [PR #58] Invert Binary Tree 2026-01-29 15:10:58 +00:00

Closed #268 [PR #53] Add doubly link list insertion 2026-01-29 15:10:53 +00:00

Closed #267 [PR #50] [CLOSED] Add: Binary to Octal conversion 2026-01-29 15:10:51 +00:00

Closed #262 [PR #41] Trie Data structure implimentation 2026-01-29 15:10:46 +00:00

Closed #255 [PR #38] Singly Linked list deletion 2026-01-29 15:10:39 +00:00

Closed #254 [PR #40] Added basic decimal conversions 2026-01-29 15:10:38 +00:00

Closed #246 [PR #31] added mergesort,quicksort,randomized selection 2026-01-29 15:10:32 +00:00

Closed #244 [PR #30] [MERGED] Created data_structures directory with stack.c. 2026-01-29 15:10:30 +00:00

Closed #240 [PR #26] Changes variable names 2026-01-29 15:10:27 +00:00

Closed #233 [PR #21] Shaker Sort 2026-01-29 15:10:20 +00:00

Closed #230 [PR #18] [MERGED] Rename OtherBubbleSort.c to Sorts/OtherBubbleSort.c 2026-01-29 15:10:16 +00:00

Closed #229 [PR #16] Rename BubbleSort.c to Sorts/BubbleSort.c 2026-01-29 15:10:13 +00:00

Closed #228 [PR #15] Rename Bogo Sort.c to Sorts/Bogo Sort.c 2026-01-29 15:10:12 +00:00

Closed #226 [PR #13] [CLOSED] Merge pull request #1 from TheAlgorithms/master 2026-01-29 15:10:10 +00:00

Closed #223 [PR #10] Added Longest increasing subsequence algorithm, and optimized variance.c 2026-01-29 15:10:05 +00:00

Closed #216 [PR #1] Strong number 2026-01-29 15:09:57 +00:00

Closed #215 [PR #6] Add an other way to sort array with bubble Method 2026-01-29 15:09:56 +00:00

Closed #212 [PR #5] [MERGED] Update Binary to Decimal.c 2026-01-29 15:09:54 +00:00

Closed #208 [FEATURE]: The Repunit theorem 2026-01-29 15:09:11 +00:00

Closed #207 [FEATURE] Add Dijkstra's Algorithm with priority queue 2026-01-29 15:09:04 +00:00

Closed #206 [OTHER] 2026-01-29 15:09:02 +00:00

Closed #204 [FEATURE] Add Red-Black Tree implementation 2026-01-29 15:08:59 +00:00

Closed #203 [FEATURE] 2026-01-29 15:08:50 +00:00

Closed #202 [FEATURE] Add B+ Tree Project 2026-01-29 15:08:45 +00:00

Closed #201 There's no rock papaer scissors game 2026-01-29 15:08:42 +00:00

Closed #199 [FEATURE]Add Binary Heap Algorithm (Min Heap) in C 2026-01-29 15:08:30 +00:00

Closed #197 [FEATURE] Add implementation of Intro Sort 2026-01-29 15:08:27 +00:00

Closed #198 PROVEN RECOVERY SERVICES TO HELP YOU RETRIEVE YOUR FUNDS//TECHY FORCE CYBER RETRIEVAL 2026-01-29 15:08:27 +00:00

Closed #195 Codespace 2026-01-29 15:08:23 +00:00

Closed #192 [FEATURE] adding dsa sheets section implemented in c language 2026-01-29 15:08:20 +00:00

Closed #193 [FEATURE] Feature Request: Add Text-Based Minesweeper Game in C 2026-01-29 15:08:20 +00:00

Closed #191 [OTHER] 2026-01-29 15:08:03 +00:00

Closed #190 Want to Add more Sorting Algorithms in C 2026-01-29 15:08:02 +00:00

Closed #189 [BUG] Input validation 2026-01-29 15:07:59 +00:00

Closed #187 [BUG] Report on Stack Overflow Vulnerability in C/sorting/binary_insertion_sort.c 2026-01-29 15:07:47 +00:00

Closed #186 [BUG] 2026-01-29 15:07:44 +00:00

Closed #185 [ERROR] : Unable to perform this action because the process is running 2026-01-29 15:07:43 +00:00

Closed #183 no 'return' in newNode function 2026-01-29 15:07:35 +00:00

Closed #182 [FEATURE] Adding Fintech 2026-01-29 15:07:32 +00:00

Closed #181 [FEATURE] FCFS Scheduling Algorithm 2026-01-29 15:07:31 +00:00

Closed #178 Inclusion of Line Drawing Algorithms 2026-01-29 15:07:19 +00:00

Closed #179 [FEATURE] Add a C code for implementing Koch Curve. 2026-01-29 15:07:19 +00:00

Closed #174 [FEATURE] Add Preemptive Priority Scheduling Algorithm 2026-01-29 15:07:08 +00:00

Closed #172 [FEATURE][NEW ALGO] factorial recursion 2026-01-29 15:06:54 +00:00

Closed #171 [BUG] Broken/Wrong code in C/conversions /hexadecimal_to_octal.c 2026-01-29 15:06:52 +00:00

Closed #170 [FEATURE] RADIX SORT 2026-01-29 15:06:51 +00:00

Closed #168 [FEATURE] [NEW ALGO] Infix to Prefix 2026-01-29 15:06:31 +00:00

Closed #167 Fet: add "Prefix Evaluation" algo 2026-01-29 15:06:28 +00:00

Closed #166 Fet: add Postfix To Infix 2026-01-29 15:06:27 +00:00

Closed #164 [FEATURE] Can we have one more folder related to design pattern. 2026-01-29 15:06:09 +00:00

Closed #163 [OTHER] Inconsistent coding style with .clang-format 2026-01-29 15:06:05 +00:00

Closed #162 [FEATURE] improve the naming of variables 2026-01-29 15:06:04 +00:00

Closed #160 [FEATURE] Update CMake to a newer version 2026-01-29 15:05:57 +00:00

Closed #158 [BUG] Segmentation fault in queue.c 2026-01-29 15:05:53 +00:00

Closed #159 [FEATURE] Add Windows builds back 2026-01-29 15:05:53 +00:00

Closed #156 [FEATURE] Add the C linter to a separate Python script 2026-01-29 15:05:52 +00:00

Closed #155 [OTHER] Shouldn't we update the copyright notice's time to 2023? 2026-01-29 15:05:48 +00:00

Closed #154 [FEATURE] Ignore the LeetCode directory when building DIRECTORY.md 2026-01-29 15:05:47 +00:00

Closed #152 [FEATURE] New directory for ciphers? 2026-01-29 15:05:45 +00:00

Closed #150 [FEATURE] Improve code readability 2026-01-29 15:05:42 +00:00

Closed #151 [FEATURE] Update LeetCode contributing guide 2026-01-29 15:05:42 +00:00

Closed #148 [OTHER] Add process_scheduling_algorithms to CMake 2026-01-29 15:05:39 +00:00

Closed #147 [FEATURE] Create a PR when building the LeetCode directory 2026-01-29 15:05:38 +00:00

Closed #145 Suffix trie for substring matching 2026-01-29 15:05:35 +00:00

Closed #143 I want to add quick-select 2026-01-29 15:05:32 +00:00

Closed #144 Add NumberBaseball Game 2026-01-29 15:05:32 +00:00

Closed #140 I want to add leetcode problem #75 2026-01-29 15:05:24 +00:00

Closed #141 Add 8051-HAL Layer 2026-01-29 15:05:24 +00:00

Closed #139 Adding the 4-sum problem 2026-01-29 15:05:21 +00:00

Closed #136 I want to add Binary Exponentiation 2026-01-29 15:05:18 +00:00

Closed #134 Segment Tree Implementation 2026-01-29 15:05:15 +00:00

Closed #135 Solution to the CSES Problem Set 2026-01-29 15:05:15 +00:00

Closed #132 i want to add morris traversal in binary tree 2026-01-29 15:05:11 +00:00

Closed #130 Adding Leetcode Problem 2026-01-29 15:05:07 +00:00

Closed #131 8051 2026-01-29 15:05:07 +00:00

Closed #128 [FEATURE] Implement Linked list and its operations 2026-01-29 15:04:50 +00:00

Closed #126 [OTHER] Update all Discord links 2026-01-29 15:04:47 +00:00

Closed #127 [FEATURE] Beginners friendly Array implementation 2026-01-29 15:04:47 +00:00

Closed #124 I want to add C programs 2026-01-29 15:04:30 +00:00

Closed #122 I want to add Leetcode programs 2026-01-29 15:04:26 +00:00

Closed #123 Circular Queue 2026-01-29 15:04:26 +00:00

Closed #120 In C/data_structures/linked_list/ The algorithms present are missing Imp pattern topics of Linked List. 2026-01-29 15:04:17 +00:00

Closed #119 Add "maximum consecutive ones" 2026-01-29 15:04:13 +00:00

Closed #118 [FEATURE]Hangman - The classic word guessing game 2026-01-29 15:04:12 +00:00

Closed #115 [BUG] Cannot compile with ARM-Cortex processors 2026-01-29 15:03:55 +00:00

Closed #113 [FEATURE] Add reverse() function to doubly_linked_list.c 2026-01-29 15:03:50 +00:00

Closed #111 [FEATURE] Add iterative DFS implementation for Graphs 2026-01-29 15:03:46 +00:00

Closed #112 [BUG] Failed to execute cmake at client_server directory. 2026-01-29 15:03:46 +00:00

Closed #109 [BUG] CMakeFiles/spirograph.dir/flags.make: Nie ma takiego pliku ani katalogu 2026-01-29 15:03:41 +00:00

Closed #108 [BUG] Function updateValueCArray() does nothing 2026-01-29 15:03:38 +00:00

Closed #107 Awesome CI Workflow Code formater: "2 files are not in one and only one directory" but they are in separate branches. 2026-01-29 15:03:37 +00:00

Closed #105 Code to reverse a linked list in C 2026-01-29 15:03:36 +00:00

Closed #103 My C Programs 2026-01-29 15:03:32 +00:00

Closed #104 [BUG] Sentinel search contains length comparison 2026-01-29 15:03:32 +00:00

Closed #101 Adding Half Duplex & Full Duplex TCP Client Server Code 2026-01-29 15:03:26 +00:00

Closed #99 [BUG] read access violation when using developer_tools/malloc_dbg 2026-01-29 15:03:22 +00:00

Closed #100 C++ 2026-01-29 15:03:22 +00:00

Closed #97 [BUG] 2026-01-29 15:03:21 +00:00

Closed #94 yang 2026-01-29 15:03:18 +00:00

Closed #95 [FEATURE] 2026-01-29 15:03:18 +00:00

Closed #93 [BUG] 2026-01-29 15:03:15 +00:00

Closed #91 [BUG] 2026-01-29 15:03:11 +00:00

Closed #92 Wanted to add Paint App in C language 2026-01-29 15:03:11 +00:00

Closed #89 Mount 2026-01-29 15:03:10 +00:00

Closed #86 Wanted to add infix to postfix conversion program using stack in c 2026-01-29 15:03:07 +00:00

Closed #87 Bubble_Sort 2026-01-29 15:03:07 +00:00

Closed #85 Nader 2026-01-29 15:03:01 +00:00

Closed #84 [BUG] Problems with tests (pull request) on windows 2026-01-29 15:03:00 +00:00

Closed #81 [FEATURE] 2026-01-29 15:02:57 +00:00

Closed #83 [FEATURE]"conversions" add hexadecimal to float / double 2026-01-29 15:02:57 +00:00

Closed #80 [FEATURE] 2026-01-29 15:02:54 +00:00

Closed #79 [FEATURE] 2026-01-29 15:02:53 +00:00

Closed #77 [BUG] docs: Filename documented at data_structures/array/carray.h 2026-01-29 15:02:49 +00:00

Closed #76 [BUG] Fix filenames at data_structures/array/README.md 2026-01-29 15:02:46 +00:00

Closed #75 [BUG] Added stdlib.h 2026-01-29 15:02:45 +00:00

Closed #73 [BUG] Added limits.h in data_structures/heap/min_heap.c 2026-01-29 15:02:41 +00:00

Closed #71 [BUG] Fixed error relating importing of Header file at data_structures/array/carray_tests.c 2026-01-29 15:02:38 +00:00

Closed #72 [BUG] Fixed error relating importing of Header file at data_structures/array/carray.c 2026-01-29 15:02:38 +00:00

Closed #69 [BUG] Unhandled Exception in Tic-tack-toe-game 2026-01-29 15:02:33 +00:00

Closed #67 [BUG] Logical error fixed in conversions/c_atoi_str_to_integer.c 2026-01-29 15:02:29 +00:00

Closed #68 [BUG] Added limits.h in data_structures/heap/max_heap.c 2026-01-29 15:02:29 +00:00

Closed #65 [BUG] Catalan program doesn't work 2026-01-29 15:02:21 +00:00

Closed #63 [FEATURE] Adding Cycle detection in linked list code 2026-01-29 15:02:18 +00:00

Closed #64 Logical Error Fixed 2026-01-29 15:02:18 +00:00

Closed #61 [BUG]: No contributing guidelines in the repository 2026-01-29 15:02:15 +00:00

Closed #60 Hacktoberfest 2020 - Implement C algorithms or data structures, fix existing ones and more! 2026-01-29 15:02:11 +00:00

Closed #57 client_server don't support windows 2026-01-29 15:02:10 +00:00

Closed #58 [FEATURE] 2026-01-29 15:02:10 +00:00

Closed #55 [BUG] multikey_quick_sort.c - erroneous 2026-01-29 15:02:06 +00:00

Closed #56 [BUG] 2026-01-29 15:02:06 +00:00

Closed #53 Skip List[FEATURE] 2026-01-29 15:02:03 +00:00

Closed #52 the getMax function in binary search tree may not work correctly 2026-01-29 15:01:59 +00:00

Closed #49 [FEATURE] Segment tree 2026-01-29 15:01:56 +00:00

Closed #47 [BUG] Poor code quality 2026-01-29 15:01:51 +00:00

Closed #46 Jogo de adivinha qual número é maior 2026-01-29 15:01:50 +00:00

Closed #45 a-1 2026-01-29 15:01:49 +00:00

Closed #44 heap missing in README.md in master branch . 2026-01-29 15:01:48 +00:00

Closed #42 c 2026-01-29 15:01:45 +00:00

Closed #43 Experience 2026-01-29 15:01:45 +00:00

Closed #40 the array index could be -1 2026-01-29 15:01:35 +00:00

Closed #41 Heapsort program doesn't seem to work when you pass in an already sorted list 2026-01-29 15:01:35 +00:00

Closed #39 Shortest path 2026-01-29 15:01:32 +00:00

Closed #36 Translation of README.md 2026-01-29 15:01:25 +00:00

Closed #35 Add Pigeonhole Sorting algorithm 2026-01-29 15:01:24 +00:00

Closed #34 Fibonaaci series using Dynamic Programming 2026-01-29 15:01:23 +00:00

Closed #31 Solutions for Project Euler should be deleted 2026-01-29 15:01:15 +00:00

Closed #32 Counting Sort 2026-01-29 15:01:15 +00:00

Closed #33 Add more solution for Leetcode algorithm. 2026-01-29 15:01:15 +00:00

Closed #30 Algorithms C stack, Why not free the orgin memory 2026-01-29 15:01:09 +00:00

Closed #28 core dump with trie 2026-01-29 15:01:06 +00:00

Closed #29 No licenses found. 2026-01-29 15:01:06 +00:00

Closed #25 Consistent naming of sorting algorithms 2026-01-29 15:01:02 +00:00

Closed #26 a bug 2026-01-29 15:01:02 +00:00

Closed #23 stack,queue algorithms 2026-01-29 15:00:58 +00:00

Closed #21 Prime.c 2026-01-29 15:00:53 +00:00

Closed #19 Felicitaciones 2026-01-29 15:00:50 +00:00

Closed #20 conio.h header library 2026-01-29 15:00:50 +00:00

Closed #17 Make code more modular in nature 2026-01-29 15:00:45 +00:00

Closed #15 Operating system algorithms 2026-01-29 15:00:42 +00:00

Closed #16 Single linked list in ds in C 2026-01-29 15:00:42 +00:00

Closed #12 Two Sort folder 2026-01-29 15:00:35 +00:00

Closed #13 2 Search folders 2026-01-29 15:00:35 +00:00

Closed #11 Compilation Error otherBinarySearch 2026-01-29 15:00:33 +00:00

Closed #8 Implimentation for the Trie data structure 2026-01-29 15:00:17 +00:00

Closed #6 Travis CI 2026-01-29 15:00:15 +00:00

Closed #7 Add more algorithms 2026-01-29 15:00:15 +00:00

Closed #4 Updated solution for Palindrome in C 2026-01-29 15:00:11 +00:00

Closed #2 not working bubbleSort 2026-01-29 15:00:08 +00:00

Closed #3 Didnt have conversion of decimal to binary 2026-01-29 15:00:08 +00:00

2159 Issues created by 1 user

Opened #1 Updated solution for Palindrome in C 2026-01-29 15:00:07 +00:00

Opened #2 not working bubbleSort 2026-01-29 15:00:07 +00:00

Opened #3 Didnt have conversion of decimal to binary 2026-01-29 15:00:07 +00:00

Opened #4 Updated solution for Palindrome in C 2026-01-29 15:00:10 +00:00

Opened #5 Implimentation for the Trie data structure 2026-01-29 15:00:14 +00:00

Opened #6 Travis CI 2026-01-29 15:00:14 +00:00

Opened #7 Add more algorithms 2026-01-29 15:00:14 +00:00

Opened #8 Implimentation for the Trie data structure 2026-01-29 15:00:17 +00:00

Opened #9 Two Sort folder 2026-01-29 15:00:32 +00:00

Opened #10 2 Search folders 2026-01-29 15:00:32 +00:00

Opened #11 Compilation Error otherBinarySearch 2026-01-29 15:00:32 +00:00

Opened #12 Two Sort folder 2026-01-29 15:00:35 +00:00

Opened #13 2 Search folders 2026-01-29 15:00:35 +00:00

Opened #14 Make code more modular in nature 2026-01-29 15:00:41 +00:00

Opened #15 Operating system algorithms 2026-01-29 15:00:41 +00:00

Opened #16 Single linked list in ds in C 2026-01-29 15:00:41 +00:00

Opened #17 Make code more modular in nature 2026-01-29 15:00:44 +00:00

Opened #18 Prime.c 2026-01-29 15:00:49 +00:00

Opened #19 Felicitaciones 2026-01-29 15:00:49 +00:00

Opened #20 conio.h header library 2026-01-29 15:00:50 +00:00

Opened #21 Prime.c 2026-01-29 15:00:53 +00:00

Opened #22 Consistent naming of sorting algorithms 2026-01-29 15:00:57 +00:00

Opened #23 stack,queue algorithms 2026-01-29 15:00:57 +00:00

Opened #24 a bug 2026-01-29 15:00:57 +00:00

Opened #25 Consistent naming of sorting algorithms 2026-01-29 15:01:00 +00:00

Opened #26 a bug 2026-01-29 15:01:01 +00:00

Opened #27 Algorithms C stack, Why not free the orgin memory 2026-01-29 15:01:06 +00:00

Opened #28 core dump with trie 2026-01-29 15:01:06 +00:00

Opened #29 No licenses found. 2026-01-29 15:01:06 +00:00

Opened #30 Algorithms C stack, Why not free the orgin memory 2026-01-29 15:01:09 +00:00

Opened #31 Solutions for Project Euler should be deleted 2026-01-29 15:01:14 +00:00

Opened #32 Counting Sort 2026-01-29 15:01:15 +00:00

Opened #33 Add more solution for Leetcode algorithm. 2026-01-29 15:01:15 +00:00

Opened #34 Fibonaaci series using Dynamic Programming 2026-01-29 15:01:23 +00:00

Opened #35 Add Pigeonhole Sorting algorithm 2026-01-29 15:01:23 +00:00

Opened #36 Translation of README.md 2026-01-29 15:01:24 +00:00

Opened #37 the array index could be -1 2026-01-29 15:01:32 +00:00

Opened #38 Heapsort program doesn't seem to work when you pass in an already sorted list 2026-01-29 15:01:32 +00:00

Opened #39 Shortest path 2026-01-29 15:01:32 +00:00

Opened #40 the array index could be -1 2026-01-29 15:01:34 +00:00

Opened #41 Heapsort program doesn't seem to work when you pass in an already sorted list 2026-01-29 15:01:35 +00:00

Opened #42 c 2026-01-29 15:01:45 +00:00

Opened #43 Experience 2026-01-29 15:01:45 +00:00

Opened #44 heap missing in README.md in master branch . 2026-01-29 15:01:47 +00:00

Opened #45 a-1 2026-01-29 15:01:49 +00:00

Opened #46 Jogo de adivinha qual número é maior 2026-01-29 15:01:49 +00:00

Opened #47 [BUG] Poor code quality 2026-01-29 15:01:50 +00:00

Opened #48 Skip List[FEATURE] 2026-01-29 15:01:55 +00:00

Opened #49 [FEATURE] Segment tree 2026-01-29 15:01:55 +00:00

Opened #50 the getMax function in binary search tree may not work correctly 2026-01-29 15:01:56 +00:00

Opened #51 Skip List[FEATURE] 2026-01-29 15:01:58 +00:00

Opened #52 the getMax function in binary search tree may not work correctly 2026-01-29 15:01:58 +00:00

Opened #53 Skip List[FEATURE] 2026-01-29 15:02:03 +00:00

Opened #54 client_server don't support windows 2026-01-29 15:02:05 +00:00

Opened #55 [BUG] multikey_quick_sort.c - erroneous 2026-01-29 15:02:05 +00:00

Opened #56 [BUG] 2026-01-29 15:02:05 +00:00

Opened #57 client_server don't support windows 2026-01-29 15:02:08 +00:00

Opened #58 [FEATURE] 2026-01-29 15:02:10 +00:00

Opened #59 [BUG]: No contributing guidelines in the repository 2026-01-29 15:02:10 +00:00

Opened #60 Hacktoberfest 2020 - Implement C algorithms or data structures, fix existing ones and more! 2026-01-29 15:02:10 +00:00

Opened #61 [BUG]: No contributing guidelines in the repository 2026-01-29 15:02:13 +00:00

Opened #62 [BUG] Catalan program doesn't work 2026-01-29 15:02:18 +00:00

Opened #63 [FEATURE] Adding Cycle detection in linked list code 2026-01-29 15:02:18 +00:00

Opened #64 Logical Error Fixed 2026-01-29 15:02:18 +00:00

Opened #65 [BUG] Catalan program doesn't work 2026-01-29 15:02:20 +00:00

Opened #66 [BUG] Unhandled Exception in Tic-tack-toe-game 2026-01-29 15:02:29 +00:00

Opened #67 [BUG] Logical error fixed in conversions/c_atoi_str_to_integer.c 2026-01-29 15:02:29 +00:00

Opened #68 [BUG] Added limits.h in data_structures/heap/max_heap.c 2026-01-29 15:02:29 +00:00

Opened #69 [BUG] Unhandled Exception in Tic-tack-toe-game 2026-01-29 15:02:31 +00:00

Opened #70 [BUG] Added limits.h in data_structures/heap/min_heap.c 2026-01-29 15:02:38 +00:00

Opened #71 [BUG] Fixed error relating importing of Header file at data_structures/array/carray_tests.c 2026-01-29 15:02:38 +00:00

Opened #72 [BUG] Fixed error relating importing of Header file at data_structures/array/carray.c 2026-01-29 15:02:38 +00:00

Opened #73 [BUG] Added limits.h in data_structures/heap/min_heap.c 2026-01-29 15:02:40 +00:00

Opened #74 [BUG] docs: Filename documented at data_structures/array/carray.h 2026-01-29 15:02:45 +00:00

Opened #75 [BUG] Added stdlib.h 2026-01-29 15:02:45 +00:00

Opened #76 [BUG] Fix filenames at data_structures/array/README.md 2026-01-29 15:02:45 +00:00

Opened #77 [BUG] docs: Filename documented at data_structures/array/carray.h 2026-01-29 15:02:48 +00:00

Opened #78 [FEATURE] 2026-01-29 15:02:53 +00:00

Opened #79 [FEATURE] 2026-01-29 15:02:53 +00:00

Opened #80 [FEATURE] 2026-01-29 15:02:53 +00:00

Opened #81 [FEATURE] 2026-01-29 15:02:56 +00:00

Opened #82 [BUG] Problems with tests (pull request) on windows 2026-01-29 15:02:57 +00:00

Opened #83 [FEATURE]"conversions" add hexadecimal to float / double 2026-01-29 15:02:57 +00:00

Opened #84 [BUG] Problems with tests (pull request) on windows 2026-01-29 15:03:00 +00:00

Opened #85 Nader 2026-01-29 15:03:00 +00:00

Opened #86 Wanted to add infix to postfix conversion program using stack in c 2026-01-29 15:03:06 +00:00

Opened #87 Bubble_Sort 2026-01-29 15:03:06 +00:00

Opened #88 Mount 2026-01-29 15:03:06 +00:00

Opened #89 Mount 2026-01-29 15:03:09 +00:00

Opened #90 [BUG] 2026-01-29 15:03:11 +00:00

Opened #91 [BUG] 2026-01-29 15:03:11 +00:00

Opened #92 Wanted to add Paint App in C language 2026-01-29 15:03:11 +00:00

Opened #93 [BUG] 2026-01-29 15:03:14 +00:00

Opened #94 yang 2026-01-29 15:03:17 +00:00

Opened #95 [FEATURE] 2026-01-29 15:03:17 +00:00

Opened #96 [BUG] 2026-01-29 15:03:17 +00:00

Opened #97 [BUG] 2026-01-29 15:03:20 +00:00

Opened #98 Adding Half Duplex & Full Duplex TCP Client Server Code 2026-01-29 15:03:21 +00:00

Opened #99 [BUG] read access violation when using developer_tools/malloc_dbg 2026-01-29 15:03:21 +00:00

Opened #100 C++ 2026-01-29 15:03:22 +00:00

Opened #101 Adding Half Duplex & Full Duplex TCP Client Server Code 2026-01-29 15:03:24 +00:00

Opened #102 Code to reverse a linked list in C 2026-01-29 15:03:32 +00:00

Opened #103 My C Programs 2026-01-29 15:03:32 +00:00

Opened #104 [BUG] Sentinel search contains length comparison 2026-01-29 15:03:32 +00:00

Opened #105 Code to reverse a linked list in C 2026-01-29 15:03:35 +00:00

Opened #106 [BUG] CMakeFiles/spirograph.dir/flags.make: Nie ma takiego pliku ani katalogu 2026-01-29 15:03:37 +00:00

Opened #107 Awesome CI Workflow Code formater: "2 files are not in one and only one directory" but they are in separate branches. 2026-01-29 15:03:37 +00:00

Opened #108 [BUG] Function updateValueCArray() does nothing 2026-01-29 15:03:37 +00:00

Opened #109 [BUG] CMakeFiles/spirograph.dir/flags.make: Nie ma takiego pliku ani katalogu 2026-01-29 15:03:40 +00:00

Opened #110 [FEATURE] Add reverse() function to doubly_linked_list.c 2026-01-29 15:03:45 +00:00

Opened #111 [FEATURE] Add iterative DFS implementation for Graphs 2026-01-29 15:03:45 +00:00

Opened #112 [BUG] Failed to execute cmake at client_server directory. 2026-01-29 15:03:46 +00:00

Opened #113 [FEATURE] Add reverse() function to doubly_linked_list.c 2026-01-29 15:03:48 +00:00

Opened #114 [FEATURE] Update "list" implementation 2026-01-29 15:03:55 +00:00

Opened #115 [BUG] Cannot compile with ARM-Cortex processors 2026-01-29 15:03:55 +00:00

Opened #116 [BUG] Fix LGTM/CodeQL alerts 2026-01-29 15:03:55 +00:00

Opened #117 In C/data_structures/linked_list/ The algorithms present are missing Imp pattern topics of Linked List. 2026-01-29 15:04:11 +00:00

Opened #118 [FEATURE]Hangman - The classic word guessing game 2026-01-29 15:04:11 +00:00

Opened #119 Add "maximum consecutive ones" 2026-01-29 15:04:12 +00:00

Opened #120 In C/data_structures/linked_list/ The algorithms present are missing Imp pattern topics of Linked List. 2026-01-29 15:04:15 +00:00

Opened #121 I want to add C programs 2026-01-29 15:04:26 +00:00

Opened #122 I want to add Leetcode programs 2026-01-29 15:04:26 +00:00

Opened #123 Circular Queue 2026-01-29 15:04:26 +00:00

Opened #124 I want to add C programs 2026-01-29 15:04:29 +00:00

Opened #125 [FEATURE] Implement Linked list and its operations 2026-01-29 15:04:47 +00:00

Opened #126 [OTHER] Update all Discord links 2026-01-29 15:04:47 +00:00

Opened #127 [FEATURE] Beginners friendly Array implementation 2026-01-29 15:04:47 +00:00

Opened #128 [FEATURE] Implement Linked list and its operations 2026-01-29 15:04:49 +00:00

Opened #129 i want to add morris traversal in binary tree 2026-01-29 15:05:06 +00:00

Opened #130 Adding Leetcode Problem 2026-01-29 15:05:07 +00:00

Opened #131 8051 2026-01-29 15:05:07 +00:00

Opened #132 i want to add morris traversal in binary tree 2026-01-29 15:05:10 +00:00

Opened #133 I want to add Binary Exponentiation 2026-01-29 15:05:15 +00:00

Opened #134 Segment Tree Implementation 2026-01-29 15:05:15 +00:00

Opened #135 Solution to the CSES Problem Set 2026-01-29 15:05:15 +00:00

Opened #136 I want to add Binary Exponentiation 2026-01-29 15:05:17 +00:00

Opened #137 I want to add leetcode problem #75 2026-01-29 15:05:21 +00:00

Opened #138 Add 8051-HAL Layer 2026-01-29 15:05:21 +00:00

Opened #139 Adding the 4-sum problem 2026-01-29 15:05:21 +00:00

Opened #140 I want to add leetcode problem #75 2026-01-29 15:05:24 +00:00

Opened #141 Add 8051-HAL Layer 2026-01-29 15:05:24 +00:00

Opened #142 Suffix trie for substring matching 2026-01-29 15:05:30 +00:00

Opened #143 I want to add quick-select 2026-01-29 15:05:31 +00:00

Opened #144 Add NumberBaseball Game 2026-01-29 15:05:32 +00:00

Opened #145 Suffix trie for substring matching 2026-01-29 15:05:34 +00:00

Opened #146 [FEATURE] Use workflows from the scripts repository 2026-01-29 15:05:37 +00:00

Opened #147 [FEATURE] Create a PR when building the LeetCode directory 2026-01-29 15:05:37 +00:00

Opened #148 [OTHER] Add process_scheduling_algorithms to CMake 2026-01-29 15:05:38 +00:00

Opened #149 [FEATURE] New directory for ciphers? 2026-01-29 15:05:40 +00:00

Opened #150 [FEATURE] Improve code readability 2026-01-29 15:05:41 +00:00

Opened #151 [FEATURE] Update LeetCode contributing guide 2026-01-29 15:05:41 +00:00

Opened #152 [FEATURE] New directory for ciphers? 2026-01-29 15:05:44 +00:00

Opened #153 [FEATURE] Add the C linter to a separate Python script 2026-01-29 15:05:47 +00:00

Opened #154 [FEATURE] Ignore the LeetCode directory when building DIRECTORY.md 2026-01-29 15:05:47 +00:00

Opened #155 [OTHER] Shouldn't we update the copyright notice's time to 2023? 2026-01-29 15:05:47 +00:00

Opened #156 [FEATURE] Add the C linter to a separate Python script 2026-01-29 15:05:50 +00:00

Opened #157 [FEATURE] Update CMake to a newer version 2026-01-29 15:05:53 +00:00

Opened #158 [BUG] Segmentation fault in queue.c 2026-01-29 15:05:53 +00:00

Opened #159 [FEATURE] Add Windows builds back 2026-01-29 15:05:53 +00:00

Opened #160 [FEATURE] Update CMake to a newer version 2026-01-29 15:05:56 +00:00

Opened #161 [FEATURE] Can we have one more folder related to design pattern. 2026-01-29 15:06:02 +00:00

Opened #162 [FEATURE] improve the naming of variables 2026-01-29 15:06:02 +00:00

Opened #163 [OTHER] Inconsistent coding style with .clang-format 2026-01-29 15:06:03 +00:00

Opened #164 [FEATURE] Can we have one more folder related to design pattern. 2026-01-29 15:06:06 +00:00

Opened #165 [FEATURE] [NEW ALGO] Infix to Prefix 2026-01-29 15:06:25 +00:00

Opened #166 Fet: add Postfix To Infix 2026-01-29 15:06:25 +00:00

Opened #167 Fet: add "Prefix Evaluation" algo 2026-01-29 15:06:26 +00:00

Opened #168 [FEATURE] [NEW ALGO] Infix to Prefix 2026-01-29 15:06:29 +00:00

Opened #169 [FEATURE][NEW ALGO] factorial recursion 2026-01-29 15:06:48 +00:00

Opened #170 [FEATURE] RADIX SORT 2026-01-29 15:06:49 +00:00

Opened #171 [BUG] Broken/Wrong code in C/conversions /hexadecimal_to_octal.c 2026-01-29 15:06:50 +00:00

Opened #172 [FEATURE][NEW ALGO] factorial recursion 2026-01-29 15:06:53 +00:00

Opened #173 Inclusion of Line Drawing Algorithms 2026-01-29 15:07:05 +00:00

Opened #174 [FEATURE] Add Preemptive Priority Scheduling Algorithm 2026-01-29 15:07:06 +00:00

Opened #175 [FEATURE] Add a C code for implementing Koch Curve. 2026-01-29 15:07:07 +00:00

Opened #176 Inclusion of Line Drawing Algorithms 2026-01-29 15:07:10 +00:00

Opened #177 [FEATURE] Add a C code for implementing Koch Curve. 2026-01-29 15:07:11 +00:00

Opened #178 Inclusion of Line Drawing Algorithms 2026-01-29 15:07:17 +00:00

Opened #179 [FEATURE] Add a C code for implementing Koch Curve. 2026-01-29 15:07:18 +00:00

Opened #180 no 'return' in newNode function 2026-01-29 15:07:29 +00:00

Opened #181 [FEATURE] FCFS Scheduling Algorithm 2026-01-29 15:07:29 +00:00

Opened #182 [FEATURE] Adding Fintech 2026-01-29 15:07:30 +00:00

Opened #183 no 'return' in newNode function 2026-01-29 15:07:33 +00:00

Opened #184 [BUG] Report on Stack Overflow Vulnerability in C/sorting/binary_insertion_sort.c 2026-01-29 15:07:40 +00:00

Opened #185 [ERROR] : Unable to perform this action because the process is running 2026-01-29 15:07:42 +00:00

Opened #186 [BUG] 2026-01-29 15:07:42 +00:00

Opened #187 [BUG] Report on Stack Overflow Vulnerability in C/sorting/binary_insertion_sort.c 2026-01-29 15:07:45 +00:00

Opened #188 [OTHER] 2026-01-29 15:07:57 +00:00

Opened #189 [BUG] Input validation 2026-01-29 15:07:58 +00:00

Opened #190 Want to Add more Sorting Algorithms in C 2026-01-29 15:08:00 +00:00

Opened #191 [OTHER] 2026-01-29 15:08:01 +00:00

Opened #192 [FEATURE] adding dsa sheets section implemented in c language 2026-01-29 15:08:18 +00:00

Opened #193 [FEATURE] Feature Request: Add Text-Based Minesweeper Game in C 2026-01-29 15:08:18 +00:00

Opened #194 Codespace 2026-01-29 15:08:19 +00:00

Opened #195 Codespace 2026-01-29 15:08:22 +00:00

Opened #196 [FEATURE]Add Binary Heap Algorithm (Min Heap) in C 2026-01-29 15:08:25 +00:00

Opened #197 [FEATURE] Add implementation of Intro Sort 2026-01-29 15:08:26 +00:00

Opened #198 PROVEN RECOVERY SERVICES TO HELP YOU RETRIEVE YOUR FUNDS//TECHY FORCE CYBER RETRIEVAL 2026-01-29 15:08:26 +00:00

Opened #199 [FEATURE]Add Binary Heap Algorithm (Min Heap) in C 2026-01-29 15:08:29 +00:00

Opened #200 [FEATURE] 2026-01-29 15:08:40 +00:00

Opened #201 There's no rock papaer scissors game 2026-01-29 15:08:41 +00:00

Opened #202 [FEATURE] Add B+ Tree Project 2026-01-29 15:08:44 +00:00

Opened #203 [FEATURE] 2026-01-29 15:08:49 +00:00

Opened #204 [FEATURE] Add Red-Black Tree implementation 2026-01-29 15:08:58 +00:00

Opened #205 [FEATURE] Add Dijkstra's Algorithm with priority queue 2026-01-29 15:08:59 +00:00

Opened #206 [OTHER] 2026-01-29 15:09:00 +00:00

Opened #207 [FEATURE] Add Dijkstra's Algorithm with priority queue 2026-01-29 15:09:03 +00:00

Opened #208 [FEATURE]: The Repunit theorem 2026-01-29 15:09:09 +00:00

Opened #209 [OTHER] Linear search not returning index 2026-01-29 15:09:10 +00:00

Opened #210 [PR #2] [MERGED] Updating solution for Palindrome 2026-01-29 15:09:52 +00:00

Opened #211 [PR #4] [MERGED] Update BubbleSort.c 2026-01-29 15:09:52 +00:00

Opened #212 [PR #5] [MERGED] Update Binary to Decimal.c 2026-01-29 15:09:53 +00:00

Opened #213 [PR #1] [MERGED] Strong number 2026-01-29 15:09:54 +00:00

Opened #214 [PR #4] Update BubbleSort.c 2026-01-29 15:09:55 +00:00

Opened #215 [PR #6] Add an other way to sort array with bubble Method 2026-01-29 15:09:55 +00:00

Opened #216 [PR #1] Strong number 2026-01-29 15:09:56 +00:00

Opened #217 [PR #7] [MERGED] Fill array and print to see if it works 2026-01-29 15:09:58 +00:00

Opened #218 [PR #9] [MERGED] Optimizing the algorithm, and improving the array filling 2026-01-29 15:09:59 +00:00

Opened #219 [PR #8] [MERGED] Add insertion sort method 2026-01-29 15:09:59 +00:00

Opened #220 [PR #10] [MERGED] Added Longest increasing subsequence algorithm, and optimized variance.c 2026-01-29 15:10:00 +00:00

Opened #221 [PR #11] [MERGED] Create SelectionSort.c 2026-01-29 15:10:01 +00:00

Opened #222 [PR #9] Optimizing the algorithm, and improving the array filling 2026-01-29 15:10:02 +00:00

Opened #223 [PR #10] Added Longest increasing subsequence algorithm, and optimized variance.c 2026-01-29 15:10:03 +00:00

Opened #224 [PR #11] Create SelectionSort.c 2026-01-29 15:10:04 +00:00

Opened #225 [PR #12] [MERGED] Create BinarySearch.c 2026-01-29 15:10:06 +00:00

Opened #226 [PR #13] [CLOSED] Merge pull request #1 from TheAlgorithms/master 2026-01-29 15:10:08 +00:00

Opened #227 [PR #14] [MERGED] Rename BinarySearch.c to Searches/BinarySearch.c 2026-01-29 15:10:09 +00:00

Opened #228 [PR #15] Rename Bogo Sort.c to Sorts/Bogo Sort.c 2026-01-29 15:10:10 +00:00

Opened #229 [PR #16] Rename BubbleSort.c to Sorts/BubbleSort.c 2026-01-29 15:10:12 +00:00

Opened #230 [PR #18] [MERGED] Rename OtherBubbleSort.c to Sorts/OtherBubbleSort.c 2026-01-29 15:10:15 +00:00

Opened #231 [PR #19] Rename Binary To Decimal.c to Conversions/Binary To Decimal.c 2026-01-29 15:10:17 +00:00

Opened #232 [PR #20] Sorting 2026-01-29 15:10:18 +00:00

Opened #233 [PR #21] Shaker Sort 2026-01-29 15:10:19 +00:00

Opened #234 [PR #23] [MERGED] Binary Insertion sort is a variant of Insertion sorting with binary s… 2026-01-29 15:10:22 +00:00

Opened #235 [PR #24] [MERGED] Other Binary way proposition 2026-01-29 15:10:22 +00:00

Opened #236 [PR #26] [CLOSED] Changes variable names 2026-01-29 15:10:24 +00:00

Opened #237 [PR #22] Create Sortingadress 2026-01-29 15:10:25 +00:00

Opened #238 [PR #23] Binary Insertion sort is a variant of Insertion sorting with binary s… 2026-01-29 15:10:25 +00:00

Opened #239 [PR #24] Other Binary way proposition 2026-01-29 15:10:25 +00:00

Opened #240 [PR #26] Changes variable names 2026-01-29 15:10:26 +00:00

Opened #241 [PR #28] [MERGED] File clean-up, syntax fix and a few comments added. 2026-01-29 15:10:28 +00:00

Opened #242 [PR #27] [MERGED] Add 2 more algorithms (Fibonacci and Factorial) 2026-01-29 15:10:29 +00:00

Opened #243 [PR #29] [MERGED] Include Data Structures and start with Binary Trees 2026-01-29 15:10:29 +00:00

Opened #244 [PR #30] [MERGED] Created data_structures directory with stack.c. 2026-01-29 15:10:29 +00:00

Opened #245 [PR #29] Include Data Structures and start with Binary Trees 2026-01-29 15:10:31 +00:00

Opened #246 [PR #31] added mergesort,quicksort,randomized selection 2026-01-29 15:10:31 +00:00

Opened #247 [PR #32] [MERGED] Added Implementation of quick sort 2026-01-29 15:10:34 +00:00

Opened #248 [PR #33] [MERGED] adding disarium number check and infix to postfix using stack 2026-01-29 15:10:34 +00:00

Opened #249 [PR #35] [MERGED] Added a new file 2026-01-29 15:10:35 +00:00

Opened #250 [PR #38] [MERGED] Singly Linked list deletion 2026-01-29 15:10:35 +00:00

Opened #251 [PR #33] adding disarium number check and infix to postfix using stack 2026-01-29 15:10:36 +00:00

Opened #252 [PR #32] Added Implementation of quick sort 2026-01-29 15:10:37 +00:00

Opened #253 [PR #35] Added a new file 2026-01-29 15:10:37 +00:00

Opened #254 [PR #40] Added basic decimal conversions 2026-01-29 15:10:37 +00:00

Opened #255 [PR #38] Singly Linked list deletion 2026-01-29 15:10:38 +00:00

Opened #256 [PR #44] [CLOSED] Issue#43 Compilation Error otherBinarySearch 2026-01-29 15:10:41 +00:00

Opened #257 [PR #45] [CLOSED] Sorting Errors fixed 2026-01-29 15:10:41 +00:00

Opened #258 [PR #41] [MERGED] Trie Data structure implimentation 2026-01-29 15:10:42 +00:00

Opened #259 [PR #47] [CLOSED] Update fat.c for dynamic programming version 2026-01-29 15:10:42 +00:00

Opened #260 [PR #46] Sorting: Error Fixed 2026-01-29 15:10:43 +00:00

Opened #261 [PR #45] Sorting Errors fixed 2026-01-29 15:10:44 +00:00

Opened #262 [PR #41] Trie Data structure implimentation 2026-01-29 15:10:45 +00:00

Opened #263 [PR #51] [MERGED] Add: Implementation of Binary to Octal Conversion 2026-01-29 15:10:47 +00:00

Opened #264 [PR #52] [CLOSED] Add: Implementation of linear search algorithm 2026-01-29 15:10:48 +00:00

Opened #265 [PR #48] [CLOSED] Global and Local Makefiles added 2026-01-29 15:10:49 +00:00

Opened #266 [PR #53] [CLOSED] Add doubly link list insertion 2026-01-29 15:10:49 +00:00

Opened #267 [PR #50] [CLOSED] Add: Binary to Octal conversion 2026-01-29 15:10:50 +00:00

Opened #268 [PR #53] Add doubly link list insertion 2026-01-29 15:10:51 +00:00

Opened #269 [PR #56] [CLOSED] Added some algorithms 2026-01-29 15:10:54 +00:00

Opened #270 [PR #55] [CLOSED] Adding Euclidean GCD algorithm 2026-01-29 15:10:55 +00:00

Opened #271 [PR #54] [CLOSED] added tree problem 'common nodes in two BSTs' 2026-01-29 15:10:55 +00:00

Opened #272 [PR #57] [MERGED] added some algorithms 2026-01-29 15:10:55 +00:00

Opened #273 [PR #58] [CLOSED] Invert Binary Tree 2026-01-29 15:10:55 +00:00

Opened #274 [PR #56] Added some algorithms 2026-01-29 15:10:56 +00:00

Opened #275 [PR #55] Adding Euclidean GCD algorithm 2026-01-29 15:10:56 +00:00

Opened #276 [PR #54] added tree problem 'common nodes in two BSTs' 2026-01-29 15:10:57 +00:00

Opened #277 [PR #57] added some algorithms 2026-01-29 15:10:57 +00:00

Opened #278 [PR #58] Invert Binary Tree 2026-01-29 15:10:57 +00:00

Opened #279 [PR #61] [MERGED] Directories Updated 2026-01-29 15:10:59 +00:00

Opened #280 [PR #62] [MERGED] Merged 2 folders for sorting algorithms 2026-01-29 15:11:00 +00:00

Opened #281 [PR #59] [MERGED] Add Sieve of Eratosthenes 2026-01-29 15:11:00 +00:00

Opened #282 [PR #63] [MERGED] Merged 2 folders for sorting algorithms 2026-01-29 15:11:01 +00:00

Opened #283 [PR #61] Directories Updated 2026-01-29 15:11:01 +00:00

Opened #284 [PR #62] Merged 2 folders for sorting algorithms 2026-01-29 15:11:02 +00:00

Opened #285 [PR #59] Add Sieve of Eratosthenes 2026-01-29 15:11:03 +00:00

Opened #286 [PR #64] Moved fat.c to misc and renamed to Factorial.c 2026-01-29 15:11:03 +00:00

Opened #287 [PR #67] [MERGED] QuictSort.c and QiSort.c are same. Deleted QiSort.c 2026-01-29 15:11:05 +00:00

Opened #288 [PR #65] [MERGED] Moved fib.c to misc and renamed to Fibonacci.c 2026-01-29 15:11:05 +00:00

Opened #289 [PR #66] [MERGED] Moved TowerOfHanoi.c to misc 2026-01-29 15:11:06 +00:00

Opened #290 [PR #68] [MERGED] Merged 2 search algorithm folders 2026-01-29 15:11:06 +00:00

Opened #291 [PR #69] [MERGED] Add heap sort 2026-01-29 15:11:07 +00:00

Opened #292 [PR #65] Moved fib.c to misc and renamed to Fibonacci.c 2026-01-29 15:11:08 +00:00

Opened #293 [PR #66] Moved TowerOfHanoi.c to misc 2026-01-29 15:11:09 +00:00

Opened #294 [PR #68] Merged 2 search algorithm folders 2026-01-29 15:11:09 +00:00

Opened #295 [PR #69] Add heap sort 2026-01-29 15:11:09 +00:00

Opened #296 [PR #71] [MERGED] Add shortest path algorithm 2026-01-29 15:11:13 +00:00

Opened #297 [PR #72] [MERGED] Bucket Sort Added 2026-01-29 15:11:13 +00:00

Opened #298 [PR #71] Add shortest path algorithm 2026-01-29 15:11:15 +00:00

Opened #299 [PR #73] Added linear search algorithm 2026-01-29 15:11:16 +00:00

Opened #300 [PR #76] [MERGED] Updated README.md 2026-01-29 15:11:17 +00:00

Opened #301 [PR #79] [CLOSED] adding program to print nth ugly number 2026-01-29 15:11:18 +00:00

Opened #302 [PR #75] adding counting sort 2026-01-29 15:11:19 +00:00

Opened #303 [PR #80] [MERGED] Adding comments to the code 2026-01-29 15:11:19 +00:00

Opened #304 [PR #81] [CLOSED] Removed redundant folders and added 0 case for factorial. 2026-01-29 15:11:20 +00:00

Opened #305 [PR #84] [CLOSED] Update README.md 2026-01-29 15:11:23 +00:00

Opened #306 [PR #82] [MERGED] Greatest common divisor. 2026-01-29 15:11:24 +00:00

Opened #307 [PR #83] [MERGED] Check if a number is prime. 2026-01-29 15:11:24 +00:00

Opened #308 [PR #82] Greatest common divisor. 2026-01-29 15:11:25 +00:00

Opened #309 [PR #86] Updated README.md 2026-01-29 15:11:26 +00:00

Opened #310 [PR #87] [MERGED] Multiple folders of search and sort. Fixes issue #60 and #49. 2026-01-29 15:11:29 +00:00

Opened #311 [PR #88] [CLOSED] Project Euler Solutions Added. 2026-01-29 15:11:30 +00:00

Opened #312 [PR #89] [MERGED] Stack implementation using linked list 2026-01-29 15:11:31 +00:00

Opened #313 [PR #91] [MERGED] Create toDecimal.c 2026-01-29 15:11:31 +00:00

Opened #314 [PR #88] Project Euler Solutions Added. 2026-01-29 15:11:32 +00:00

Opened #315 [PR #90] removed redundant title from readme 2026-01-29 15:11:33 +00:00

Opened #316 [PR #89] Stack implementation using linked list 2026-01-29 15:11:33 +00:00

Opened #317 [PR #91] Create toDecimal.c 2026-01-29 15:11:33 +00:00

Opened #318 [PR #92] [CLOSED] Base64 2026-01-29 15:11:35 +00:00

Opened #319 [PR #93] [CLOSED] To reverse a singly linked list. 2026-01-29 15:11:36 +00:00

Opened #320 [PR #95] [CLOSED] create vigenere cipher 2026-01-29 15:11:36 +00:00

Opened #321 [PR #96] [CLOSED] parallel program sample 2026-01-29 15:11:37 +00:00

Opened #322 [PR #94] Create cesar cipher 2026-01-29 15:11:37 +00:00

Opened #323 [PR #92] Base64 2026-01-29 15:11:37 +00:00

Opened #324 [PR #99] [MERGED] Edit 2026-01-29 15:11:39 +00:00

Opened #325 [PR #97] [CLOSED] Fix style issues in queue and stack 2026-01-29 15:11:39 +00:00

Opened #326 [PR #98] [MERGED] Update Simpson's_1-3rd_rule.c 2026-01-29 15:11:40 +00:00

Opened #327 [PR #99] Edit 2026-01-29 15:11:41 +00:00

Opened #328 [PR #102] add heapsort to sorts folder 2026-01-29 15:11:42 +00:00

Opened #329 [PR #98] Update Simpson's_1-3rd_rule.c 2026-01-29 15:11:42 +00:00

Opened #330 [PR #104] [MERGED] #102 pull request heap sort is modified at input process to receive an integer directly. 2026-01-29 15:11:44 +00:00

Opened #331 [PR #105] [MERGED] Project Euler solving Problem 01 2026-01-29 15:11:44 +00:00

Opened #332 [PR #107] [MERGED] simple modular and generic stack 2026-01-29 15:11:45 +00:00

Opened #333 [PR #106] solving Project Euler problem 02 about fibonacci problem 2026-01-29 15:11:45 +00:00

Opened #334 [PR #105] Project Euler solving Problem 01 2026-01-29 15:11:46 +00:00

Opened #335 [PR #107] simple modular and generic stack 2026-01-29 15:11:46 +00:00

Opened #336 [PR #111] [CLOSED] SlowSort 2026-01-29 15:11:48 +00:00

Opened #337 [PR #109] [CLOSED] New Algorithm - Repeating_1's_Square 2026-01-29 15:11:48 +00:00

Opened #338 [PR #108] [MERGED] Update Readme.md 2026-01-29 15:11:48 +00:00

Opened #339 [PR #112] [MERGED] Create mirror 2026-01-29 15:11:48 +00:00

Opened #340 [PR #113] [MERGED] fulls source code for insertion and deletion in singly linked list 2026-01-29 15:11:48 +00:00

Opened #341 [PR #111] SlowSort 2026-01-29 15:11:48 +00:00

Opened #342 [PR #116] [CLOSED] complete_link_list 2026-01-29 15:11:51 +00:00

Opened #343 [PR #114] [MERGED] added binary to hexadecimal conversion 2026-01-29 15:11:51 +00:00

Opened #344 [PR #116] complete_link_list 2026-01-29 15:11:52 +00:00

Opened #345 [PR #115] sorting of linked list using selection sort 2026-01-29 15:11:52 +00:00

Opened #346 [PR #117] balanced parenthesis using stack in C 2026-01-29 15:11:52 +00:00

Opened #347 [PR #118] interpolation.c 2026-01-29 15:11:53 +00:00

Opened #348 [PR #119] [MERGED] Update interpolation_search.c 2026-01-29 15:11:55 +00:00

Opened #349 [PR #121] [CLOSED] Updated mergesort.c 2026-01-29 15:11:55 +00:00

Opened #350 [PR #120] [MERGED] Update interpolation_search.c 2026-01-29 15:11:55 +00:00

Opened #351 [PR #122] [MERGED] Add three new codes 2026-01-29 15:11:55 +00:00

Opened #352 [PR #123] [MERGED] 3 very useful codes added 2026-01-29 15:11:56 +00:00

Opened #353 [PR #123] 3 very useful codes added 2026-01-29 15:11:57 +00:00

Opened #354 [PR #125] [MERGED] Added some header files and changed the min() function 2026-01-29 15:11:59 +00:00

Opened #355 [PR #124] [MERGED] Array Data Structure 2026-01-29 15:11:59 +00:00

Opened #356 [PR #127] [MERGED] Create sudokusolver.c 2026-01-29 15:12:00 +00:00

Opened #357 [PR #129] Create demonetization.c 2026-01-29 15:12:01 +00:00

Opened #358 [PR #127] Create sudokusolver.c 2026-01-29 15:12:02 +00:00

Opened #359 [PR #132] [CLOSED] Create Catalan.c 2026-01-29 15:12:03 +00:00

Opened #360 [PR #130] [MERGED] fixed and improved Prime.c 2026-01-29 15:12:03 +00:00

Opened #361 [PR #131] [MERGED] improved the code 2026-01-29 15:12:04 +00:00

Opened #362 [PR #133] [CLOSED] Added two backtracking codes 2026-01-29 15:12:04 +00:00

Opened #363 [PR #134] [CLOSED] Update on binary with decimal convertions and vice-versa 2026-01-29 15:12:04 +00:00

Opened #364 [PR #130] fixed and improved Prime.c 2026-01-29 15:12:05 +00:00

Opened #365 [PR #131] improved the code 2026-01-29 15:12:05 +00:00

Opened #366 [PR #134] Update on binary with decimal convertions and vice-versa 2026-01-29 15:12:06 +00:00

Opened #367 [PR #137] [MERGED] Added NULL check. 2026-01-29 15:12:08 +00:00

Opened #368 [PR #135] [CLOSED] Create iterativeQS.c 2026-01-29 15:12:08 +00:00

Opened #369 [PR #136] [MERGED] Replaced ambigous return codes with macros. 2026-01-29 15:12:08 +00:00

Opened #370 [PR #138] [MERGED] Anagrams 2026-01-29 15:12:09 +00:00

Opened #371 [PR #136] Replaced ambigous return codes with macros. 2026-01-29 15:12:10 +00:00

Opened #372 [PR #142] [CLOSED] some changes in insertion sort 2026-01-29 15:12:13 +00:00

Opened #373 [PR #143] [MERGED] Added LinkedList reverse 2026-01-29 15:12:13 +00:00

Opened #374 [PR #144] [CLOSED] modified by lalit 2026-01-29 15:12:13 +00:00

Opened #375 [PR #145] [CLOSED] Update sol1.c 2026-01-29 15:12:14 +00:00

Opened #376 [PR #142] some changes in insertion sort 2026-01-29 15:12:14 +00:00

Opened #377 [PR #141] I added decimal_to_any_base and any_base_to_any_base 2026-01-29 15:12:14 +00:00

Opened #378 [PR #143] Added LinkedList reverse 2026-01-29 15:12:15 +00:00

Opened #379 [PR #144] modified by lalit 2026-01-29 15:12:15 +00:00

Opened #380 [PR #145] Update sol1.c 2026-01-29 15:12:16 +00:00

Opened #381 [PR #148] [MERGED] Bubble sort (lower to higher) 2026-01-29 15:12:17 +00:00

Opened #382 [PR #146] [MERGED] Update Simpson's_1-3rd_rule.c 2026-01-29 15:12:18 +00:00

Opened #383 [PR #149] [MERGED] Added Stooge Sort and Radix Sort in sorting algorithms 2026-01-29 15:12:18 +00:00

Opened #384 [PR #147] You shall not character my base! 2026-01-29 15:12:18 +00:00

Opened #385 [PR #148] Bubble sort (lower to higher) 2026-01-29 15:12:18 +00:00

Opened #386 [PR #146] Update Simpson's_1-3rd_rule.c 2026-01-29 15:12:19 +00:00

Opened #387 [PR #153] [CLOSED] Create heapsort.c 2026-01-29 15:12:20 +00:00

Opened #388 [PR #152] [CLOSED] Binary Search Updated 2026-01-29 15:12:20 +00:00

Opened #389 [PR #154] [MERGED] Create binarys.c 2026-01-29 15:12:20 +00:00

Opened #390 [PR #151] [CLOSED] Update GCD.c 2026-01-29 15:12:21 +00:00

Opened #391 [PR #155] [MERGED] Create linears.c 2026-01-29 15:12:21 +00:00

Opened #392 [PR #153] Create heapsort.c 2026-01-29 15:12:21 +00:00

Opened #393 [PR #152] Binary Search Updated 2026-01-29 15:12:21 +00:00

Opened #394 [PR #151] Update GCD.c 2026-01-29 15:12:21 +00:00

Opened #395 [PR #154] Create binarys.c 2026-01-29 15:12:21 +00:00

Opened #396 [PR #155] Create linears.c 2026-01-29 15:12:22 +00:00

Opened #397 [PR #156] [CLOSED] Created Gauss _Elimination.c 2026-01-29 15:12:24 +00:00

Opened #398 [PR #157] [CLOSED] Made code more understandable/updated indentation 2026-01-29 15:12:24 +00:00

Opened #399 [PR #159] [CLOSED] Added base64 and Programmer humor sort functions 2026-01-29 15:12:24 +00:00

Opened #400 [PR #158] [CLOSED] first commit 2026-01-29 15:12:25 +00:00

Opened #401 [PR #160] [CLOSED] removed conio.h 2026-01-29 15:12:25 +00:00

Opened #402 [PR #156] Created Gauss _Elimination.c 2026-01-29 15:12:25 +00:00

Opened #403 [PR #157] Made code more understandable/updated indentation 2026-01-29 15:12:25 +00:00

Opened #404 [PR #162] [CLOSED] Added two solutions for Project euler problem5 2026-01-29 15:12:27 +00:00

Opened #405 [PR #161] [MERGED] Update binary_to_decimal.c 2026-01-29 15:12:28 +00:00

Opened #406 [PR #163] [MERGED] Created a new file of conversion without array. 2026-01-29 15:12:28 +00:00

Opened #407 [PR #164] [CLOSED] Removed duplicate occurences 2026-01-29 15:12:28 +00:00

Opened #408 [PR #165] [CLOSED] Added BucketSort to README.md 2026-01-29 15:12:28 +00:00

Opened #409 [PR #162] Added two solutions for Project euler problem5 2026-01-29 15:12:28 +00:00

Opened #410 [PR #161] Update binary_to_decimal.c 2026-01-29 15:12:29 +00:00

Opened #411 [PR #163] Created a new file of conversion without array. 2026-01-29 15:12:29 +00:00

Opened #412 [PR #164] Removed duplicate occurences 2026-01-29 15:12:29 +00:00

Opened #413 [PR #165] Added BucketSort to README.md 2026-01-29 15:12:30 +00:00

Opened #414 [PR #168] [CLOSED] Application of Merge sort 2026-01-29 15:12:32 +00:00

Opened #415 [PR #167] [CLOSED] Please check this solution to Q7 of Project Euler 2026-01-29 15:12:32 +00:00

Opened #416 [PR #166] [MERGED] Q6 project Euler 2026-01-29 15:12:33 +00:00

Opened #417 [PR #169] [CLOSED] Please check the solution for Q5 of Project Euler 2026-01-29 15:12:33 +00:00

Opened #418 [PR #170] [CLOSED] Created a Conversion Without Array 2026-01-29 15:12:33 +00:00

Opened #419 [PR #168] Application of Merge sort 2026-01-29 15:12:33 +00:00

Opened #420 [PR #167] Please check this solution to Q7 of Project Euler 2026-01-29 15:12:34 +00:00

Opened #421 [PR #169] Please check the solution for Q5 of Project Euler 2026-01-29 15:12:34 +00:00

Opened #422 [PR #173] [MERGED] Create DoublyLinkedListInsertion.c 2026-01-29 15:12:36 +00:00

Opened #423 [PR #172] [CLOSED] Standard naming convention 2026-01-29 15:12:36 +00:00

Opened #424 [PR #171] [MERGED] Refactored the code 2026-01-29 15:12:37 +00:00

Opened #425 [PR #174] [CLOSED] Create Double Ended Queue.C 2026-01-29 15:12:37 +00:00

Opened #426 [PR #175] [MERGED] Create Double Ended Queue.C 2026-01-29 15:12:37 +00:00

Opened #427 [PR #173] Create DoublyLinkedListInsertion.c 2026-01-29 15:12:38 +00:00

Opened #428 [PR #172] Standard naming convention 2026-01-29 15:12:38 +00:00

Opened #429 [PR #171] Refactored the code 2026-01-29 15:12:38 +00:00

Opened #430 [PR #176] [CLOSED] added Circular Queue 2026-01-29 15:12:39 +00:00

Opened #431 [PR #177] [CLOSED] Perfect number added, added missing extension to mirror file. 2026-01-29 15:12:40 +00:00

Opened #432 [PR #178] [CLOSED] added missing files to README 2026-01-29 15:12:41 +00:00

Opened #433 [PR #179] [CLOSED] Added comb sort 2026-01-29 15:12:41 +00:00

Opened #434 [PR #180] [CLOSED] Gnome sort added 2026-01-29 15:12:41 +00:00

Opened #435 [PR #176] added Circular Queue 2026-01-29 15:12:41 +00:00

Opened #436 [PR #177] Perfect number added, added missing extension to mirror file. 2026-01-29 15:12:41 +00:00

Opened #437 [PR #178] added missing files to README 2026-01-29 15:12:41 +00:00

Opened #438 [PR #179] Added comb sort 2026-01-29 15:12:42 +00:00

Opened #439 [PR #180] Gnome sort added 2026-01-29 15:12:42 +00:00

Opened #440 [PR #181] [CLOSED] Added cycle sort 2026-01-29 15:12:44 +00:00

Opened #441 [PR #182] [CLOSED] update stack.c 2026-01-29 15:12:46 +00:00

Opened #442 [PR #183] [CLOSED] Updated 2026-01-29 15:12:46 +00:00

Opened #443 [PR #184] [CLOSED] Added permutations.c 2026-01-29 15:12:47 +00:00

Opened #444 [PR #185] [CLOSED] asking user for searching again 2026-01-29 15:12:48 +00:00

Opened #445 [PR #181] Added cycle sort 2026-01-29 15:12:49 +00:00

Opened #446 [PR #182] update stack.c 2026-01-29 15:12:50 +00:00

Opened #447 [PR #183] Updated 2026-01-29 15:12:51 +00:00

Opened #448 [PR #184] Added permutations.c 2026-01-29 15:12:51 +00:00

Opened #449 [PR #185] asking user for searching again 2026-01-29 15:12:52 +00:00

Opened #450 [PR #186] [CLOSED] combinations.c added 2026-01-29 15:12:55 +00:00

Opened #451 [PR #187] [CLOSED] combinations_with_repetitions.c added 2026-01-29 15:12:55 +00:00

Opened #452 [PR #188] [CLOSED] bionic Sort addition In sorting algorithms 2026-01-29 15:12:55 +00:00

Opened #454 [PR #190] [MERGED] Added Client Server Implementation 2026-01-29 15:12:56 +00:00

Opened #455 [PR #186] combinations.c added 2026-01-29 15:12:56 +00:00

Opened #453 [PR #189] [CLOSED] Added search algo 2026-01-29 15:12:56 +00:00

Opened #456 [PR #187] combinations_with_repetitions.c added 2026-01-29 15:12:57 +00:00

Opened #457 [PR #188] bionic Sort addition In sorting algorithms 2026-01-29 15:12:57 +00:00

Opened #458 [PR #189] Added search algo 2026-01-29 15:12:57 +00:00

Opened #459 [PR #190] Added Client Server Implementation 2026-01-29 15:12:57 +00:00

Opened #460 [PR #193] [CLOSED] added new algorithm 2026-01-29 15:12:59 +00:00

Opened #461 [PR #191] [CLOSED] Update sol1.c 2026-01-29 15:13:00 +00:00

Opened #462 [PR #194] [CLOSED] add new algorithm 2026-01-29 15:13:00 +00:00

Opened #463 [PR #192] [MERGED] number invalid if number >= base 2026-01-29 15:13:01 +00:00

Opened #464 [PR #191] Update sol1.c 2026-01-29 15:13:02 +00:00

Opened #465 [PR #195] Added primes_in_range.c. Edit: no conflicts with base branch 2026-01-29 15:13:02 +00:00

Opened #466 [PR #192] number invalid if number >= base 2026-01-29 15:13:02 +00:00

Opened #467 [PR #197] [CLOSED] Update README.md 2026-01-29 15:13:04 +00:00

Opened #468 [PR #198] [CLOSED] I capitalised all the words. 2026-01-29 15:13:04 +00:00

Opened #469 [PR #196] [CLOSED] Queues using stack in c 2026-01-29 15:13:04 +00:00

Opened #470 [PR #199] [CLOSED] Some comments for better understanding 2026-01-29 15:13:04 +00:00

Opened #471 [PR #200] [MERGED] An efficient solution. 2026-01-29 15:13:05 +00:00

Opened #472 [PR #197] Update README.md 2026-01-29 15:13:05 +00:00

Opened #473 [PR #198] I capitalised all the words. 2026-01-29 15:13:06 +00:00

Opened #474 [PR #196] Queues using stack in c 2026-01-29 15:13:06 +00:00

Opened #475 [PR #199] Some comments for better understanding 2026-01-29 15:13:06 +00:00

Opened #476 [PR #200] An efficient solution. 2026-01-29 15:13:06 +00:00

Opened #477 [PR #201] [CLOSED] A slight change in stack program 2026-01-29 15:13:07 +00:00

Opened #478 [PR #203] [CLOSED] copy 2026-01-29 15:13:08 +00:00

Opened #479 [PR #204] [CLOSED] Add Knuth-Moris-Pratt search algorithm implementation 2026-01-29 15:13:08 +00:00

Opened #480 [PR #202] [CLOSED] Added 3n+1 2026-01-29 15:13:08 +00:00

Opened #481 [PR #205] [CLOSED] Create oddeven.c 2026-01-29 15:13:08 +00:00

Opened #482 [PR #201] A slight change in stack program 2026-01-29 15:13:08 +00:00

Opened #483 [PR #203] copy 2026-01-29 15:13:09 +00:00

Opened #484 [PR #204] Add Knuth-Moris-Pratt search algorithm implementation 2026-01-29 15:13:09 +00:00

Opened #485 [PR #209] [CLOSED] added queue,stack operations and pattern matching algorithm 2026-01-29 15:13:11 +00:00

Opened #486 [PR #207] [CLOSED] Update README.md 2026-01-29 15:13:11 +00:00

Opened #487 [PR #206] [CLOSED] Update README.md 2026-01-29 15:13:11 +00:00

Opened #488 [PR #210] [MERGED] Update LinearSearch.c 2026-01-29 15:13:11 +00:00

Opened #489 [PR #211] [CLOSED] Add Dining Philosopher 2026-01-29 15:13:12 +00:00

Opened #490 [PR #210] Update LinearSearch.c 2026-01-29 15:13:12 +00:00

Opened #491 [PR #211] Add Dining Philosopher 2026-01-29 15:13:13 +00:00

Opened #492 [PR #212] [MERGED] Formulate codes in Sort 2026-01-29 15:13:14 +00:00

Opened #493 [PR #215] [MERGED] Consistent naming of sorting algorithms in README file 2026-01-29 15:13:14 +00:00

Opened #494 [PR #213] [CLOSED] Create perfectNumber.c 2026-01-29 15:13:14 +00:00

Opened #495 [PR #216] [CLOSED] Adding AVLtrees, and Binary Trees which are being compared 2026-01-29 15:13:14 +00:00

Opened #496 [PR #217] [MERGED] Prime factoriziation 2026-01-29 15:13:15 +00:00

Opened #497 [PR #215] Consistent naming of sorting algorithms in README file 2026-01-29 15:13:15 +00:00

Opened #498 [PR #216] Adding AVLtrees, and Binary Trees which are being compared 2026-01-29 15:13:15 +00:00

Opened #499 [PR #217] Prime factoriziation 2026-01-29 15:13:16 +00:00

Opened #500 [PR #219] [MERGED] refactoring stack/main.c 2026-01-29 15:13:18 +00:00

Opened #501 [PR #220] [MERGED] BUG fix data_structures/stack/parenthesis.c 2026-01-29 15:13:18 +00:00

Opened #502 [PR #218] [MERGED] changed README and corrected comments -- Prime Factoriziation 2026-01-29 15:13:18 +00:00

Opened #503 [PR #221] [CLOSED] BugFix : loop out of range cause the stack smashing 2026-01-29 15:13:19 +00:00

Opened #504 [PR #222] [MERGED] BugFix : loop out of range will cause stack smashing 2026-01-29 15:13:19 +00:00

Opened #505 [PR #220] BUG fix data_structures/stack/parenthesis.c 2026-01-29 15:13:19 +00:00

Opened #506 [PR #219] refactoring stack/main.c 2026-01-29 15:13:20 +00:00

Opened #507 [PR #218] changed README and corrected comments -- Prime Factoriziation 2026-01-29 15:13:20 +00:00

Opened #508 [PR #221] BugFix : loop out of range cause the stack smashing 2026-01-29 15:13:20 +00:00

Opened #509 [PR #222] BugFix : loop out of range will cause stack smashing 2026-01-29 15:13:21 +00:00

Opened #510 [PR #224] [CLOSED] changed algorhytm to create binary number 2026-01-29 15:13:22 +00:00

Opened #511 [PR #225] [MERGED] Add partition sort algorithm 2026-01-29 15:13:22 +00:00

Opened #512 [PR #226] [MERGED] readme.md : fix typo 2026-01-29 15:13:23 +00:00

Opened #513 [PR #227] [MERGED] Pattern Search 2026-01-29 15:13:23 +00:00

Opened #514 [PR #225] Add partition sort algorithm 2026-01-29 15:13:24 +00:00

Opened #515 [PR #228] Add Boyer Moore search algo and simple Makefile 2026-01-29 15:13:24 +00:00

Opened #516 [PR #227] Pattern Search 2026-01-29 15:13:24 +00:00

Opened #517 [PR #230] [MERGED] add xor doubly linked list 2026-01-29 15:13:26 +00:00

Opened #518 [PR #231] [CLOSED] Add encryption/vigenere 2026-01-29 15:13:26 +00:00

Opened #519 [PR #232] [CLOSED] Create bulls-and-cows in exercism 2026-01-29 15:13:26 +00:00

Opened #520 [PR #233] [CLOSED] Changed scanf to fgets 2026-01-29 15:13:27 +00:00

Opened #521 [PR #234] [CLOSED] AVL tree 2026-01-29 15:13:27 +00:00

Opened #522 [PR #230] add xor doubly linked list 2026-01-29 15:13:27 +00:00

Opened #523 [PR #231] Add encryption/vigenere 2026-01-29 15:13:28 +00:00

Opened #524 [PR #232] Create bulls-and-cows in exercism 2026-01-29 15:13:28 +00:00

Opened #525 [PR #233] Changed scanf to fgets 2026-01-29 15:13:29 +00:00

Opened #526 [PR #234] AVL tree 2026-01-29 15:13:29 +00:00

Opened #527 [PR #237] [CLOSED] Added README.md to data_structures/linked_list 2026-01-29 15:13:31 +00:00

Opened #528 [PR #236] [CLOSED] DFS, BFS ADD 2026-01-29 15:13:31 +00:00

Opened #529 [PR #235] [MERGED] change sol1.c deteted ./a.out and also added sol4.c 2026-01-29 15:13:31 +00:00

Opened #530 [PR #238] [MERGED] stack implementation by linkedlist 2026-01-29 15:13:31 +00:00

Opened #531 [PR #240] [MERGED] Update isArmstrong.c 2026-01-29 15:13:31 +00:00

Opened #532 [PR #237] Added README.md to data_structures/linked_list 2026-01-29 15:13:32 +00:00

Opened #533 [PR #236] DFS, BFS ADD 2026-01-29 15:13:32 +00:00

Opened #534 [PR #235] change sol1.c deteted ./a.out and also added sol4.c 2026-01-29 15:13:33 +00:00

Opened #535 [PR #238] stack implementation by linkedlist 2026-01-29 15:13:33 +00:00

Opened #536 [PR #240] Update isArmstrong.c 2026-01-29 15:13:33 +00:00

Opened #537 [PR #241] [MERGED] Add implementation list 2026-01-29 15:13:35 +00:00

Opened #538 [PR #244] [CLOSED] Greedy Strategy problems are added 2026-01-29 15:13:35 +00:00

Opened #539 [PR #243] [MERGED] fix the stack.c 2026-01-29 15:13:36 +00:00

Opened #540 [PR #246] [CLOSED] Added RadixSort to Sorting folder 2026-01-29 15:13:36 +00:00

Opened #541 [PR #247] [MERGED] Sorting and README.md updates 2026-01-29 15:13:36 +00:00

Opened #542 [PR #241] Add implementation list 2026-01-29 15:13:37 +00:00

Opened #543 [PR #246] Added RadixSort to Sorting folder 2026-01-29 15:13:37 +00:00

Opened #544 [PR #251] [MERGED] Add gnome sort 2026-01-29 15:13:38 +00:00

Opened #545 [PR #248] [CLOSED] optimization 2026-01-29 15:13:38 +00:00

Opened #546 [PR #250] Add comb sort 2026-01-29 15:13:39 +00:00

Opened #547 [PR #252] Fix for loop in gnome_sort to make it C89-compatible 2026-01-29 15:13:39 +00:00

Opened #548 [PR #253] added solution to Leetcode problem 771.Jewels and Stones 2026-01-29 15:13:40 +00:00

Opened #549 [PR #255] [MERGED] fix bug 2026-01-29 15:13:41 +00:00

Opened #550 [PR #254] [CLOSED] Update singly_link_list_deletion.c 2026-01-29 15:13:41 +00:00

Opened #551 [PR #256] [MERGED] Added BFS algorithm 2026-01-29 15:13:41 +00:00

Opened #552 [PR #257] [MERGED] Added DFS algorithm 2026-01-29 15:13:42 +00:00

Opened #553 [PR #258] [CLOSED] Added Huffman coding, Hash Sort algorithm and a maze solver 2026-01-29 15:13:42 +00:00

Opened #554 [PR #255] fix bug 2026-01-29 15:13:42 +00:00

Opened #555 [PR #254] Update singly_link_list_deletion.c 2026-01-29 15:13:42 +00:00

Opened #556 [PR #256] Added BFS algorithm 2026-01-29 15:13:42 +00:00

Opened #557 [PR #257] Added DFS algorithm 2026-01-29 15:13:42 +00:00

Opened #558 [PR #258] Added Huffman coding, Hash Sort algorithm and a maze solver 2026-01-29 15:13:42 +00:00

Opened #559 [PR #260] [MERGED] added useful changes and comments in countingSort.c 2026-01-29 15:13:45 +00:00

Opened #560 [PR #262] [MERGED] Adding min heap 2026-01-29 15:13:45 +00:00

Opened #561 [PR #261] [CLOSED] update coding guidelines, make it comprehensible 2026-01-29 15:13:45 +00:00

Opened #562 [PR #264] [CLOSED] devlali numbers 2026-01-29 15:13:45 +00:00

Opened #563 [PR #260] added useful changes and comments in countingSort.c 2026-01-29 15:13:46 +00:00

Opened #564 [PR #263] Added Topological Sorting 2026-01-29 15:13:46 +00:00

Opened #565 [PR #262] Adding min heap 2026-01-29 15:13:46 +00:00

Opened #566 [PR #261] update coding guidelines, make it comprehensible 2026-01-29 15:13:46 +00:00

Opened #567 [PR #264] devlali numbers 2026-01-29 15:13:47 +00:00

Opened #568 [PR #266] [CLOSED] Exponential Search added 2026-01-29 15:13:49 +00:00

Opened #569 [PR #269] [MERGED] avltree, cantorSet added 2026-01-29 15:13:49 +00:00

Opened #570 [PR #268] Added Max Heap Data Structure 2026-01-29 15:13:50 +00:00

Opened #571 [PR #271] [MERGED] updated README.md 2026-01-29 15:13:52 +00:00

Opened #572 [PR #270] [MERGED] [added] lerp, with both an unprecise and a precise option. 2026-01-29 15:13:52 +00:00

Opened #573 [PR #272] [MERGED] updated .gitignore 2026-01-29 15:13:52 +00:00

Opened #574 [PR #274] [MERGED] updated shellSort.c 2026-01-29 15:13:53 +00:00

Opened #575 [PR #271] updated README.md 2026-01-29 15:13:53 +00:00

Opened #576 [PR #273] updated BubbleSort.c 2026-01-29 15:13:53 +00:00

Opened #577 [PR #274] updated shellSort.c 2026-01-29 15:13:54 +00:00

Opened #578 [PR #276] [MERGED] Update countingSort.c 2026-01-29 15:13:55 +00:00

Opened #579 [PR #277] [MERGED] Add unionFind.c to misc folder 2026-01-29 15:13:55 +00:00

Opened #580 [PR #275] [CLOSED] Adding trie improved 2026-01-29 15:13:55 +00:00

Opened #581 [PR #278] [CLOSED] Added nCr 2026-01-29 15:13:56 +00:00

Opened #582 [PR #279] [CLOSED] search.c 2026-01-29 15:13:56 +00:00

Opened #583 [PR #277] Add unionFind.c to misc folder 2026-01-29 15:13:56 +00:00

Opened #584 [PR #278] Added nCr 2026-01-29 15:13:57 +00:00

Opened #585 [PR #281] [CLOSED] Update binary2octal.c 2026-01-29 15:13:58 +00:00

Opened #586 [PR #282] [MERGED] Adding Code for Red Black Tree 2026-01-29 15:13:58 +00:00

Opened #587 [PR #283] [MERGED] Project Euler Solution 2026-01-29 15:13:58 +00:00

Opened #588 [PR #281] Update binary2octal.c 2026-01-29 15:13:59 +00:00

Opened #589 [PR #286] [CLOSED] Single and Circular Linked Lists 2026-01-29 15:13:59 +00:00

Opened #590 [PR #285] Code for Randomised Quick Sort 2026-01-29 15:13:59 +00:00

Opened #591 [PR #283] Project Euler Solution 2026-01-29 15:13:59 +00:00

Opened #592 [PR #286] Single and Circular Linked Lists 2026-01-29 15:14:00 +00:00

Opened #593 [PR #288] [CLOSED] Create queueInC.c 2026-01-29 15:14:01 +00:00

Opened #594 [PR #289] [MERGED] Create binarysearch.c 2026-01-29 15:14:01 +00:00

Opened #595 [PR #287] [MERGED] Fixes Issue #284 2026-01-29 15:14:02 +00:00

Opened #596 [PR #290] [CLOSED] Create quicksort.c 2026-01-29 15:14:02 +00:00

Opened #597 [PR #291] [CLOSED] Create binarysearchtree.c 2026-01-29 15:14:02 +00:00

Opened #598 [PR #288] Create queueInC.c 2026-01-29 15:14:02 +00:00

Opened #599 [PR #289] Create binarysearch.c 2026-01-29 15:14:03 +00:00

Opened #600 [PR #287] Fixes Issue #284 2026-01-29 15:14:03 +00:00

Opened #601 [PR #290] Create quicksort.c 2026-01-29 15:14:03 +00:00

Opened #602 [PR #291] Create binarysearchtree.c 2026-01-29 15:14:03 +00:00

Opened #603 [PR #294] [CLOSED] Linear Seach(rand()) cpp 2026-01-29 15:14:05 +00:00

Opened #604 [PR #292] [CLOSED] Create stackUsingLinkedList.c 2026-01-29 15:14:06 +00:00

Opened #605 [PR #293] [CLOSED] Create linkedlist.c 2026-01-29 15:14:06 +00:00

Opened #606 [PR #295] [CLOSED] Create Factorial 2026-01-29 15:14:06 +00:00

Opened #607 [PR #296] [CLOSED] UPDATED 2026-01-29 15:14:06 +00:00

Opened #608 [PR #294] Linear Seach(rand()) cpp 2026-01-29 15:14:07 +00:00

Opened #609 [PR #292] Create stackUsingLinkedList.c 2026-01-29 15:14:07 +00:00

Opened #610 [PR #293] Create linkedlist.c 2026-01-29 15:14:07 +00:00

Opened #611 [PR #295] Create Factorial 2026-01-29 15:14:07 +00:00

Opened #612 [PR #296] UPDATED 2026-01-29 15:14:08 +00:00

Opened #613 [PR #298] [MERGED] Update 2026-01-29 15:14:09 +00:00

Opened #614 [PR #299] [CLOSED] Added conversions/hexa_to_decimal.c 2026-01-29 15:14:09 +00:00

Opened #615 [PR #297] [CLOSED] Added a Factorial algo 2026-01-29 15:14:10 +00:00

Opened #616 [PR #298] Update 2026-01-29 15:14:11 +00:00

Opened #617 [PR #300] Add files via upload 2026-01-29 15:14:11 +00:00

Opened #618 [PR #301] Median of two sorted arrays No. 4 2026-01-29 15:14:11 +00:00

Opened #619 [PR #297] Added a Factorial algo 2026-01-29 15:14:11 +00:00

Opened #620 [PR #304] [CLOSED] fixed errors in binary search 2026-01-29 15:14:13 +00:00

Opened #621 [PR #303] [CLOSED] Update stack_using_linkedlists.c 2026-01-29 15:14:13 +00:00

Opened #622 [PR #302] [CLOSED] Update stack_using_linkedlists.c 2026-01-29 15:14:13 +00:00

Opened #623 [PR #305] UDP Client Server algorithm implementation in C 2026-01-29 15:14:13 +00:00

Opened #624 [PR #306] [CLOSED] added AVL tree in C 2026-01-29 15:14:13 +00:00

Opened #625 [PR #304] fixed errors in binary search 2026-01-29 15:14:13 +00:00

Opened #626 [PR #307] [CLOSED] Simple bubble sort 2026-01-29 15:14:14 +00:00

Opened #627 [PR #309] [MERGED] Update more leetcode solution 2026-01-29 15:14:14 +00:00

Opened #628 [PR #308] [CLOSED] added inPlaceMergeSort algorithm in C 2026-01-29 15:14:14 +00:00

Opened #629 [PR #307] Simple bubble sort 2026-01-29 15:14:15 +00:00

Opened #630 [PR #311] [MERGED] 249 add maximum number of ballons 2026-01-29 15:14:15 +00:00

Opened #631 [PR #310] 7.c :reverse of a number with overflow check added 2026-01-29 15:14:15 +00:00

Opened #632 [PR #308] added inPlaceMergeSort algorithm in C 2026-01-29 15:14:15 +00:00

Opened #633 [PR #311] 249 add maximum number of ballons 2026-01-29 15:14:16 +00:00

Opened #634 [PR #312] [MERGED] Update LinearSearch.c 2026-01-29 15:14:17 +00:00

Opened #635 [PR #314] [MERGED] Added multikey quicksort 2026-01-29 15:14:17 +00:00

Opened #636 [PR #315] [CLOSED] Update BubbleSort.c 2026-01-29 15:14:17 +00:00

Opened #637 [PR #313] [MERGED] Create LICENSE 2026-01-29 15:14:17 +00:00

Opened #638 [PR #316] [CLOSED] Update SelectionSort.c 2026-01-29 15:14:17 +00:00

Opened #639 [PR #319] [MERGED] Update BubbleSort.c 2026-01-29 15:14:18 +00:00

Opened #640 [PR #317] [CLOSED] Update insertionSort.c 2026-01-29 15:14:18 +00:00

Opened #641 [PR #318] [CLOSED] Update stack.c 2026-01-29 15:14:19 +00:00

Opened #642 [PR #320] [CLOSED] Update insertionSort.c 2026-01-29 15:14:19 +00:00

Opened #643 [PR #321] [MERGED] Update SelectionSort.c 2026-01-29 15:14:19 +00:00

Opened #644 [PR #317] Update insertionSort.c 2026-01-29 15:14:19 +00:00

Opened #645 [PR #319] Update BubbleSort.c 2026-01-29 15:14:19 +00:00

Opened #646 [PR #318] Update stack.c 2026-01-29 15:14:20 +00:00

Opened #647 [PR #320] Update insertionSort.c 2026-01-29 15:14:20 +00:00

Opened #648 [PR #321] Update SelectionSort.c 2026-01-29 15:14:20 +00:00

Opened #649 [PR #324] [CLOSED] added insert right insert left delete right and delete left functions 2026-01-29 15:14:22 +00:00

Opened #650 [PR #322] [CLOSED] Changed main c 2026-01-29 15:14:22 +00:00

Opened #651 [PR #323] [CLOSED] Update BubbleSort.c 2026-01-29 15:14:22 +00:00

Opened #652 [PR #325] [MERGED] Correct and improve prime test 2026-01-29 15:14:22 +00:00

Opened #653 [PR #326] [MERGED] Solution to Leetcode Problem 173 2026-01-29 15:14:22 +00:00

Opened #654 [PR #324] added insert right insert left delete right and delete left functions 2026-01-29 15:14:22 +00:00

Opened #655 [PR #322] Changed main c 2026-01-29 15:14:22 +00:00

Opened #656 [PR #323] Update BubbleSort.c 2026-01-29 15:14:23 +00:00

Opened #657 [PR #325] Correct and improve prime test 2026-01-29 15:14:23 +00:00

Opened #658 [PR #326] Solution to Leetcode Problem 173 2026-01-29 15:14:23 +00:00

Opened #659 [PR #327] [MERGED] Solution to leetcode Problem 190 and 191 2026-01-29 15:14:25 +00:00

Opened #660 [PR #329] [CLOSED] Create Bead Sort 2026-01-29 15:14:26 +00:00

Opened #661 [PR #328] adding some kernel coding style 2026-01-29 15:14:26 +00:00

Opened #662 [PR #330] [MERGED] added hexal_to_octal in conversions 2026-01-29 15:14:26 +00:00

Opened #663 [PR #327] Solution to leetcode Problem 190 and 191 2026-01-29 15:14:26 +00:00

Opened #664 [PR #331] [MERGED] Time Complexity Added 2026-01-29 15:14:26 +00:00

Opened #665 [PR #329] Create Bead Sort 2026-01-29 15:14:26 +00:00

Opened #666 [PR #330] added hexal_to_octal in conversions 2026-01-29 15:14:27 +00:00

Opened #667 [PR #333] [CLOSED] Added time complexity 2026-01-29 15:14:29 +00:00

Opened #668 [PR #332] [CLOSED] Added time complexity 2026-01-29 15:14:29 +00:00

Opened #669 [PR #334] [CLOSED] Time complexity added 2026-01-29 15:14:29 +00:00

Opened #670 [PR #333] Added time complexity 2026-01-29 15:14:29 +00:00

Opened #671 [PR #336] [MERGED] Added commented solution to problem 461 2026-01-29 15:14:29 +00:00

Opened #672 [PR #335] Added ArmstrongNumber.c 2026-01-29 15:14:29 +00:00

Opened #673 [PR #339] [MERGED] Added commented solution to Leetcode problem 476 2026-01-29 15:14:31 +00:00

Opened #674 [PR #337] [MERGED] leetcode: Address readability of a few cases, and fix 283 2026-01-29 15:14:31 +00:00

Opened #675 [PR #338] [CLOSED] Implemented double sided list 2026-01-29 15:14:31 +00:00

Opened #676 [PR #339] Added commented solution to Leetcode problem 476 2026-01-29 15:14:31 +00:00

Opened #677 [PR #340] [MERGED] Added Cycle Sort 2026-01-29 15:14:31 +00:00

Opened #678 [PR #341] [MERGED] Update SelectionSort.c 2026-01-29 15:14:31 +00:00

Opened #679 [PR #338] Implemented double sided list 2026-01-29 15:14:32 +00:00

Opened #680 [PR #340] Added Cycle Sort 2026-01-29 15:14:32 +00:00

Opened #681 [PR #344] [MERGED] Add pancake sort 2026-01-29 15:14:33 +00:00

Opened #682 [PR #342] [CLOSED] Added Conversition and evaluation of infix to postfix expression 2026-01-29 15:14:33 +00:00

Opened #683 [PR #343] [MERGED] Update BubbleSort.c 2026-01-29 15:14:33 +00:00

Opened #684 [PR #344] Add pancake sort 2026-01-29 15:14:34 +00:00

Opened #685 [PR #345] [CLOSED] Add Stooge Sort 2026-01-29 15:14:34 +00:00

Opened #686 [PR #342] Added Conversition and evaluation of infix to postfix expression 2026-01-29 15:14:34 +00:00

Opened #687 [PR #346] [CLOSED] Add Tim Sort 2026-01-29 15:14:34 +00:00

Opened #688 [PR #347] [CLOSED] Update stack.c 2026-01-29 15:14:36 +00:00

Opened #689 [PR #348] [CLOSED] Create Infix_to_Postfix.C 2026-01-29 15:14:36 +00:00

Opened #690 [PR #349] Leetcode solutions 2026-01-29 15:14:36 +00:00

Opened #691 [PR #350] [MERGED] Add PID (Proportional Integral Derivative) Controller 2026-01-29 15:14:36 +00:00

Opened #692 [PR #347] Update stack.c 2026-01-29 15:14:36 +00:00

Opened #693 [PR #351] [CLOSED] Contribution to the Algorithm Master 2026-01-29 15:14:37 +00:00

Opened #694 [PR #348] Create Infix_to_Postfix.C 2026-01-29 15:14:37 +00:00

Opened #695 [PR #350] Add PID (Proportional Integral Derivative) Controller 2026-01-29 15:14:37 +00:00

Opened #696 [PR #351] Contribution to the Algorithm Master 2026-01-29 15:14:37 +00:00

Opened #697 [PR #354] [MERGED] Added RC4 stream cipher algorithm 2026-01-29 15:14:39 +00:00

Opened #698 [PR #353] [MERGED] Add Splay Tree in DS 2026-01-29 15:14:39 +00:00

Opened #699 [PR #352] [MERGED] Feature/search insert position 2026-01-29 15:14:39 +00:00

Opened #700 [PR #355] [MERGED] Added Cartesian to Polar coordinates algorithm 2026-01-29 15:14:39 +00:00

Opened #701 [PR #353] Add Splay Tree in DS 2026-01-29 15:14:39 +00:00

Opened #702 [PR #356] [CLOSED] Added comments to the algorithm and modified some algorithm 2026-01-29 15:14:39 +00:00

Opened #703 [PR #352] Feature/search insert position 2026-01-29 15:14:40 +00:00

Opened #704 [PR #355] Added Cartesian to Polar coordinates algorithm 2026-01-29 15:14:40 +00:00

Opened #705 [PR #356] Added comments to the algorithm and modified some algorithm 2026-01-29 15:14:41 +00:00

Opened #706 [PR #357] [MERGED] added solution & modified README.md for problem 121 2026-01-29 15:14:42 +00:00

Opened #707 [PR #359] [CLOSED] Added reversing of linked list and Floyd Cycle Detection Algo 2026-01-29 15:14:43 +00:00

Opened #708 [PR #358] [CLOSED] Create create Array 2026-01-29 15:14:43 +00:00

Opened #709 [PR #357] added solution & modified README.md for problem 121 2026-01-29 15:14:43 +00:00

Opened #710 [PR #360] Format specifier for size_t, calloc check 2026-01-29 15:14:43 +00:00

Opened #711 [PR #361] Cleaned up, meaningful variable names 2026-01-29 15:14:44 +00:00

Opened #712 [PR #358] Create create Array 2026-01-29 15:14:44 +00:00

Opened #713 [PR #363] [MERGED] Update BubbleSort.c 2026-01-29 15:14:45 +00:00

Opened #714 [PR #364] [CLOSED] Update SelectionSort.c 2026-01-29 15:14:45 +00:00

Opened #715 [PR #362] [MERGED] +1 byte for the NUL-terminator 2026-01-29 15:14:45 +00:00

Opened #716 [PR #365] [CLOSED] Adding Graph Algorithms 2026-01-29 15:14:45 +00:00

Opened #717 [PR #366] [CLOSED] Adding conversion Algorithme to convert from decimal to ANY base (HacktoberFest 2k19) 2026-01-29 15:14:46 +00:00

Opened #718 [PR #363] Update BubbleSort.c 2026-01-29 15:14:46 +00:00

Opened #719 [PR #364] Update SelectionSort.c 2026-01-29 15:14:47 +00:00

Opened #720 [PR #362] +1 byte for the NUL-terminator 2026-01-29 15:14:47 +00:00

Opened #721 [PR #365] Adding Graph Algorithms 2026-01-29 15:14:48 +00:00

Opened #722 [PR #366] Adding conversion Algorithme to convert from decimal to ANY base (HacktoberFest 2k19) 2026-01-29 15:14:48 +00:00

Opened #723 [PR #368] [CLOSED] added more solutions to leetcode problems. problem no.215 2026-01-29 15:14:50 +00:00

Opened #724 [PR #369] [CLOSED] Add Code of Deletion and Sorting of Nodes in Binary Tree 2026-01-29 15:14:50 +00:00

Opened #725 [PR #367] [CLOSED] Added : conversion of Decimal Integer to BCD 2026-01-29 15:14:50 +00:00

Opened #726 [PR #370] [MERGED] Add more solution for leetcode 2026-01-29 15:14:50 +00:00

Opened #727 [PR #371] [CLOSED] Binary Tree Implementation using Linked List 2026-01-29 15:14:50 +00:00

Opened #728 [PR #374] [CLOSED] solved searching by recursively 2026-01-29 15:14:52 +00:00

Opened #729 [PR #372] [CLOSED] Add Octal_to_Binary.c 2026-01-29 15:14:52 +00:00

Opened #730 [PR #373] [CLOSED] Create length_linkedList.c 2026-01-29 15:14:52 +00:00

Opened #731 [PR #375] [MERGED] added solution and modified README.md for problem 6 Leetcode 2026-01-29 15:14:52 +00:00

Opened #732 [PR #374] solved searching by recursively 2026-01-29 15:14:52 +00:00

Opened #733 [PR #376] [CLOSED] Added Algorithm of conversion from decimal to any base 2026-01-29 15:14:52 +00:00

Opened #734 [PR #372] Add Octal_to_Binary.c 2026-01-29 15:14:53 +00:00

Opened #735 [PR #375] added solution and modified README.md for problem 6 Leetcode 2026-01-29 15:14:53 +00:00

Opened #736 [PR #373] Create length_linkedList.c 2026-01-29 15:14:53 +00:00

Opened #737 [PR #376] Added Algorithm of conversion from decimal to any base 2026-01-29 15:14:53 +00:00

Opened #738 [PR #377] [CLOSED] Problem08 project Euler Solution 2026-01-29 15:14:54 +00:00

Opened #739 [PR #378] [CLOSED] Problem09 project Euler solution 2026-01-29 15:14:55 +00:00

Opened #740 [PR #379] [CLOSED] Problem 10 project Euler solution 2026-01-29 15:14:55 +00:00

Opened #741 [PR #377] Problem08 project Euler Solution 2026-01-29 15:14:55 +00:00

Opened #742 [PR #380] [CLOSED] Problem 12 project Euler solution 2026-01-29 15:14:55 +00:00

Opened #743 [PR #381] [CLOSED] Added Catlan number Program Using Dynamic Programming in misc 2026-01-29 15:14:56 +00:00

Opened #744 [PR #382] [CLOSED] Create factsimple 2026-01-29 15:14:57 +00:00

Opened #745 [PR #384] [MERGED] Create 42.c 2026-01-29 15:14:57 +00:00

Opened #746 [PR #383] [MERGED] Create 11.c 2026-01-29 15:14:57 +00:00

Opened #747 [PR #385] [MERGED] Create 238.c 2026-01-29 15:14:58 +00:00

Opened #748 [PR #382] Create factsimple 2026-01-29 15:14:58 +00:00

Opened #749 [PR #386] [MERGED] Create 152.c 2026-01-29 15:14:58 +00:00

Opened #750 [PR #384] Create 42.c 2026-01-29 15:14:58 +00:00

Opened #751 [PR #385] Create 238.c 2026-01-29 15:14:58 +00:00

Opened #752 [PR #386] Create 152.c 2026-01-29 15:14:59 +00:00

Opened #753 [PR #387] [CLOSED] Added solution 69.c for problem 69 sqrt(x) 2026-01-29 15:15:00 +00:00

Opened #754 [PR #388] [CLOSED] Create area 2026-01-29 15:15:01 +00:00

Opened #755 [PR #389] [MERGED] Update README.md 2026-01-29 15:15:01 +00:00

Opened #756 [PR #391] [CLOSED] Create sol5.c 2026-01-29 15:15:02 +00:00

Opened #757 [PR #390] [CLOSED] Create request.md 2026-01-29 15:15:02 +00:00

Opened #758 [PR #387] Added solution 69.c for problem 69 sqrt(x) 2026-01-29 15:15:03 +00:00

Opened #759 [PR #388] Create area 2026-01-29 15:15:03 +00:00

Opened #760 [PR #389] Update README.md 2026-01-29 15:15:03 +00:00

Opened #761 [PR #391] Create sol5.c 2026-01-29 15:15:03 +00:00

Opened #762 [PR #390] Create request.md 2026-01-29 15:15:04 +00:00

Opened #763 [PR #395] [CLOSED] Added rot13.c 2026-01-29 15:15:05 +00:00

Opened #764 [PR #393] [CLOSED] Normalization of indentation 2026-01-29 15:15:05 +00:00

Opened #765 [PR #394] [CLOSED] Added Leetcode Problem 13: Roman to Integer 2026-01-29 15:15:05 +00:00

Opened #768 [PR #396] Error in heap_sort function while sorting 2026-01-29 15:15:06 +00:00

Opened #769 [PR #397] Added a single program for Insertion and deletion in singly and doubly linked list. 2026-01-29 15:15:06 +00:00

Opened #766 [PR #395] Added rot13.c 2026-01-29 15:15:06 +00:00

Opened #767 [PR #393] Normalization of indentation 2026-01-29 15:15:06 +00:00

Opened #770 [PR #400] [MERGED] README.md 2026-01-29 15:15:08 +00:00

Opened #771 [PR #398] [MERGED] Create Large_Factorials.c 2026-01-29 15:15:08 +00:00

Opened #772 [PR #399] [CLOSED] create string sorting 2026-01-29 15:15:08 +00:00

Opened #773 [PR #402] [CLOSED] Added solution to knapsack problem 2026-01-29 15:15:08 +00:00

Opened #774 [PR #398] Create Large_Factorials.c 2026-01-29 15:15:09 +00:00

Opened #775 [PR #401] 647.c 2026-01-29 15:15:09 +00:00

Opened #776 [PR #402] Added solution to knapsack problem 2026-01-29 15:15:10 +00:00

Opened #777 [PR #405] [CLOSED] Palindrome (strings) 2026-01-29 15:15:12 +00:00

Opened #778 [PR #404] [CLOSED] HextoBin.c 2026-01-29 15:15:12 +00:00

Opened #779 [PR #406] [MERGED] Implementet CRC-32 Checksum Algorithm 2026-01-29 15:15:12 +00:00

Opened #780 [PR #407] [CLOSED] Now Looking Better Easy to identify funcations 2026-01-29 15:15:13 +00:00

Opened #781 [PR #403] Added a half pyramid program 2026-01-29 15:15:13 +00:00

Opened #782 [PR #405] Palindrome (strings) 2026-01-29 15:15:13 +00:00

Opened #783 [PR #404] HextoBin.c 2026-01-29 15:15:14 +00:00

Opened #784 [PR #409] [CLOSED] Project Euler Solution for Problem 09 2026-01-29 15:15:15 +00:00

Opened #785 [PR #410] [CLOSED] solved problem 10 2026-01-29 15:15:15 +00:00

Opened #786 [PR #408] [MERGED] Fixed CRC-32 Error 2026-01-29 15:15:15 +00:00

Opened #787 [PR #411] [CLOSED] sorting algorithm BubbleSort 2026-01-29 15:15:16 +00:00

Opened #788 [PR #412] Update Binary_Search.c 2026-01-29 15:15:16 +00:00

Opened #789 [PR #415] [CLOSED] Adding Correlation in dsp 2026-01-29 15:15:18 +00:00

Opened #790 [PR #416] [MERGED] fixed typo 2026-01-29 15:15:18 +00:00

Opened #791 [PR #417] [CLOSED] stack using array 2026-01-29 15:15:18 +00:00

Opened #792 [PR #413] queue 2026-01-29 15:15:19 +00:00

Opened #793 [PR #416] fixed typo 2026-01-29 15:15:19 +00:00

Opened #794 [PR #417] stack using array 2026-01-29 15:15:19 +00:00

Opened #795 [PR #420] [CLOSED] Added OctalToDecimal Converter 2026-01-29 15:15:22 +00:00

Opened #796 [PR #419] [MERGED] KMP algorithm implementation for string search 2026-01-29 15:15:22 +00:00

Opened #797 [PR #418] [MERGED] Update CArrayTests.c 2026-01-29 15:15:22 +00:00

Opened #798 [PR #421] [CLOSED] void 2026-01-29 15:15:22 +00:00

Opened #799 [PR #422] [CLOSED] unique-number-of-occurrences 2026-01-29 15:15:22 +00:00

Opened #800 [PR #418] Update CArrayTests.c 2026-01-29 15:15:23 +00:00

Opened #801 [PR #425] [MERGED] Solution for Leedcode problem 2 and 21 2026-01-29 15:15:24 +00:00

Opened #802 [PR #423] [CLOSED] Update 2026-01-29 15:15:25 +00:00

Opened #803 [PR #424] [CLOSED] Reversing of a single linked list 2026-01-29 15:15:25 +00:00

Opened #804 [PR #426] [CLOSED] Upload file knapsack_0-1.c 2026-01-29 15:15:25 +00:00

Opened #805 [PR #427] [CLOSED] Create newQuickSort.c 2026-01-29 15:15:25 +00:00

Opened #806 [PR #425] Solution for Leedcode problem 2 and 21 2026-01-29 15:15:25 +00:00

Opened #807 [PR #424] Reversing of a single linked list 2026-01-29 15:15:26 +00:00

Opened #808 [PR #423] Update 2026-01-29 15:15:26 +00:00

Opened #809 [PR #426] Upload file knapsack_0-1.c 2026-01-29 15:15:26 +00:00

Opened #810 [PR #427] Create newQuickSort.c 2026-01-29 15:15:27 +00:00

Opened #811 [PR #430] [CLOSED] Create sortLinkedList.c 2026-01-29 15:15:28 +00:00

Opened #812 [PR #429] [MERGED] Create middleElementInList.c 2026-01-29 15:15:28 +00:00

Opened #813 [PR #428] [CLOSED] Create doublyLinkedList.c 2026-01-29 15:15:29 +00:00

Opened #814 [PR #432] [CLOSED] Semifactorial 2026-01-29 15:15:29 +00:00

Opened #815 [PR #431] Added new Algo 2026-01-29 15:15:29 +00:00

Opened #816 [PR #428] Create doublyLinkedList.c 2026-01-29 15:15:29 +00:00

Opened #817 [PR #432] Semifactorial 2026-01-29 15:15:30 +00:00

Opened #818 [PR #433] [CLOSED] Create bubble_sort_function.c 2026-01-29 15:15:31 +00:00

Opened #819 [PR #435] [CLOSED] Add files via upload 2026-01-29 15:15:31 +00:00

Opened #820 [PR #436] [MERGED] LCM.c 2026-01-29 15:15:32 +00:00

Opened #821 [PR #435] Add files via upload 2026-01-29 15:15:32 +00:00

Opened #822 [PR #434] [CLOSED] Adding Queue data structure library 2026-01-29 15:15:32 +00:00

Opened #823 [PR #437] [CLOSED] added infix to postfix conversion for the String. 2026-01-29 15:15:32 +00:00

Opened #824 [PR #438] [CLOSED] Adding sortLinkedList and sortCircularDoubleLinkedList 2026-01-29 15:15:34 +00:00

Opened #825 [PR #439] [CLOSED] There was no use of return in main so changed that the header to void. 2026-01-29 15:15:34 +00:00

Opened #826 [PR #441] [CLOSED] new add i.e quicksort.c 2026-01-29 15:15:34 +00:00

Opened #827 [PR #440] [CLOSED] No use of int main(void) so changed it to its equivalent void main(); 2026-01-29 15:15:34 +00:00

Opened #828 [PR #442] [CLOSED] Create BasicEuclideanAlgorithm 2026-01-29 15:15:34 +00:00

Opened #829 [PR #438] Adding sortLinkedList and sortCircularDoubleLinkedList 2026-01-29 15:15:34 +00:00

Opened #830 [PR #439] There was no use of return in main so changed that the header to void. 2026-01-29 15:15:35 +00:00

Opened #831 [PR #441] new add i.e quicksort.c 2026-01-29 15:15:35 +00:00

Opened #832 [PR #440] No use of int main(void) so changed it to its equivalent void main(); 2026-01-29 15:15:35 +00:00

Opened #833 [PR #442] Create BasicEuclideanAlgorithm 2026-01-29 15:15:35 +00:00

Opened #834 [PR #445] [CLOSED] Create equalArrays.c 2026-01-29 15:15:37 +00:00

Opened #835 [PR #444] [CLOSED] Richardson_ALGO.c 2026-01-29 15:15:37 +00:00

Opened #836 [PR #443] [CLOSED] Add files via upload 2026-01-29 15:15:37 +00:00

Opened #837 [PR #446] [CLOSED] Create sol.c 2026-01-29 15:15:37 +00:00

Opened #838 [PR #447] [MERGED] Corrected function name 2026-01-29 15:15:37 +00:00

Opened #839 [PR #445] Create equalArrays.c 2026-01-29 15:15:37 +00:00

Opened #840 [PR #444] Richardson_ALGO.c 2026-01-29 15:15:37 +00:00

Opened #841 [PR #443] Add files via upload 2026-01-29 15:15:37 +00:00

Opened #842 [PR #446] Create sol.c 2026-01-29 15:15:38 +00:00

Opened #843 [PR #449] [CLOSED] Added md5 hash algorithm 2026-01-29 15:15:38 +00:00

Opened #844 [PR #450] [CLOSED] Update insertionSort.c 2026-01-29 15:15:39 +00:00

Opened #845 [PR #448] [CLOSED] Project Euler Solution 2026-01-29 15:15:39 +00:00

Opened #846 [PR #451] [CLOSED] Project Euler Solution 2026-01-29 15:15:39 +00:00

Opened #847 [PR #452] [CLOSED] Added Large Factorial 2026-01-29 15:15:39 +00:00

Opened #848 [PR #449] Added md5 hash algorithm 2026-01-29 15:15:40 +00:00

Opened #849 [PR #450] Update insertionSort.c 2026-01-29 15:15:40 +00:00

Opened #850 [PR #448] Project Euler Solution 2026-01-29 15:15:40 +00:00

Opened #851 [PR #451] Project Euler Solution 2026-01-29 15:15:40 +00:00

Opened #852 [PR #452] Added Large Factorial 2026-01-29 15:15:41 +00:00

Opened #853 [PR #455] [CLOSED] example of LIST 2026-01-29 15:15:42 +00:00

Opened #854 [PR #453] [CLOSED] Added program Intersecting_Line_Segments 2026-01-29 15:15:43 +00:00

Opened #855 [PR #454] [CLOSED] Add queue data structure 2026-01-29 15:15:43 +00:00

Opened #856 [PR #457] Created PigeonHole sorting algorithm 2026-01-29 15:15:43 +00:00

Opened #857 [PR #458] Create Merge_link.C 2026-01-29 15:15:44 +00:00

Opened #858 [PR #461] [CLOSED] Create BinarySearchAlgorithm.c 2026-01-29 15:15:46 +00:00

Opened #859 [PR #459] [CLOSED] Create acessbound_soulreapermxi.c 2026-01-29 15:15:46 +00:00

Opened #860 [PR #462] [CLOSED] changed README 2026-01-29 15:15:46 +00:00

Opened #861 [PR #463] Create hello-world.c 2026-01-29 15:15:46 +00:00

Opened #862 [PR #459] Create acessbound_soulreapermxi.c 2026-01-29 15:15:46 +00:00

Opened #863 [PR #464] [CLOSED] Added a new Algorithm of Multi-programming_with_Fixed_Tasks 2026-01-29 15:15:48 +00:00

Opened #864 [PR #465] [CLOSED] Added another client and server program with a readme file 2026-01-29 15:15:48 +00:00

Opened #865 [PR #466] [MERGED] Create kruskal.c 2026-01-29 15:15:48 +00:00

Opened #866 [PR #467] [CLOSED] while loop and condition is now in for loop only so only one for loop is used 2026-01-29 15:15:49 +00:00

Opened #867 [PR #465] Added another client and server program with a readme file 2026-01-29 15:15:49 +00:00

Opened #868 [PR #464] Added a new Algorithm of Multi-programming_with_Fixed_Tasks 2026-01-29 15:15:49 +00:00

Opened #869 [PR #468] added solution and modified README.md for problem 11 2026-01-29 15:15:50 +00:00

Opened #870 [PR #470] [CLOSED] [feature] newly added search exponential search 2026-01-29 15:15:52 +00:00

Opened #871 [PR #469] [MERGED] added ternary search algorithm 2026-01-29 15:15:52 +00:00

Opened #872 [PR #471] [CLOSED] Nearly Sorted Algorithm.c 2026-01-29 15:15:52 +00:00

Opened #873 [PR #472] [CLOSED] Added Timsort C Program 2026-01-29 15:15:52 +00:00

Opened #874 [PR #473] [CLOSED] Adding leetcode Rotate Array (189.c) and Count Primes (204.c) 2026-01-29 15:15:52 +00:00

Opened #875 [PR #470] [feature] newly added search exponential search 2026-01-29 15:15:53 +00:00

Opened #876 [PR #476] [CLOSED] i have impemented binary search algorithm in c 2026-01-29 15:15:55 +00:00

Opened #877 [PR #474] [MERGED] Solution for Leedcode problem 13, 29, 66 and 201 2026-01-29 15:15:55 +00:00

Opened #878 [PR #475] [MERGED] Add leetcode String to Integer (atoi) (8.c) and Integer to Roman (12.c) 2026-01-29 15:15:55 +00:00

Opened #879 [PR #477] [CLOSED] Added Reverse Linked List Code 2026-01-29 15:15:55 +00:00

Opened #880 [PR #476] i have impemented binary search algorithm in c 2026-01-29 15:15:55 +00:00

Opened #881 [PR #478] [MERGED] Created algorithm to convert binary to octal. 2026-01-29 15:15:56 +00:00

Opened #882 [PR #477] Added Reverse Linked List Code 2026-01-29 15:15:56 +00:00

Opened #883 [PR #481] [CLOSED] Implementation of dictionary using binary trees 2026-01-29 15:15:58 +00:00

Opened #884 [PR #479] [MERGED] Leetcode 7 2026-01-29 15:15:58 +00:00

Opened #885 [PR #483] [CLOSED] Doubly Linked List 2026-01-29 15:15:59 +00:00

Opened #886 [PR #482] Create double_linked_list_operations.c 2026-01-29 15:15:59 +00:00

Opened #887 [PR #480] leetcode 9 2026-01-29 15:15:59 +00:00

Opened #888 [PR #479] Leetcode 7 2026-01-29 15:16:00 +00:00

Opened #889 [PR #483] Doubly Linked List 2026-01-29 15:16:00 +00:00

Opened #890 [PR #484] [CLOSED] algorithm for pigeonhole sort 2026-01-29 15:16:03 +00:00

Opened #891 [PR #486] [CLOSED] Create reversestring.c 2026-01-29 15:16:03 +00:00

Opened #892 [PR #485] [CLOSED] search element 2026-01-29 15:16:04 +00:00

Opened #893 [PR #488] [MERGED] Add LeetCode 231 2026-01-29 15:16:04 +00:00

Opened #894 [PR #489] [MERGED] Add LeetCode 367 2026-01-29 15:16:04 +00:00

Opened #895 [PR #484] algorithm for pigeonhole sort 2026-01-29 15:16:05 +00:00

Opened #896 [PR #486] Create reversestring.c 2026-01-29 15:16:05 +00:00

Opened #897 [PR #485] search element 2026-01-29 15:16:05 +00:00

Opened #898 [PR #488] Add LeetCode 231 2026-01-29 15:16:06 +00:00

Opened #899 [PR #489] Add LeetCode 367 2026-01-29 15:16:06 +00:00

Opened #900 [PR #490] [MERGED] Adding leetcode Rotate Array (189.c) 2026-01-29 15:16:08 +00:00

Opened #901 [PR #491] [CLOSED] Addding LeetCode Problem 1108 2026-01-29 15:16:08 +00:00

Opened #902 [PR #492] [CLOSED] Updated file 2026-01-29 15:16:08 +00:00

Opened #903 [PR #493] [CLOSED] Create FactorialNoRec.c 2026-01-29 15:16:09 +00:00

Opened #904 [PR #494] [MERGED] Adding LeetCode Problem 38 2026-01-29 15:16:09 +00:00

Opened #905 [PR #490] Adding leetcode Rotate Array (189.c) 2026-01-29 15:16:09 +00:00

Opened #906 [PR #491] Addding LeetCode Problem 1108 2026-01-29 15:16:10 +00:00

Opened #907 [PR #492] Updated file 2026-01-29 15:16:10 +00:00

Opened #908 [PR #493] Create FactorialNoRec.c 2026-01-29 15:16:10 +00:00

Opened #909 [PR #494] Adding LeetCode Problem 38 2026-01-29 15:16:11 +00:00

Opened #910 [PR #496] [CLOSED] Create treetravel_norecursion.c 2026-01-29 15:16:12 +00:00

Opened #911 [PR #495] [CLOSED] my review 2026-01-29 15:16:12 +00:00

Opened #912 [PR #497] [MERGED] Indented "counting Sort" and fixed compilation errors 2026-01-29 15:16:13 +00:00

Opened #913 [PR #498] [MERGED] Create BeadSort.c 2026-01-29 15:16:13 +00:00

Opened #914 [PR #499] [CLOSED] HEXtoBIN 2026-01-29 15:16:13 +00:00

Opened #915 [PR #497] Indented "counting Sort" and fixed compilation errors 2026-01-29 15:16:13 +00:00

Opened #916 [PR #499] HEXtoBIN 2026-01-29 15:16:13 +00:00

Opened #917 [PR #501] [CLOSED] Update and rename DFS.c to DFS.cpp 2026-01-29 15:16:15 +00:00

Opened #918 [PR #500] [CLOSED] GitHub Action run cpplint only on files that differ from master 2026-01-29 15:16:15 +00:00

Opened #919 [PR #503] [CLOSED] Solution for Q. 1108 2026-01-29 15:16:15 +00:00

Opened #920 [PR #504] [CLOSED] Add files via upload 2026-01-29 15:16:15 +00:00

Opened #921 [PR #501] Update and rename DFS.c to DFS.cpp 2026-01-29 15:16:15 +00:00

Opened #922 [PR #505] [CLOSED] adds to queue.c 2026-01-29 15:16:15 +00:00

Opened #923 [PR #500] GitHub Action run cpplint only on files that differ from master 2026-01-29 15:16:16 +00:00

Opened #924 [PR #506] [MERGED] Create 872.c 2026-01-29 15:16:17 +00:00

Opened #925 [PR #507] [MERGED] heapsort does not work for sorted input 1,2,3,4,5 2026-01-29 15:16:17 +00:00

Opened #926 [PR #510] [MERGED] added more graph algos & Makefile, fixed som return non-void func errors 2026-01-29 15:16:17 +00:00

Opened #927 [PR #508] [CLOSED] heapsort implementation started at index 1 2026-01-29 15:16:18 +00:00

Opened #928 [PR #511] [MERGED] make strdup handle string alocation 2026-01-29 15:16:18 +00:00

Opened #929 [PR #513] [MERGED] index now starts from 1 2026-01-29 15:16:19 +00:00

Opened #930 [PR #512] [CLOSED] Negative index of array 2026-01-29 15:16:19 +00:00

Opened #931 [PR #514] [MERGED] added file for djikstars's in /greedy_approach 2026-01-29 15:16:19 +00:00

Opened #933 [PR #515] [CLOSED] Improve space complexity from O(n) to O(1) 2026-01-29 15:16:20 +00:00

Opened #934 [PR #516] [CLOSED] + faster Fibonacci number 2026-01-29 15:16:20 +00:00

Opened #935 [PR #514] added file for djikstars's in /greedy_approach 2026-01-29 15:16:20 +00:00

Opened #936 [PR #515] Improve space complexity from O(n) to O(1) 2026-01-29 15:16:20 +00:00

Opened #932 [PR #513] index now starts from 1 2026-01-29 15:16:20 +00:00

Opened #937 [PR #517] [CLOSED] Project Euler/problem 08 2026-01-29 15:16:22 +00:00

Opened #938 [PR #518] [MERGED] Project euler/master 2026-01-29 15:16:22 +00:00

Opened #939 [PR #520] [MERGED] dynamic array data structure 2026-01-29 15:16:22 +00:00

Opened #940 [PR #523] [CLOSED] Added Conversions Algorithms 2026-01-29 15:16:22 +00:00

Opened #941 [PR #521] [MERGED] Added Sorting Algorithms 2026-01-29 15:16:22 +00:00

Opened #942 [PR #525] [CLOSED] hash set data structure 2026-01-29 15:16:24 +00:00

Opened #943 [PR #526] [MERGED] Octal to Decimal 2026-01-29 15:16:24 +00:00

Opened #944 [PR #524] [MERGED] Numerical methods 2026-01-29 15:16:24 +00:00

Opened #945 [PR #527] [MERGED] hash set data structure 2026-01-29 15:16:24 +00:00

Opened #946 [PR #526] Octal to Decimal 2026-01-29 15:16:24 +00:00

Opened #947 [PR #528] [CLOSED] Readme updates 2026-01-29 15:16:24 +00:00

Opened #948 [PR #524] Numerical methods 2026-01-29 15:16:24 +00:00

Opened #949 [PR #528] Readme updates 2026-01-29 15:16:24 +00:00

Opened #950 [PR #527] hash set data structure 2026-01-29 15:16:24 +00:00

Opened #951 [PR #529] [MERGED] Added definition or meaning of "Sort Function". 2026-01-29 15:16:26 +00:00

Opened #952 [PR #530] [MERGED] Added a new Tic Tac Toe game made using C 2026-01-29 15:16:26 +00:00

Opened #953 [PR #531] [MERGED] Spelling is incorrect 2026-01-29 15:16:26 +00:00

Opened #954 [PR #532] [CLOSED] Create AscendingPriorityQueue.c 2026-01-29 15:16:26 +00:00

Opened #955 [PR #529] Added definition or meaning of "Sort Function". 2026-01-29 15:16:26 +00:00

Opened #956 [PR #531] Spelling is incorrect 2026-01-29 15:16:26 +00:00

Opened #957 [PR #533] [MERGED] Circular Linked List 2026-01-29 15:16:26 +00:00

Opened #958 [PR #534] [MERGED] added heap to readme; missing in the master README 2026-01-29 15:16:28 +00:00

Opened #959 [PR #537] [CLOSED] hanoi tower - stacks 2026-01-29 15:16:28 +00:00

Opened #960 [PR #538] [MERGED] Resolved PR #532 2026-01-29 15:16:28 +00:00

Opened #961 [PR #536] [MERGED] Modified code of misc/Factorial.c to accomodate larger numbers. 2026-01-29 15:16:28 +00:00

Opened #962 [PR #539] Automatic documentation generation using Doxygen and GitHub hooks 2026-01-29 15:16:29 +00:00

Opened #963 [PR #541] [CLOSED] Added Multiple Linked List algorithm. 2026-01-29 15:16:30 +00:00

Opened #964 [PR #542] [MERGED] improved library 2026-01-29 15:16:30 +00:00

Opened #965 [PR #544] [MERGED] Revert "improved library" 2026-01-29 15:16:30 +00:00

Opened #966 [PR #543] [MERGED] Major rework to improve code quality, add automation checks and self hosted autogenerated documetnation website 2026-01-29 15:16:31 +00:00

Opened #967 [PR #541] Added Multiple Linked List algorithm. 2026-01-29 15:16:31 +00:00

Opened #968 [PR #545] [MERGED] Threaded binary tree 2026-01-29 15:16:31 +00:00

Opened #969 [PR #542] improved library 2026-01-29 15:16:31 +00:00

Opened #970 [PR #544] Revert "improved library" 2026-01-29 15:16:31 +00:00

Opened #971 [PR #546] [MERGED] atoi 2026-01-29 15:16:33 +00:00

Opened #972 [PR #547] [CLOSED] added taylor series 2026-01-29 15:16:33 +00:00

Opened #973 [PR #548] [CLOSED] Create b+tree.c 2026-01-29 15:16:33 +00:00

Opened #974 [PR #551] [MERGED] [bugs,docs] Fixes to existing code for LGTM and documentation 2026-01-29 15:16:33 +00:00

Opened #975 [PR #547] added taylor series 2026-01-29 15:16:33 +00:00

Opened #976 [PR #548] Create b+tree.c 2026-01-29 15:16:34 +00:00

Opened #977 [PR #552] [bugs/lgtm] code + doc fixes + lgtm corrections 2026-01-29 15:16:34 +00:00

Opened #978 [PR #555] [MERGED] [docs] Update documentations in machine learning 2026-01-29 15:16:35 +00:00

Opened #979 [PR #554] [MERGED] [bugs & docs] lots of documentation and bug fixes 2026-01-29 15:16:35 +00:00

Opened #980 [PR #553] [MERGED] [bugs] fixes for lgtm and improve docs 2026-01-29 15:16:36 +00:00

Opened #981 [PR #556] [MERGED] [docs] add documentation group 2026-01-29 15:16:36 +00:00

Opened #982 [PR #557] [MERGED] [enhancement] New Graphics implementation with algorithm for spirograph 2026-01-29 15:16:36 +00:00

Opened #983 [PR #554] [bugs & docs] lots of documentation and bug fixes 2026-01-29 15:16:36 +00:00

Opened #984 [PR #553] [bugs] fixes for lgtm and improve docs 2026-01-29 15:16:36 +00:00

Opened #985 [PR #558] [MERGED] [enhancement] more elaborate README 2026-01-29 15:16:37 +00:00

Opened #986 [PR #562] [CLOSED] segment tree headers added 2026-01-29 15:16:37 +00:00

Opened #987 [PR #559] [MERGED] [Bug] gnome sort: reverted merge commit adding error 2026-01-29 15:16:38 +00:00

Opened #988 [PR #563] [CLOSED] Data Structure: Queue 2026-01-29 15:16:38 +00:00

Opened #989 [PR #564] [MERGED] [enhancement] Added Clang tidy based static code analysis and formatting 2026-01-29 15:16:38 +00:00

Opened #990 [PR #562] segment tree headers added 2026-01-29 15:16:38 +00:00

Opened #991 [PR #559] [Bug] gnome sort: reverted merge commit adding error 2026-01-29 15:16:39 +00:00

Opened #992 [PR #564] [enhancement] Added Clang tidy based static code analysis and formatting 2026-01-29 15:16:39 +00:00

Opened #993 [PR #567] [MERGED] add isPalindrome function 2026-01-29 15:16:41 +00:00

Opened #994 [PR #568] [MERGED] [bugs] cleanup some codes for global variables and clang-tidy specs 2026-01-29 15:16:41 +00:00

Opened #995 [PR #565] [MERGED] [LGTM alerts] fixes to some of the LGTM alerts 2026-01-29 15:16:41 +00:00

Opened #996 [PR #569] [CLOSED] Added 3 problems to leetcode dir, updated README 2026-01-29 15:16:42 +00:00

Opened #997 [PR #570] [CLOSED] Added 3 problems to leetcode dir, updated README 2026-01-29 15:16:42 +00:00

Opened #998 [PR #567] add isPalindrome function 2026-01-29 15:16:42 +00:00

Opened #999 [PR #568] [bugs] cleanup some codes for global variables and clang-tidy specs 2026-01-29 15:16:42 +00:00

Opened #1000 [PR #565] [LGTM alerts] fixes to some of the LGTM alerts 2026-01-29 15:16:43 +00:00

Opened #1001 [PR #569] Added 3 problems to leetcode dir, updated README 2026-01-29 15:16:43 +00:00

Opened #1002 [PR #570] Added 3 problems to leetcode dir, updated README 2026-01-29 15:16:43 +00:00

Opened #1003 [PR #573] [MERGED] bubble sort optimization 2026-01-29 15:16:45 +00:00

Opened #1004 [PR #574] [MERGED] Bubble sort recursion 2026-01-29 15:16:46 +00:00

Opened #1005 [PR #575] [MERGED] decimal to binary using recursion 2026-01-29 15:16:46 +00:00

Opened #1006 [PR #577] [MERGED] [enhancement] Client_server folder code updated for windows OS as well. 2026-01-29 15:16:46 +00:00

Opened #1007 [PR #574] Bubble sort recursion 2026-01-29 15:16:47 +00:00

Opened #1008 [PR #577] [enhancement] Client_server folder code updated for windows OS as well. 2026-01-29 15:16:48 +00:00

Opened #1009 [PR #579] [MERGED] [bug+docs] add docs + fix error in getMax 2026-01-29 15:16:50 +00:00

Opened #1010 [PR #581] [MERGED] [enhancement] updated cmake checks 2026-01-29 15:16:50 +00:00

Opened #1011 [PR #580] [MERGED] [enhancement] formatted and added Hash directory to cmake 2026-01-29 15:16:50 +00:00

Opened #1012 [PR #583] [CLOSED] C cryptography algorithms 2026-01-29 15:16:50 +00:00

Opened #1013 [PR #584] [CLOSED] C Cryptography Algorithms 2026-01-29 15:16:51 +00:00

Opened #1014 [PR #579] [bug+docs] add docs + fix error in getMax 2026-01-29 15:16:51 +00:00

Opened #1015 [PR #581] [enhancement] updated cmake checks 2026-01-29 15:16:51 +00:00

Opened #1016 [PR #583] C cryptography algorithms 2026-01-29 15:16:51 +00:00

Opened #1017 [PR #580] [enhancement] formatted and added Hash directory to cmake 2026-01-29 15:16:51 +00:00

Opened #1018 [PR #584] C Cryptography Algorithms 2026-01-29 15:16:52 +00:00

Opened #1019 [PR #587] [MERGED] [fix] insertion and selection sort 2026-01-29 15:16:53 +00:00

Opened #1020 [PR #586] [MERGED] Convert integer to string 2026-01-29 15:16:53 +00:00

Opened #1021 [PR #588] [CLOSED] feat: K Means Clutering Added 2026-01-29 15:16:53 +00:00

Opened #1022 [PR #585] [CLOSED] Cryptography using C 2026-01-29 15:16:53 +00:00

Opened #1023 [PR #589] [MERGED] feat: K Means Clustering Added 2026-01-29 15:16:54 +00:00

Opened #1024 [PR #586] Convert integer to string 2026-01-29 15:16:54 +00:00

Opened #1025 [PR #588] feat: K Means Clutering Added 2026-01-29 15:16:54 +00:00

Opened #1026 [PR #585] Cryptography using C 2026-01-29 15:16:55 +00:00

Opened #1027 [PR #590] [CLOSED] Add Absolute Value 2026-01-29 15:16:56 +00:00

Opened #1028 [PR #591] [MERGED] [Docs/images] Supporting images for #589 2026-01-29 15:16:56 +00:00

Opened #1029 [PR #592] [MERGED] [doc fix] fix documentations in k_means 2026-01-29 15:16:57 +00:00

Opened #1030 [PR #593] [MERGED] [doc fix and add test]fix documentation in prime and strong number 2026-01-29 15:16:57 +00:00

Opened #1031 [PR #594] [MERGED] [feature] added 3d geometry operations 2026-01-29 15:16:57 +00:00

Opened #1032 [PR #591] [Docs/images] Supporting images for #589 2026-01-29 15:16:57 +00:00

Opened #1033 [PR #590] Add Absolute Value 2026-01-29 15:16:58 +00:00

Opened #1034 [PR #592] [doc fix] fix documentations in k_means 2026-01-29 15:16:58 +00:00

Opened #1035 [PR #593] [doc fix and add test]fix documentation in prime and strong number 2026-01-29 15:16:58 +00:00

Opened #1036 [PR #594] [feature] added 3d geometry operations 2026-01-29 15:16:58 +00:00

Opened #1037 [PR #597] [MERGED] [bug fix] fix code formatting during CI 2026-01-29 15:17:00 +00:00

Opened #1038 [PR #595] [MERGED] Feature: Added segment_trees Closes #561 2026-01-29 15:17:01 +00:00

Opened #1039 [PR #596] [CLOSED] Added postOrder and preOrder functions 2026-01-29 15:17:01 +00:00

Opened #1040 [PR #598] [MERGED] feat: Project Euler Problem 7 - #167 2026-01-29 15:17:01 +00:00

Opened #1041 [PR #599] [MERGED] feat: Project Euler Problem 5 - #162 2026-01-29 15:17:01 +00:00

Opened #1042 [PR #597] [bug fix] fix code formatting during CI 2026-01-29 15:17:01 +00:00

Opened #1043 [PR #596] Added postOrder and preOrder functions 2026-01-29 15:17:01 +00:00

Opened #1044 [PR #598] feat: Project Euler Problem 7 - #167 2026-01-29 15:17:01 +00:00

Opened #1045 [PR #601] [MERGED] fix: LGTM warning/alert 2026-01-29 15:17:04 +00:00

Opened #1046 [PR #602] [CLOSED] binary-tree 2026-01-29 15:17:04 +00:00

Opened #1047 [PR #600] [MERGED] feat:Add Polynomial Addition 2026-01-29 15:17:04 +00:00

Opened #1048 [PR #603] Added string operations 2026-01-29 15:17:05 +00:00

Opened #1049 [PR #601] fix: LGTM warning/alert 2026-01-29 15:17:05 +00:00

Opened #1050 [PR #604] Added math function power 2026-01-29 15:17:06 +00:00

Opened #1051 [PR #600] feat:Add Polynomial Addition 2026-01-29 15:17:06 +00:00

Opened #1052 [PR #606] [MERGED] Added strlen function 2026-01-29 15:17:08 +00:00

Opened #1053 [PR #607] [MERGED] Revert "Added strlen function" 2026-01-29 15:17:08 +00:00

Opened #1054 [PR #610] [MERGED] [feat/fix]: Add contributing guidelines and update templates 2026-01-29 15:17:09 +00:00

Opened #1055 [PR #605] Update tic_tac_toe.c 2026-01-29 15:17:09 +00:00

Opened #1056 [PR #608] Revert "Added math function power" 2026-01-29 15:17:10 +00:00

Opened #1057 [PR #607] Revert "Added strlen function" 2026-01-29 15:17:10 +00:00

Opened #1058 [PR #610] [feat/fix]: Add contributing guidelines and update templates 2026-01-29 15:17:10 +00:00

Opened #1059 [PR #611] [MERGED] feat: add infix_to_postfix.c 2026-01-29 15:17:12 +00:00

Opened #1060 [PR #612] [CLOSED] knapsack.c 2026-01-29 15:17:12 +00:00

Opened #1061 [PR #615] [CLOSED] Prim's MST 2026-01-29 15:17:12 +00:00

Opened #1062 [PR #614] [CLOSED] Kruskal's MST algorithm 2026-01-29 15:17:13 +00:00

Opened #1063 [PR #613] huffman.c 2026-01-29 15:17:13 +00:00

Opened #1064 [PR #612] knapsack.c 2026-01-29 15:17:13 +00:00

Opened #1065 [PR #618] [CLOSED] Created Huffman.c 2026-01-29 15:17:15 +00:00

Opened #1066 [PR #617] [MERGED] Update stack.c 2026-01-29 15:17:15 +00:00

Opened #1067 [PR #616] [MERGED] Update queue.c 2026-01-29 15:17:15 +00:00

Opened #1068 [PR #619] Update heap_sort.c 2026-01-29 15:17:16 +00:00

Opened #1069 [PR #617] Update stack.c 2026-01-29 15:17:16 +00:00

Opened #1070 [PR #620] Update stack_using_linked_lists.c 2026-01-29 15:17:16 +00:00

Opened #1071 [PR #618] Created Huffman.c 2026-01-29 15:17:17 +00:00

Opened #1072 [PR #616] Update queue.c 2026-01-29 15:17:17 +00:00

Opened #1073 [PR #623] [CLOSED] CPU Scheduling algorithms in C 2026-01-29 15:17:19 +00:00

Opened #1074 [PR #622] [MERGED] Update queue.c 2026-01-29 15:17:20 +00:00

Opened #1075 [PR #621] [CLOSED] feat: add solution for leetcode problem 162 2026-01-29 15:17:21 +00:00

Opened #1076 [PR #624] [CLOSED] FCFS Cpu scheduling algorithm in C. 2026-01-29 15:17:21 +00:00

Opened #1077 [PR #625] Knapsack.c 2026-01-29 15:17:22 +00:00

Opened #1078 [PR #628] [CLOSED] snake.py 2026-01-29 15:17:25 +00:00

Opened #1079 [PR #627] [CLOSED] update linear_search.c 2026-01-29 15:17:25 +00:00

Opened #1080 [PR #629] [MERGED] Added octal to binary conversion 2026-01-29 15:17:25 +00:00

Opened #1081 [PR #630] [CLOSED] feat: add leetcode 5 2026-01-29 15:17:26 +00:00

Opened #1082 [PR #626] knapsack.c 2026-01-29 15:17:26 +00:00

Opened #1083 [PR #628] snake.py 2026-01-29 15:17:26 +00:00

Opened #1084 [PR #627] update linear_search.c 2026-01-29 15:17:26 +00:00

Opened #1085 [PR #629] Added octal to binary conversion 2026-01-29 15:17:27 +00:00

Opened #1086 [PR #632] [CLOSED] Create Dynamic programming Algorithm 2026-01-29 15:17:29 +00:00

Opened #1087 [PR #631] [CLOSED] added leetcode solution for problem 1470 2026-01-29 15:17:29 +00:00

Opened #1088 [PR #634] [CLOSED] Added a Complete Menu driven Program containing all the standard problems of a Circular Doubly Linked List[DataStructures->LinkedList->circular_doubly_linked_list 2026-01-29 15:17:29 +00:00

Opened #1089 [PR #635] [CLOSED] Added TimSort for C 2026-01-29 15:17:29 +00:00

Opened #1090 [PR #636] [MERGED] [fix/feat]: Added Code of Conduct 2026-01-29 15:17:29 +00:00

Opened #1091 [PR #632] Create Dynamic programming Algorithm 2026-01-29 15:17:29 +00:00

Opened #1092 [PR #631] added leetcode solution for problem 1470 2026-01-29 15:17:29 +00:00

Opened #1093 [PR #634] Added a Complete Menu driven Program containing all the standard problems of a Circular Doubly Linked List[DataStructures->LinkedList->circular_doubly_linked_list 2026-01-29 15:17:29 +00:00

Opened #1094 [PR #636] [fix/feat]: Added Code of Conduct 2026-01-29 15:17:29 +00:00

Opened #1095 [PR #638] [CLOSED] Added perfect numbers in a range algorithm 2026-01-29 15:17:31 +00:00

Opened #1096 [PR #639] [CLOSED] This is a basic linked list program 2026-01-29 15:17:31 +00:00

Opened #1097 [PR #637] [CLOSED] Create strand_sort.c 2026-01-29 15:17:31 +00:00

Opened #1098 [PR #640] [CLOSED] Added Odd-Even sorting 2026-01-29 15:17:32 +00:00

Opened #1099 [PR #638] Added perfect numbers in a range algorithm 2026-01-29 15:17:32 +00:00

Opened #1100 [PR #641] [CLOSED] feat: add memory efficient double linked list 2026-01-29 15:17:32 +00:00

Opened #1101 [PR #639] This is a basic linked list program 2026-01-29 15:17:33 +00:00

Opened #1102 [PR #637] Create strand_sort.c 2026-01-29 15:17:33 +00:00

Opened #1103 [PR #640] Added Odd-Even sorting 2026-01-29 15:17:33 +00:00

Opened #1104 [PR #643] [CLOSED] Simple SRT file merger. 2026-01-29 15:17:35 +00:00

Opened #1105 [PR #644] [CLOSED] strassem_algo 2026-01-29 15:17:35 +00:00

Opened #1107 [PR #645] [CLOSED] feat : articulation point algorithm 2026-01-29 15:17:36 +00:00

Opened #1106 [PR #642] [CLOSED] CHECK A NUMBER REPRESENTED AS SUM OF TWO PRIME NUMBERS 2026-01-29 15:17:36 +00:00

Opened #1108 [PR #643] Simple SRT file merger. 2026-01-29 15:17:37 +00:00

Opened #1109 [PR #644] strassem_algo 2026-01-29 15:17:37 +00:00

Opened #1110 [PR #642] CHECK A NUMBER REPRESENTED AS SUM OF TWO PRIME NUMBERS 2026-01-29 15:17:38 +00:00

Opened #1111 [PR #646] Added American Flag Sort 2026-01-29 15:17:38 +00:00

Opened #1112 [PR #645] feat : articulation point algorithm 2026-01-29 15:17:39 +00:00

Opened #1113 [PR #648] [CLOSED] feat: Articulation Points algorithm 2026-01-29 15:17:41 +00:00

Opened #1114 [PR #649] [CLOSED] feat: Project Euler Problem 59 2026-01-29 15:17:41 +00:00

Opened #1115 [PR #647] [MERGED] insertion_sort_recursive 2026-01-29 15:17:41 +00:00

Opened #1116 [PR #648] feat: Articulation Points algorithm 2026-01-29 15:17:41 +00:00

Opened #1117 [PR #651] [CLOSED] Huffman Coding 2026-01-29 15:17:41 +00:00

Opened #1118 [PR #650] [CLOSED] [Feat]: Leetcode Problem 202 2026-01-29 15:17:41 +00:00

Opened #1119 [PR #654] [CLOSED] Optimized bubblesort.c 2026-01-29 15:17:42 +00:00

Opened #1120 [PR #653] [CLOSED] feat: Project Euler Problem #107 2026-01-29 15:17:42 +00:00

Opened #1121 [PR #652] Create 121.cpp 2026-01-29 15:17:43 +00:00

Opened #1122 [PR #655] The KnapsackProblem 2026-01-29 15:17:43 +00:00

Opened #1123 [PR #656] Program for insertion sort 2026-01-29 15:17:44 +00:00

Opened #1124 [PR #659] [CLOSED] Added a Program to perform operations on a linked list 2026-01-29 15:17:46 +00:00

Opened #1125 [PR #657] [CLOSED] arraySearch 2026-01-29 15:17:46 +00:00

Opened #1126 [PR #658] [MERGED] Add another hexadecimal to octal conversion 2026-01-29 15:17:46 +00:00

Opened #1127 [PR #661] [CLOSED] stack_using_linkedList 2026-01-29 15:17:46 +00:00

Opened #1128 [PR #660] Add tree traversal ways 2026-01-29 15:17:47 +00:00

Opened #1129 [PR #658] Add another hexadecimal to octal conversion 2026-01-29 15:17:47 +00:00

Opened #1130 [PR #657] arraySearch 2026-01-29 15:17:47 +00:00

Opened #1131 [PR #662] [CLOSED] Update 1.c 2026-01-29 15:17:50 +00:00

Opened #1132 [PR #663] [CLOSED] Create jump a file 2026-01-29 15:17:50 +00:00

Opened #1133 [PR #664] [CLOSED] Create jump a file 2026-01-29 15:17:50 +00:00

Opened #1134 [PR #665] [CLOSED] Create jump a file 2026-01-29 15:17:51 +00:00

Opened #1135 [PR #666] [CLOSED] bitmap/bit array 2026-01-29 15:17:51 +00:00

Opened #1136 [PR #662] Update 1.c 2026-01-29 15:17:52 +00:00

Opened #1137 [PR #663] Create jump a file 2026-01-29 15:17:52 +00:00

Opened #1138 [PR #664] Create jump a file 2026-01-29 15:17:53 +00:00

Opened #1139 [PR #669] [CLOSED] Add perfect square in c 2026-01-29 15:17:55 +00:00

Opened #1140 [PR #667] [CLOSED] feat: Create infix_to_postfix 2026-01-29 15:17:55 +00:00

Opened #1141 [PR #668] [CLOSED] Created merge_two_sorted_linkedlist.c file in C/data_structures/linked_list/ 2026-01-29 15:17:56 +00:00

Opened #1142 [PR #670] [CLOSED] leetcode/problem_1/sol2 2026-01-29 15:17:56 +00:00

Opened #1143 [PR #671] [MERGED] feat: guidelines for reviewers 2026-01-29 15:17:56 +00:00

Opened #1144 [PR #669] Add perfect square in c 2026-01-29 15:17:56 +00:00

Opened #1145 [PR #667] feat: Create infix_to_postfix 2026-01-29 15:17:56 +00:00

Opened #1146 [PR #670] leetcode/problem_1/sol2 2026-01-29 15:17:56 +00:00

Opened #1147 [PR #668] Created merge_two_sorted_linkedlist.c file in C/data_structures/linked_list/ 2026-01-29 15:17:57 +00:00

Opened #1148 [PR #671] feat: guidelines for reviewers 2026-01-29 15:17:57 +00:00

Opened #1149 [PR #674] [CLOSED] BST.c 2026-01-29 15:17:58 +00:00

Opened #1150 [PR #673] [MERGED] Doubly linked list, simple code. 2026-01-29 15:17:58 +00:00

Opened #1151 [PR #672] Add eratosthenes sieve method for finding primes below given number 2026-01-29 15:17:59 +00:00

Opened #1152 [PR #675] [CLOSED] [enhancement] Solution to Project Euler Problem 11 2026-01-29 15:17:59 +00:00

Opened #1153 [PR #676] [CLOSED] Infix to PostFix Parenthis check using C 2026-01-29 15:17:59 +00:00

Opened #1154 [PR #677] [MERGED] feat: Implemented octal to hexadecimal conversion 2026-01-29 15:18:01 +00:00

Opened #1155 [PR #678] [CLOSED] Create doubly_linked_list.c 2026-01-29 15:18:01 +00:00

Opened #1156 [PR #679] Rename CircularLinkedList.C to circular_linked_list.c 2026-01-29 15:18:02 +00:00

Opened #1157 [PR #680] Create cartesian_tree_sorting.c 2026-01-29 15:18:02 +00:00

Opened #1158 [PR #681] heapsort 2026-01-29 15:18:02 +00:00

Opened #1159 [PR #678] Create doubly_linked_list.c 2026-01-29 15:18:03 +00:00

Opened #1160 [PR #682] [CLOSED] bubble sort 2026-01-29 15:18:04 +00:00

Opened #1161 [PR #684] [MERGED] Rename redblacktree.c to red_black_tree.c 2026-01-29 15:18:04 +00:00

Opened #1162 [PR #683] [CLOSED] Reverse Linked List 2026-01-29 15:18:04 +00:00

Opened #1163 [PR #682] bubble sort 2026-01-29 15:18:04 +00:00

Opened #1164 [PR #687] [CLOSED] Added prim's Algorithm 2026-01-29 15:18:05 +00:00

Opened #1165 [PR #684] Rename redblacktree.c to red_black_tree.c 2026-01-29 15:18:05 +00:00

Opened #1166 [PR #688] [CLOSED] Create Stack(Dynamic Memory Allocation).c 2026-01-29 15:18:06 +00:00

Opened #1167 [PR #690] [CLOSED] shortest job first scheduling added 2026-01-29 15:18:06 +00:00

Opened #1168 [PR #689] [CLOSED] TRIE IMPLEMENTATION IN C (ALL OPERATIONS) 2026-01-29 15:18:06 +00:00

Opened #1169 [PR #691] [CLOSED] Create 118.c 2026-01-29 15:18:07 +00:00

Opened #1170 [PR #692] [CLOSED] adding new convertion function (int to another base) 2026-01-29 15:18:07 +00:00

Opened #1171 [PR #688] Create Stack(Dynamic Memory Allocation).c 2026-01-29 15:18:07 +00:00

Opened #1172 [PR #690] shortest job first scheduling added 2026-01-29 15:18:08 +00:00

Opened #1173 [PR #692] adding new convertion function (int to another base) 2026-01-29 15:18:08 +00:00

Opened #1174 [PR #693] [CLOSED] Coin Exchange Problem 2026-01-29 15:18:10 +00:00

Opened #1175 [PR #695] [CLOSED] Added to greedy algorithms 2026-01-29 15:18:10 +00:00

Opened #1176 [PR #696] [CLOSED] Doubly circular linked list 2026-01-29 15:18:10 +00:00

Opened #1177 [PR #694] Iterative reversal of single linked list has been added 2026-01-29 15:18:11 +00:00

Opened #1178 [PR #697] [CLOSED] Polynomial Multiplication Using Linked List.c 2026-01-29 15:18:11 +00:00

Opened #1179 [PR #696] Doubly circular linked list 2026-01-29 15:18:11 +00:00

Opened #1180 [PR #698] [CLOSED] add:Recursive factorial calculation 2026-01-29 15:18:13 +00:00

Opened #1181 [PR #699] [CLOSED] Matrix Multiplication 2026-01-29 15:18:13 +00:00

Opened #1182 [PR #700] [CLOSED] reversestring 2026-01-29 15:18:13 +00:00

Opened #1183 [PR #701] [CLOSED] Create 1295.c 2026-01-29 15:18:13 +00:00

Opened #1184 [PR #702] [CLOSED] LeetCode 961 Problem Using C 2026-01-29 15:18:13 +00:00

Opened #1185 [PR #698] add:Recursive factorial calculation 2026-01-29 15:18:14 +00:00

Opened #1186 [PR #699] Matrix Multiplication 2026-01-29 15:18:14 +00:00

Opened #1187 [PR #705] [CLOSED] Operating system concept 2026-01-29 15:18:15 +00:00

Opened #1188 [PR #704] [CLOSED] Create cosx_series.c 2026-01-29 15:18:15 +00:00

Opened #1189 [PR #703] [CLOSED] Add LeetCode Problem 1486 using C 2026-01-29 15:18:16 +00:00

Opened #1190 [PR #706] [CLOSED] Operating system 2026-01-29 15:18:16 +00:00

Opened #1191 [PR #707] [CLOSED] Create fibonacci_series.c 2026-01-29 15:18:16 +00:00

Opened #1192 [PR #705] Operating system concept 2026-01-29 15:18:16 +00:00

Opened #1193 [PR #704] Create cosx_series.c 2026-01-29 15:18:17 +00:00

Opened #1194 [PR #703] Add LeetCode Problem 1486 using C 2026-01-29 15:18:17 +00:00

Opened #1195 [PR #706] Operating system 2026-01-29 15:18:17 +00:00

Opened #1196 [PR #707] Create fibonacci_series.c 2026-01-29 15:18:17 +00:00

Opened #1197 [PR #708] [MERGED] feat: created prime_seive.c 2026-01-29 15:18:19 +00:00

Opened #1198 [PR #709] [CLOSED] Bug fixes, Formatting source code, & Renaming files to google standard 2026-01-29 15:18:19 +00:00

Opened #1199 [PR #710] [CLOSED] Update linear_search.c 2026-01-29 15:18:19 +00:00

Opened #1200 [PR #711] [CLOSED] greedy algorithm to find minimum number of coins 2026-01-29 15:18:20 +00:00

Opened #1201 [PR #712] [CLOSED] Create multiple_stack.c 2026-01-29 15:18:20 +00:00

Opened #1202 [PR #708] feat: created prime_seive.c 2026-01-29 15:18:20 +00:00

Opened #1203 [PR #709] Bug fixes, Formatting source code, & Renaming files to google standard 2026-01-29 15:18:21 +00:00

Opened #1204 [PR #710] Update linear_search.c 2026-01-29 15:18:21 +00:00

Opened #1205 [PR #711] greedy algorithm to find minimum number of coins 2026-01-29 15:18:21 +00:00

Opened #1206 [PR #712] Create multiple_stack.c 2026-01-29 15:18:21 +00:00

Opened #1207 [PR #716] [CLOSED] GREATER NUMBER 2026-01-29 15:18:23 +00:00

Opened #1208 [PR #717] [CLOSED] GREATER OF 2 NUMBER 2026-01-29 15:18:23 +00:00

Opened #1209 [PR #715] [CLOSED] Create evaluating_postfix_using_array.c 2026-01-29 15:18:23 +00:00

Opened #1210 [PR #718] [CLOSED] feat: adds to linkedlist 2026-01-29 15:18:24 +00:00

Opened #1211 [PR #719] [CLOSED] Evaluating_postfix_using_array(stack) 2026-01-29 15:18:24 +00:00

Opened #1212 [PR #716] GREATER NUMBER 2026-01-29 15:18:24 +00:00

Opened #1213 [PR #717] GREATER OF 2 NUMBER 2026-01-29 15:18:24 +00:00

Opened #1214 [PR #715] Create evaluating_postfix_using_array.c 2026-01-29 15:18:24 +00:00

Opened #1215 [PR #718] feat: adds to linkedlist 2026-01-29 15:18:25 +00:00

Opened #1216 [PR #720] [CLOSED] feat: Create Queue Implementation using Linked List 2026-01-29 15:18:26 +00:00

Opened #1217 [PR #722] [CLOSED] Update dynamic_array.c 2026-01-29 15:18:26 +00:00

Opened #1218 [PR #721] [CLOSED] Add Perguntados Game 2026-01-29 15:18:26 +00:00

Opened #1219 [PR #723] [CLOSED] feat: Adding fibonacci triangle program 2026-01-29 15:18:27 +00:00

Opened #1220 [PR #720] feat: Create Queue Implementation using Linked List 2026-01-29 15:18:27 +00:00

Opened #1221 [PR #724] [CLOSED] Queue Implementation Using Linked List 2026-01-29 15:18:27 +00:00

Opened #1222 [PR #721] Add Perguntados Game 2026-01-29 15:18:27 +00:00

Opened #1223 [PR #723] feat: Adding fibonacci triangle program 2026-01-29 15:18:27 +00:00

Opened #1224 [PR #724] Queue Implementation Using Linked List 2026-01-29 15:18:27 +00:00

Opened #1225 [PR #725] [CLOSED] feat: Adding isPalindrome for words and phrases. [Hacktoberfest] 2026-01-29 15:18:29 +00:00

Opened #1226 [PR #727] [CLOSED] Create traversals.c 2026-01-29 15:18:29 +00:00

Opened #1227 [PR #726] [CLOSED] improve README.md 2026-01-29 15:18:29 +00:00

Opened #1228 [PR #728] [CLOSED] Create polynomial_multiplication_using_linked_list.c 2026-01-29 15:18:29 +00:00

Opened #1229 [PR #730] fix: Update conversions/binary_to_decimal.c 2026-01-29 15:18:30 +00:00

Opened #1230 [PR #728] Create polynomial_multiplication_using_linked_list.c 2026-01-29 15:18:31 +00:00

Opened #1231 [PR #731] [MERGED] Update binary_to_hexadecimal.c 2026-01-29 15:18:32 +00:00

Opened #1232 [PR #733] [CLOSED] [bug] Leetcode folder update 2026-01-29 15:18:32 +00:00

Opened #1233 [PR #732] [CLOSED] Update conversions/binary_to_decimal.c 2026-01-29 15:18:33 +00:00

Opened #1234 [PR #734] [CLOSED] Strassen Algorithm 2026-01-29 15:18:33 +00:00

Opened #1235 [PR #731] Update binary_to_hexadecimal.c 2026-01-29 15:18:33 +00:00

Opened #1236 [PR #733] [bug] Leetcode folder update 2026-01-29 15:18:34 +00:00

Opened #1237 [PR #732] Update conversions/binary_to_decimal.c 2026-01-29 15:18:34 +00:00

Opened #1238 [PR #735] bubble_sort 2026-01-29 15:18:34 +00:00

Opened #1239 [PR #734] Strassen Algorithm 2026-01-29 15:18:34 +00:00

Opened #1240 [PR #737] [CLOSED] Improved Output Formatting Update conversions/binary_to_octal.c 2026-01-29 15:18:36 +00:00

Opened #1241 [PR #736] [CLOSED] feat: Added recursive factorial function 2026-01-29 15:18:37 +00:00

Opened #1242 [PR #738] [CLOSED] Bug Fixed; Logical error fixed at conversions/c_atoi_str_to_integer.c 2026-01-29 15:18:37 +00:00

Opened #1243 [PR #740] [CLOSED] Improve source code formatting formatting at conversions/decimal_to_binary.c 2026-01-29 15:18:38 +00:00

Opened #1244 [PR #741] [CLOSED] Improve source code formatting formatting at conversions/decimal_to_hexa.c 2026-01-29 15:18:38 +00:00

Opened #1245 [PR #738] Bug Fixed; Logical error fixed at conversions/c_atoi_str_to_integer.c 2026-01-29 15:18:39 +00:00

Opened #1246 [PR #741] Improve source code formatting formatting at conversions/decimal_to_hexa.c 2026-01-29 15:18:39 +00:00

Opened #1247 [PR #743] [CLOSED] Update hexadecimal_to_octal2.c 2026-01-29 15:18:42 +00:00

Opened #1248 [PR #742] [CLOSED] Improve source code formatting at conversions/decimal_to_octal.c 2026-01-29 15:18:42 +00:00

Opened #1249 [PR #744] [MERGED] fix: Improved code formatting in conversions/octal_to_binary.c 2026-01-29 15:18:42 +00:00

Opened #1250 [PR #745] [CLOSED] Remove extra empty lines in code Update octal_to_decimal.c 2026-01-29 15:18:42 +00:00

Opened #1251 [PR #746] [CLOSED] Improve sourcecode formatting Update to_decimal.c 2026-01-29 15:18:43 +00:00

Opened #1252 [PR #743] Update hexadecimal_to_octal2.c 2026-01-29 15:18:43 +00:00

Opened #1253 [PR #742] Improve source code formatting at conversions/decimal_to_octal.c 2026-01-29 15:18:43 +00:00

Opened #1254 [PR #744] fix: Improved code formatting in conversions/octal_to_binary.c 2026-01-29 15:18:44 +00:00

Opened #1255 [PR #745] Remove extra empty lines in code Update octal_to_decimal.c 2026-01-29 15:18:44 +00:00

Opened #1256 [PR #746] Improve sourcecode formatting Update to_decimal.c 2026-01-29 15:18:44 +00:00

Opened #1257 [PR #747] [CLOSED] fix: Fixed error relating importing of Header file at data_structures/array/carray.c 2026-01-29 15:18:46 +00:00

Opened #1258 [PR #748] [CLOSED] fix: Fixed error relating importing of Header file at data_structures/array/carray_tests.c 2026-01-29 15:18:46 +00:00

Opened #1259 [PR #749] [CLOSED] docs: Filename documented at data_structures/array/carray.h 2026-01-29 15:18:46 +00:00

Opened #1260 [PR #750] [CLOSED] fix: Fix filenames at data_structures/array/README.md 2026-01-29 15:18:46 +00:00

Opened #1261 [PR #751] [CLOSED] fix: Changed "into" to "in" in data_structures/binary_trees/avl_tree.c 2026-01-29 15:18:46 +00:00

Opened #1262 [PR #747] fix: Fixed error relating importing of Header file at data_structures/array/carray.c 2026-01-29 15:18:46 +00:00

Opened #1263 [PR #748] fix: Fixed error relating importing of Header file at data_structures/array/carray_tests.c 2026-01-29 15:18:46 +00:00

Opened #1264 [PR #751] fix: Changed "into" to "in" in data_structures/binary_trees/avl_tree.c 2026-01-29 15:18:47 +00:00

Opened #1265 [PR #753] [CLOSED] Newline added at end of the file 2026-01-29 15:18:48 +00:00

Opened #1266 [PR #752] [CLOSED] Improve sourcecode formatting at binary_search_tree.c 2026-01-29 15:18:48 +00:00

Opened #1267 [PR #754] [CLOSED] improve source code formatting at data_structures/binary_trees/red_black_tree.c 2026-01-29 15:18:48 +00:00

Opened #1268 [PR #755] [CLOSED] Improve source code formatting at data_structures/binary_trees/segment_tree.c 2026-01-29 15:18:48 +00:00

Opened #1269 [PR #756] [CLOSED] Improve source code formatting at data_structures/binary_trees/threaded_binary_trees.c 2026-01-29 15:18:48 +00:00

Opened #1270 [PR #753] Newline added at end of the file 2026-01-29 15:18:48 +00:00

Opened #1274 [PR #756] Improve source code formatting at data_structures/binary_trees/threaded_binary_trees.c 2026-01-29 15:18:49 +00:00

Opened #1271 [PR #752] Improve sourcecode formatting at binary_search_tree.c 2026-01-29 15:18:49 +00:00

Opened #1272 [PR #754] improve source code formatting at data_structures/binary_trees/red_black_tree.c 2026-01-29 15:18:49 +00:00

Opened #1273 [PR #755] Improve source code formatting at data_structures/binary_trees/segment_tree.c 2026-01-29 15:18:49 +00:00

Opened #1275 [PR #757] [CLOSED] fix: Fixed error relating importing of Header file <limits.h> at data_structures/heap/max_heap.c 2026-01-29 15:18:51 +00:00

Opened #1276 [PR #759] [CLOSED] fix: Fixed error relating importing of Header file <limits.h> at data_structures/heap/min_heap.c 2026-01-29 15:18:51 +00:00

Opened #1277 [PR #765] [CLOSED] Improve source code formatting & remove unneccessary lines at data_structures/linked_list/ascending_priority_queue.c 2026-01-29 15:18:52 +00:00

Opened #1278 [PR #766] [CLOSED] fix: Fixed error relating importing of Header file <stdlib.h> at data_structures/linked_list/singly_link_list_deletion.c 2026-01-29 15:18:52 +00:00

Opened #1279 [PR #768] [MERGED] fix: Improved source code formatting at data_structures/linked_list/stack_using_linked_lists.c 2026-01-29 15:18:52 +00:00

Opened #1280 [PR #757] fix: Fixed error relating importing of Header file <limits.h> at data_structures/heap/max_heap.c 2026-01-29 15:18:53 +00:00

Opened #1281 [PR #759] fix: Fixed error relating importing of Header file <limits.h> at data_structures/heap/min_heap.c 2026-01-29 15:18:53 +00:00

Opened #1282 [PR #765] Improve source code formatting & remove unneccessary lines at data_structures/linked_list/ascending_priority_queue.c 2026-01-29 15:18:53 +00:00

Opened #1283 [PR #771] [MERGED] fix: several bugs on games/tic_tac_toe.c 2026-01-29 15:18:55 +00:00

Opened #1284 [PR #769] [CLOSED] Create polynomial_multiplication_using_linked_list.c 2026-01-29 15:18:55 +00:00

Opened #1285 [PR #770] [MERGED] fix: file names modified for better readability 2026-01-29 15:18:56 +00:00

Opened #1286 [PR #771] fix: several bugs on games/tic_tac_toe.c 2026-01-29 15:18:56 +00:00

Opened #1287 [PR #773] Programme for finding GCD & LCM of two numbers. 2026-01-29 15:18:57 +00:00

Opened #1288 [PR #772] Update bubble_sort_2.c 2026-01-29 15:18:57 +00:00

Opened #1289 [PR #770] fix: file names modified for better readability 2026-01-29 15:18:58 +00:00

Opened #1290 [PR #774] [CLOSED] Programme for finding GCD & LCM of two numbers 2026-01-29 15:18:59 +00:00

Opened #1291 [PR #776] [CLOSED] Update factorial.c 2026-01-29 15:18:59 +00:00

Opened #1292 [PR #775] [CLOSED] feat: Add huffman encode 2026-01-29 15:18:59 +00:00

Opened #1293 [PR #778] [CLOSED] Update tic_tac_toe.c 2026-01-29 15:19:00 +00:00

Opened #1294 [PR #774] Programme for finding GCD & LCM of two numbers 2026-01-29 15:19:01 +00:00

Opened #1295 [PR #776] Update factorial.c 2026-01-29 15:19:01 +00:00

Opened #1296 [PR #775] feat: Add huffman encode 2026-01-29 15:19:02 +00:00

Opened #1297 [PR #779] docs: fix md style 2026-01-29 15:19:02 +00:00

Opened #1298 [PR #780] [MERGED] fix: Update the copyright year to 2021 2026-01-29 15:19:04 +00:00

Opened #1299 [PR #782] [MERGED] feat: Get a trace of all of the allocations, using a doubly linked list and wrappers for malloc/calloc and free. 2026-01-29 15:19:04 +00:00

Opened #1300 [PR #785] [CLOSED] leetcode exercise 326. 2026-01-29 15:19:05 +00:00

Opened #1301 [PR #783] [MERGED] Header name fix 2026-01-29 15:19:05 +00:00

Opened #1302 [PR #786] [CLOSED] added the 326 exercise of leetcode. 2026-01-29 15:19:05 +00:00

Opened #1303 [PR #787] [CLOSED] feat: add game algorithm, to games. 2026-01-29 15:19:07 +00:00

Opened #1304 [PR #788] [CLOSED] feat: add game algorithm, to games. 2026-01-29 15:19:07 +00:00

Opened #1305 [PR #789] [CLOSED] feat: add game algorithm, to games. 2026-01-29 15:19:08 +00:00

Opened #1306 [PR #790] [CLOSED] feat: add game algorithm, to games. 2026-01-29 15:19:08 +00:00

Opened #1307 [PR #791] [CLOSED] feat: add game algorithm, to games. 2026-01-29 15:19:08 +00:00

Opened #1308 [PR #787] feat: add game algorithm, to games. 2026-01-29 15:19:08 +00:00

Opened #1309 [PR #788] feat: add game algorithm, to games. 2026-01-29 15:19:08 +00:00

Opened #1310 [PR #792] [CLOSED] Fix: Add stdlib.h header file 2026-01-29 15:19:10 +00:00

Opened #1311 [PR #793] [MERGED] Fix: Integer literal is too large to be represented as signed integer… 2026-01-29 15:19:10 +00:00

Opened #1312 [PR #795] [CLOSED] Feat: Escrito algoritmo do método Newton – Raphson 2026-01-29 15:19:10 +00:00

Opened #1313 [PR #796] [MERGED] [CI - bugfix] remove windows builds 2026-01-29 15:19:11 +00:00

Opened #1314 [PR #797] [MERGED] feat: added naval_battle, to games. 2026-01-29 15:19:11 +00:00

Opened #1315 [PR #795] Feat: Escrito algoritmo do método Newton – Raphson 2026-01-29 15:19:12 +00:00

Opened #1316 [PR #797] feat: added naval_battle, to games. 2026-01-29 15:19:13 +00:00

Opened #1317 [PR #803] [CLOSED] LeetCode : Added Solution and modified Readme.md for problem 98 2026-01-29 15:19:15 +00:00

Opened #1318 [PR #804] [CLOSED] Added LeetCode Solution 98 and updated Readme.md 2026-01-29 15:19:15 +00:00

Opened #1319 [PR #805] [MERGED] fix: possible segmentation faults in numerical_methods/mean.c 2026-01-29 15:19:15 +00:00

Opened #1320 [PR #806] [MERGED] feat: added selection_sort_recursive.c 2026-01-29 15:19:15 +00:00

Opened #1321 [PR #803] LeetCode : Added Solution and modified Readme.md for problem 98 2026-01-29 15:19:16 +00:00

Opened #1322 [PR #802] [feat/fix/docs]: Fix bubble_sort2.c implementation bug and some documentation/structure improvements 2026-01-29 15:19:16 +00:00

Opened #1323 [PR #805] fix: possible segmentation faults in numerical_methods/mean.c 2026-01-29 15:19:17 +00:00

Opened #1324 [PR #806] feat: added selection_sort_recursive.c 2026-01-29 15:19:17 +00:00

Opened #1325 [PR #808] [CLOSED] feat: Game of Life 2026-01-29 15:19:19 +00:00

Opened #1326 [PR #809] [MERGED] feat: created heap_sort_2.c 2026-01-29 15:19:19 +00:00

Opened #1327 [PR #807] [MERGED] fix: assertion failed on negative numbers in conversions/c_atoi_str_to_integer.c 2026-01-29 15:19:20 +00:00

Opened #1328 [PR #808] feat: Game of Life 2026-01-29 15:19:20 +00:00

Opened #1329 [PR #812] fix: Added limits.h in data_structures/heap/max_heap.c 2026-01-29 15:19:21 +00:00

Opened #1330 [PR #813] feat: Add CodeQL Analysis workflow 2026-01-29 15:19:21 +00:00

Opened #1331 [PR #807] fix: assertion failed on negative numbers in conversions/c_atoi_str_to_integer.c 2026-01-29 15:19:21 +00:00

Opened #1332 [PR #815] [MERGED] feat: Prims algorithm 2026-01-29 15:19:24 +00:00

Opened #1333 [PR #817] [CLOSED] feat: added hexadecimal to float/double 2026-01-29 15:19:24 +00:00

Opened #1334 [PR #816] [CLOSED] feat: added an algorithm to check loop in linked-list 2026-01-29 15:19:24 +00:00

Opened #1335 [PR #818] [MERGED] feat: Exponential Search 2026-01-29 15:19:25 +00:00

Opened #1336 [PR #820] [MERGED] feat: printf statement written in c (as minprintf) without using stdio.h li… 2026-01-29 15:19:25 +00:00

Opened #1337 [PR #817] feat: added hexadecimal to float/double 2026-01-29 15:19:26 +00:00

Opened #1338 [PR #820] feat: printf statement written in c (as minprintf) without using stdio.h li… 2026-01-29 15:19:26 +00:00

Opened #1339 [PR #823] [CLOSED] Level order traversal and top level view 2026-01-29 15:19:29 +00:00

Opened #1340 [PR #821] [CLOSED] Implementation of binary tree in C 2026-01-29 15:19:29 +00:00

Opened #1341 [PR #822] [CLOSED] Binary tree implementation in C 2026-01-29 15:19:30 +00:00

Opened #1342 [PR #832] [CLOSED] Reversing a Singly linked list 2026-01-29 15:19:30 +00:00

Opened #1343 [PR #830] [MERGED] feat: Add the Approved Label workflow 2026-01-29 15:19:31 +00:00

Opened #1344 [PR #823] Level order traversal and top level view 2026-01-29 15:19:31 +00:00

Opened #1345 [PR #832] Reversing a Singly linked list 2026-01-29 15:19:31 +00:00

Opened #1346 [PR #835] [CLOSED] Add Diskscheduling Algorithm 2026-01-29 15:19:33 +00:00

Opened #1347 [PR #834] [CLOSED] feat: Create LCS.c 2026-01-29 15:19:34 +00:00

Opened #1348 [PR #833] [CLOSED] feat: Code for Reversing a Linked list 2026-01-29 15:19:34 +00:00

Opened #1349 [PR #838] [MERGED] tests: added get_angle test function in geometry/vector3d 2026-01-29 15:19:35 +00:00

Opened #1350 [PR #834] feat: Create LCS.c 2026-01-29 15:19:35 +00:00

Opened #1351 [PR #840] [feat/fix/docs]: Improved on conversion code , length variable , asserts added 2026-01-29 15:19:37 +00:00

Opened #1352 [PR #842] [MERGED] docs: Changes in README 2026-01-29 15:19:38 +00:00

Opened #1353 [PR #841] [MERGED] feat: Added a program that prints words in alphabetical order using binary tree data structure 2026-01-29 15:19:38 +00:00

Opened #1354 [PR #846] [MERGED] feat: Add endlines in machine_learning/adaline_learning.c 2026-01-29 15:19:40 +00:00

Opened #1355 [PR #851] [CLOSED] fix: developer_tools/malloc_dbg.c read access violation 2026-01-29 15:19:41 +00:00

Opened #1356 [PR #845] [MERGED] feat: Convert all issue templates into issue forms 2026-01-29 15:19:41 +00:00

Opened #1357 [PR #853] [MERGED] feat: TCP Client Server Half Duplex Communication 2026-01-29 15:19:42 +00:00

Opened #1358 [PR #854] [CLOSED] feat: add BFS,DFS algorithms using adjacency matrix 2026-01-29 15:19:42 +00:00

Opened #1359 [PR #851] fix: developer_tools/malloc_dbg.c read access violation 2026-01-29 15:19:43 +00:00

Opened #1360 [PR #845] feat: Convert all issue templates into issue forms 2026-01-29 15:19:43 +00:00

Opened #1361 [PR #853] feat: TCP Client Server Half Duplex Communication 2026-01-29 15:19:44 +00:00

Opened #1362 [PR #854] feat: add BFS,DFS algorithms using adjacency matrix 2026-01-29 15:19:44 +00:00

Opened #1363 [PR #856] [MERGED] feat: TCP Full Duplex Server Client Communication 2026-01-29 15:19:46 +00:00

Opened #1364 [PR #855] [MERGED] feat: Odd Even Sorting Algorithm 2026-01-29 15:19:47 +00:00

Opened #1365 [PR #858] [MERGED] feat: add G.711 a-law algorithm 2026-01-29 15:19:47 +00:00

Opened #1366 [PR #856] feat: TCP Full Duplex Server Client Communication 2026-01-29 15:19:47 +00:00

Opened #1367 [PR #860] feat: Add stale workflow 2026-01-29 15:19:48 +00:00

Opened #1368 [PR #861] Create 14.Longest Common Prefix.c 2026-01-29 15:19:48 +00:00

Opened #1369 [PR #858] feat: add G.711 a-law algorithm 2026-01-29 15:19:48 +00:00

Opened #1370 [PR #862] [CLOSED] Bit_manipulation created 2026-01-29 15:19:50 +00:00

Opened #1371 [PR #864] [CLOSED] Create Kruskal 2026-01-29 15:19:51 +00:00

Opened #1372 [PR #863] [CLOSED] feat: add glue based doubly linked-list 2026-01-29 15:19:51 +00:00

Opened #1373 [PR #865] [CLOSED] Create Introduction 2026-01-29 15:19:51 +00:00

Opened #1374 [PR #866] [CLOSED] Added Ciular Queue & Linear Queue by creating a queue folder 2026-01-29 15:19:51 +00:00

Opened #1375 [PR #864] Create Kruskal 2026-01-29 15:19:51 +00:00

Opened #1376 [PR #862] Bit_manipulation created 2026-01-29 15:19:51 +00:00

Opened #1377 [PR #865] Create Introduction 2026-01-29 15:19:51 +00:00

Opened #1378 [PR #868] [CLOSED] Added Array User Defined Functions (UDFs) 2026-01-29 15:19:54 +00:00

Opened #1379 [PR #869] [MERGED] feat: add infix to postfix converter algorithm 2026-01-29 15:19:54 +00:00

Opened #1380 [PR #867] [CLOSED] Create Search in sorted list 2026-01-29 15:19:55 +00:00

Opened #1381 [PR #871] feat: solution to project euler problem 11 2026-01-29 15:19:55 +00:00

Opened #1382 [PR #868] Added Array User Defined Functions (UDFs) 2026-01-29 15:19:56 +00:00

Opened #1383 [PR #872] feat: Add conversion/decimal_to_anybase.c algorithm 2026-01-29 15:19:56 +00:00

Opened #1384 [PR #874] [MERGED] feat: Moving queue file to it's directory and creating include file for it 2026-01-29 15:19:59 +00:00

Opened #1385 [PR #873] [CLOSED] Code style changed to follow the conventions correctly 2026-01-29 15:20:00 +00:00

Opened #1386 [PR #875] [CLOSED] Update linear_search.c 2026-01-29 15:20:00 +00:00

Opened #1387 [PR #876] [CLOSED] Create two sum.c 2026-01-29 15:20:01 +00:00

Opened #1388 [PR #877] [CLOSED] infixToPostFix using Stack Data Structure Added 2026-01-29 15:20:02 +00:00

Opened #1389 [PR #874] feat: Moving queue file to it's directory and creating include file for it 2026-01-29 15:20:02 +00:00

Opened #1390 [PR #873] Code style changed to follow the conventions correctly 2026-01-29 15:20:03 +00:00

Opened #1391 [PR #875] Update linear_search.c 2026-01-29 15:20:03 +00:00

Opened #1392 [PR #876] Create two sum.c 2026-01-29 15:20:04 +00:00

Opened #1393 [PR #877] infixToPostFix using Stack Data Structure Added 2026-01-29 15:20:04 +00:00

Opened #1394 [PR #878] [CLOSED] change: checkwin() function for games/tic_tac_toe.c 2026-01-29 15:20:06 +00:00

Opened #1395 [PR #880] [CLOSED] Create rotate_array.cpp 2026-01-29 15:20:07 +00:00

Opened #1396 [PR #879] [CLOSED] Armstrong Number in C 2026-01-29 15:20:07 +00:00

Opened #1397 [PR #881] [CLOSED] Matrix determinant 2026-01-29 15:20:08 +00:00

Opened #1398 [PR #880] Create rotate_array.cpp 2026-01-29 15:20:08 +00:00

Opened #1399 [PR #882] Added Leetcode solution for problem 5 2026-01-29 15:20:09 +00:00

Opened #1400 [PR #881] Matrix determinant 2026-01-29 15:20:09 +00:00

Opened #1401 [PR #884] [CLOSED] reverse a linked list 2026-01-29 15:20:11 +00:00

Opened #1402 [PR #883] [MERGED] feat: Add the Sentinel Search algorithm 2026-01-29 15:20:12 +00:00

Opened #1403 [PR #886] [CLOSED] Algorithm to Split linked list into even and odd integers linked list. 2026-01-29 15:20:13 +00:00

Opened #1404 [PR #885] test: removed commented code 2026-01-29 15:20:13 +00:00

Opened #1405 [PR #883] feat: Add the Sentinel Search algorithm 2026-01-29 15:20:14 +00:00

Opened #1406 [PR #888] Sentinel search: Remove bounds check (fixes #887) 2026-01-29 15:20:14 +00:00

Opened #1407 [PR #890] [MERGED] feat: add postfix evaluation algorithm 2026-01-29 15:20:16 +00:00

Opened #1408 [PR #891] [CLOSED] feat: Matrix - Determinant 2026-01-29 15:20:17 +00:00

Opened #1409 [PR #892] [CLOSED] Created KadaneAlgorithm.c 2026-01-29 15:20:17 +00:00

Opened #1410 [PR #893] [CLOSED] feat: add info calculator for various stats of an ip address 2026-01-29 15:20:18 +00:00

Opened #1411 [PR #890] feat: add postfix evaluation algorithm 2026-01-29 15:20:18 +00:00

Opened #1412 [PR #889] feat/docs/test: Updated linear search and added comments and test cases 2026-01-29 15:20:19 +00:00

Opened #1413 [PR #891] feat: Matrix - Determinant 2026-01-29 15:20:19 +00:00

Opened #1414 [PR #892] Created KadaneAlgorithm.c 2026-01-29 15:20:20 +00:00

Opened #1415 [PR #893] feat: add info calculator for various stats of an ip address 2026-01-29 15:20:20 +00:00

Opened #1416 [PR #896] [CLOSED] Perf: faster implementation of the leetcode TwoSum problem 2026-01-29 15:20:23 +00:00

Opened #1417 [PR #895] [CLOSED] Project Euler 001: Modular implementation using getopt. 2026-01-29 15:20:23 +00:00

Opened #1418 [PR #894] [CLOSED] Added Stack implemented by array 2026-01-29 15:20:23 +00:00

Opened #1419 [PR #897] [MERGED] feat: leetcode zigzag solution 2026-01-29 15:20:24 +00:00

Opened #1420 [PR #899] [CLOSED] Create activity_selection.c 2026-01-29 15:20:24 +00:00

Opened #1421 [PR #896] Perf: faster implementation of the leetcode TwoSum problem 2026-01-29 15:20:25 +00:00

Opened #1422 [PR #895] Project Euler 001: Modular implementation using getopt. 2026-01-29 15:20:25 +00:00

Opened #1423 [PR #894] Added Stack implemented by array 2026-01-29 15:20:25 +00:00

Opened #1424 [PR #897] feat: leetcode zigzag solution 2026-01-29 15:20:26 +00:00

Opened #1425 [PR #901] [MERGED] fix: #898 another fix for Awesome workflow nodir_files problem 2026-01-29 15:20:28 +00:00

Opened #1426 [PR #900] [MERGED] fix: #898 Awesome workflow (1 files are not in one and only one directory) 2026-01-29 15:20:29 +00:00

Opened #1427 [PR #903] [CLOSED] Tree traversal programme 2026-01-29 15:20:29 +00:00

Opened #1428 [PR #902] perf: 1.c faster implementation of the leetcode TwoSum problem 2026-01-29 15:20:31 +00:00

Opened #1429 [PR #900] fix: #898 Awesome workflow (1 files are not in one and only one directory) 2026-01-29 15:20:31 +00:00

Opened #1430 [PR #904] Added Bit manipulation codes 2026-01-29 15:20:32 +00:00

Opened #1431 [PR #907] [MERGED] Revert "fix: #898 another fix for Awesome workflow nodir_files problem" 2026-01-29 15:20:34 +00:00

Opened #1432 [PR #905] [CLOSED] correct c code 2026-01-29 15:20:35 +00:00

Opened #1433 [PR #906] [CLOSED] correct c code 2026-01-29 15:20:35 +00:00

Opened #1434 [PR #908] [CLOSED] Heap Sort Using Maximum Heap Tree cpp program 2026-01-29 15:20:35 +00:00

Opened #1435 [PR #909] [CLOSED] Added file for stack using Linked List 2026-01-29 15:20:36 +00:00

Opened #1436 [PR #906] correct c code 2026-01-29 15:20:37 +00:00

Opened #1437 [PR #909] Added file for stack using Linked List 2026-01-29 15:20:37 +00:00

Opened #1438 [PR #911] [CLOSED] added codechef questions 2026-01-29 15:20:40 +00:00

Opened #1439 [PR #910] [CLOSED] Stack to carry out infix to postfix conversion. 2026-01-29 15:20:41 +00:00

Opened #1440 [PR #912] [CLOSED] codechef questions 2026-01-29 15:20:41 +00:00

Opened #1441 [PR #913] [MERGED] fix: Update the CoC to match the .github repository 2026-01-29 15:20:42 +00:00

Opened #1442 [PR #910] Stack to carry out infix to postfix conversion. 2026-01-29 15:20:43 +00:00

Opened #1443 [PR #914] fix: fixed index of parent in sorting/heap_sort_2.c 2026-01-29 15:20:43 +00:00

Opened #1444 [PR #913] fix: Update the CoC to match the .github repository 2026-01-29 15:20:44 +00:00

Opened #1445 [PR #917] [MERGED] fix: Update Gitpod extensions 2026-01-29 15:20:46 +00:00

Opened #1446 [PR #916] [CLOSED] feat: add priority queue 2026-01-29 15:20:47 +00:00

Opened #1447 [PR #919] [MERGED] fix: Hotfix/awesome zero files 2026-01-29 15:20:47 +00:00

Opened #1448 [PR #915] gitpod: don't lock extensions' version 2026-01-29 15:20:48 +00:00

Opened #1449 [PR #916] feat: add priority queue 2026-01-29 15:20:48 +00:00

Opened #1450 [PR #920] docs: remove redundant space before comma 2026-01-29 15:20:49 +00:00

Opened #1451 [PR #922] [CLOSED] test: remove input from user and add test for merge sort algorithm 2026-01-29 15:20:51 +00:00

Opened #1452 [PR #923] [MERGED] fix: free the allocated resources in quick sort 2026-01-29 15:20:52 +00:00

Opened #1453 [PR #925] [CLOSED] Adding a patterns directory 2026-01-29 15:20:53 +00:00

Opened #1454 [PR #921] fix: merge sort bug 2026-01-29 15:20:53 +00:00

Opened #1455 [PR #924] Create 1700.c 2026-01-29 15:20:53 +00:00

Opened #1456 [PR #923] fix: free the allocated resources in quick sort 2026-01-29 15:20:54 +00:00

Opened #1457 [PR #928] [MERGED] Update dijkstra.c 2026-01-29 15:20:56 +00:00

Opened #1458 [PR #926] [CLOSED] Adding curated list of patterns with their programs under the name of patterns directory 2026-01-29 15:20:56 +00:00

Opened #1459 [PR #929] [CLOSED] Making Even With Main To Make Further Contributions 2026-01-29 15:20:57 +00:00

Opened #1460 [PR #930] [MERGED] Remote Command Execution Using UDP Client Server Model (& Merging Branch Locally) 2026-01-29 15:20:57 +00:00

Opened #1461 [PR #927] Rewrite the trie example 2026-01-29 15:20:58 +00:00

Opened #1462 [PR #928] Update dijkstra.c 2026-01-29 15:20:58 +00:00

Opened #1463 [PR #926] Adding curated list of patterns with their programs under the name of patterns directory 2026-01-29 15:20:59 +00:00

Opened #1464 [PR #929] Making Even With Main To Make Further Contributions 2026-01-29 15:20:59 +00:00

Opened #1465 [PR #930] Remote Command Execution Using UDP Client Server Model (& Merging Branch Locally) 2026-01-29 15:21:00 +00:00

Opened #1466 [PR #935] [CLOSED] feat: add reverse() function 2026-01-29 15:21:03 +00:00

Opened #1467 [PR #931] [MERGED] fix: typo in comments of leetcode-3 2026-01-29 15:21:03 +00:00

Opened #1468 [PR #937] [CLOSED] Add reverse function to reverse a given doubly linked list in doubly_linked_list.c 2026-01-29 15:21:04 +00:00

Opened #1469 [PR #938] [CLOSED] Adding curated list of patterns with their programs under the name of patterns directory 2026-01-29 15:21:05 +00:00

Opened #1470 [PR #935] feat: add reverse() function 2026-01-29 15:21:05 +00:00

Opened #1471 [PR #933] fix: update value at index and return SUCCESS (#932) 2026-01-29 15:21:06 +00:00

Opened #1472 [PR #931] fix: typo in comments of leetcode-3 2026-01-29 15:21:06 +00:00

Opened #1473 [PR #937] Add reverse function to reverse a given doubly linked list in doubly_linked_list.c 2026-01-29 15:21:07 +00:00

Opened #1474 [PR #938] Adding curated list of patterns with their programs under the name of patterns directory 2026-01-29 15:21:07 +00:00

Opened #1475 [PR #939] [CLOSED] Commented the end preprocessor 2026-01-29 15:21:09 +00:00

Opened #1476 [PR #941] feat: add dutch national flag 3 way sort 2026-01-29 15:21:10 +00:00

Opened #1477 [PR #940] [CLOSED] To convert a infix expression to postfix 2026-01-29 15:21:10 +00:00

Opened #1478 [PR #944] [CLOSED] add leetcode solution of problem 154 2026-01-29 15:21:11 +00:00

Opened #1479 [PR #939] Commented the end preprocessor 2026-01-29 15:21:11 +00:00

Opened #1480 [PR #945] fix: Fix some typos. 2026-01-29 15:21:12 +00:00

Opened #1481 [PR #944] add leetcode solution of problem 154 2026-01-29 15:21:13 +00:00

Opened #1482 [PR #948] [CLOSED] Added fractional_knapsack.c to greedy_approach 2026-01-29 15:21:15 +00:00

Opened #1483 [PR #947] [MERGED] chore: fix typo in filename: djikstra.c to dijkstra.c 2026-01-29 15:21:16 +00:00

Opened #1484 [PR #946] [CLOSED] Added quadratic equation programme 2026-01-29 15:21:16 +00:00

Opened #1485 [PR #950] [CLOSED] feat: added game_of_life, to games. 2026-01-29 15:21:17 +00:00

Opened #1486 [PR #949] [CLOSED] Minor Change 2026-01-29 15:21:17 +00:00

Opened #1487 [PR #948] Added fractional_knapsack.c to greedy_approach 2026-01-29 15:21:18 +00:00

Opened #1488 [PR #947] chore: fix typo in filename: djikstra.c to dijkstra.c 2026-01-29 15:21:18 +00:00

Opened #1489 [PR #946] Added quadratic equation programme 2026-01-29 15:21:19 +00:00

Opened #1490 [PR #949] Minor Change 2026-01-29 15:21:20 +00:00

Opened #1491 [PR #951] [CLOSED] New Entry 'Ciphers' 2026-01-29 15:21:22 +00:00

Opened #1492 [PR #952] [CLOSED] Pythagorean_theorem 2026-01-29 15:21:22 +00:00

Opened #1493 [PR #953] Create Linear_Regression.c 2026-01-29 15:21:24 +00:00

Opened #1494 [PR #951] New Entry 'Ciphers' 2026-01-29 15:21:24 +00:00

Opened #1495 [PR #954] Create Tic_Tac_Toe_Game.c 2026-01-29 15:21:25 +00:00

Opened #1496 [PR #955] Create ubiquitous_binary_search.c 2026-01-29 15:21:26 +00:00

Opened #1497 [PR #958] [CLOSED] Lwk 2026-01-29 15:21:28 +00:00

Opened #1498 [PR #957] [MERGED] Return SUCCESS status 2026-01-29 15:21:29 +00:00

Opened #1499 [PR #961] Create fibonacci_formula.c 2026-01-29 15:21:30 +00:00

Opened #1500 [PR #962] Update server.c 2026-01-29 15:21:31 +00:00

Opened #1501 [PR #964] [CLOSED] Optimized the Bubble Sort Algorithm 2026-01-29 15:21:34 +00:00

Opened #1502 [PR #965] [CLOSED] Optimised function for tower of hanoi 2026-01-29 15:21:34 +00:00

Opened #1503 [PR #963] [CLOSED] Update server.c 2026-01-29 15:21:35 +00:00

Opened #1504 [PR #966] [MERGED] docs: improve the contributing guidelines 2026-01-29 15:21:35 +00:00

Opened #1505 [PR #964] Optimized the Bubble Sort Algorithm 2026-01-29 15:21:36 +00:00

Opened #1506 [PR #963] Update server.c 2026-01-29 15:21:37 +00:00

Opened #1507 [PR #968] Added non_preemptive_priority_scheduling in Process Scheduling Algorithm 2026-01-29 15:21:38 +00:00

Opened #1508 [PR #966] docs: improve the contributing guidelines 2026-01-29 15:21:39 +00:00

Opened #1509 [PR #971] [CLOSED] Bernoulli Probability.c 2026-01-29 15:21:42 +00:00

Opened #1510 [PR #970] [CLOSED] Adding Queue using linked list 2026-01-29 15:21:42 +00:00

Opened #1511 [PR #972] [CLOSED] snake_game.c 2026-01-29 15:21:42 +00:00

Opened #1512 [PR #969] [CLOSED] Create BinarySearchRecursion.c 2026-01-29 15:21:43 +00:00

Opened #1513 [PR #971] Bernoulli Probability.c 2026-01-29 15:21:44 +00:00

Opened #1514 [PR #969] Create BinarySearchRecursion.c 2026-01-29 15:21:45 +00:00

Opened #1515 [PR #975] [MERGED] add display() and improve code formatting 2026-01-29 15:21:47 +00:00

Opened #1516 [PR #977] [MERGED] Added a Vector implementation in data structures. 2026-01-29 15:21:48 +00:00

Opened #1517 [PR #976] [CLOSED] Properties of Projectile.c 2026-01-29 15:21:48 +00:00

Opened #1518 [PR #978] [CLOSED] dfs program 2026-01-29 15:21:49 +00:00

Opened #1519 [PR #979] [CLOSED] Create 485.c 2026-01-29 15:21:49 +00:00

Opened #1520 [PR #980] [CLOSED] Create 485.c 2026-01-29 15:21:53 +00:00

Opened #1521 [PR #981] [MERGED] Create 485.c 2026-01-29 15:21:53 +00:00

Opened #1522 [PR #984] [CLOSED] feat: knapsack algorithm 2026-01-29 15:21:54 +00:00

Opened #1523 [PR #982] Added Max Consecutive Ones in Leetcode folder 2026-01-29 15:21:54 +00:00

Opened #1524 [PR #981] Create 485.c 2026-01-29 15:21:55 +00:00

Opened #1525 [PR #984] feat: knapsack algorithm 2026-01-29 15:21:56 +00:00

Opened #1526 [PR #986] [CLOSED] feat: leetcode Maximum Twin Sum of a Linked List solution 2026-01-29 15:21:58 +00:00

Opened #1527 [PR #985] [CLOSED] Creation of Singly Linked List using different functions. 2026-01-29 15:21:59 +00:00

Opened #1528 [PR #990] [CLOSED] feat: Matrix transpose 2026-01-29 15:21:59 +00:00

Opened #1529 [PR #988] feat: leetcode Maximum Twin Sum of a Linked List solution (2130) 2026-01-29 15:21:59 +00:00

Opened #1530 [PR #989] Convert Infix Expressions to Postfix Expression 2026-01-29 15:21:59 +00:00

Opened #1531 [PR #992] [CLOSED] Create missingNumber.c 2026-01-29 15:22:01 +00:00

Opened #1532 [PR #991] [CLOSED] srch_insert_linklist 2026-01-29 15:22:01 +00:00

Opened #1533 [PR #993] [CLOSED] hacktoberfest-2022 2026-01-29 15:22:02 +00:00

Opened #1534 [PR #992] Create missingNumber.c 2026-01-29 15:22:03 +00:00

Opened #1535 [PR #994] feat: Fractional Knapsack 2026-01-29 15:22:04 +00:00

Opened #1536 [PR #995] feat: Greedy coin change 2026-01-29 15:22:04 +00:00

Opened #1537 [PR #993] hacktoberfest-2022 2026-01-29 15:22:04 +00:00

Opened #1538 [PR #996] [MERGED] added leetcode problem 118 2026-01-29 15:22:06 +00:00

Opened #1539 [PR #997] [MERGED] feat: add Leetcode problem 119 2026-01-29 15:22:06 +00:00

Opened #1540 [PR #998] [CLOSED] feat: add solution to leetcode problem 135, candy 2026-01-29 15:22:06 +00:00

Opened #1541 [PR #999] [CLOSED] Aryan longest-palindromic-substring 2026-01-29 15:22:07 +00:00

Opened #1542 [PR #1000] [CLOSED] Stolen_king_consecutives_ones_solution.c 2026-01-29 15:22:07 +00:00

Opened #1543 [PR #998] feat: add solution to leetcode problem 135, candy 2026-01-29 15:22:07 +00:00

Opened #1544 [PR #999] Aryan longest-palindromic-substring 2026-01-29 15:22:08 +00:00

Opened #1545 [PR #1001] [CLOSED] 2 new programs added 2026-01-29 15:22:10 +00:00

Opened #1546 [PR #1003] [CLOSED] Matchstick_game 2026-01-29 15:22:10 +00:00

Opened #1547 [PR #1002] [CLOSED] N-Queens Code 2026-01-29 15:22:10 +00:00

Opened #1548 [PR #1004] [CLOSED] Update tic_tac_toe.c 2026-01-29 15:22:11 +00:00

Opened #1549 [PR #1005] [CLOSED] [FEATURE]Hangman a classic word game 2026-01-29 15:22:11 +00:00

Opened #1550 [PR #1006] [CLOSED] RPC - Remote Procedural call in c 2026-01-29 15:22:13 +00:00

Opened #1551 [PR #1007] [CLOSED] Add : DDA algorithm 2026-01-29 15:22:13 +00:00

Opened #1552 [PR #1008] [MERGED] Misc rot13 2026-01-29 15:22:13 +00:00

Opened #1553 [PR #1006] RPC - Remote Procedural call in c 2026-01-29 15:22:14 +00:00

Opened #1554 [PR #1007] Add : DDA algorithm 2026-01-29 15:22:14 +00:00

Opened #1555 [PR #1010] I have modified and shortened the armstrong code 2026-01-29 15:22:14 +00:00

Opened #1556 [PR #1009] Create recursive_binary_search_c++ 2026-01-29 15:22:15 +00:00

Opened #1557 [PR #1013] [CLOSED] Added another method for counting sort algorithm 2026-01-29 15:22:16 +00:00

Opened #1558 [PR #1014] [CLOSED] Create priority.c 2026-01-29 15:22:17 +00:00

Opened #1559 [PR #1015] [CLOSED] Simulation of Leaky Bucket Algorithm 2026-01-29 15:22:17 +00:00

Opened #1560 [PR #1016] [CLOSED] Update 7.c 2026-01-29 15:22:17 +00:00

Opened #1561 [PR #1013] Added another method for counting sort algorithm 2026-01-29 15:22:17 +00:00

Opened #1562 [PR #1017] [CLOSED] Create 2427.c 2026-01-29 15:22:17 +00:00

Opened #1563 [PR #1014] Create priority.c 2026-01-29 15:22:18 +00:00

Opened #1564 [PR #1017] Create 2427.c 2026-01-29 15:22:19 +00:00

Opened #1565 [PR #1020] [CLOSED] Create infixToPosfix.c 2026-01-29 15:22:21 +00:00

Opened #1566 [PR #1019] [CLOSED] Create 2428.cpp 2026-01-29 15:22:21 +00:00

Opened #1567 [PR #1018] Create 2427.c 2026-01-29 15:22:22 +00:00

Opened #1568 [PR #1020] Create infixToPosfix.c 2026-01-29 15:22:22 +00:00

Opened #1569 [PR #1021] feat: leetcode Construct Binary Search Tree from Preorder Traversal s… 2026-01-29 15:22:22 +00:00

Opened #1570 [PR #1022] feat: leetcode Next Greater Node In Linked List solution (1019) 2026-01-29 15:22:23 +00:00

Opened #1571 [PR #1026] [CLOSED] Added leetcode problem 100 2026-01-29 15:22:25 +00:00

Opened #1572 [PR #1023] [MERGED] feat: leetcode Delete the Middle Node of a Linked List solution (2095) 2026-01-29 15:22:25 +00:00

Opened #1573 [PR #1028] [CLOSED] Create infix_to_postfix.c 2026-01-29 15:22:25 +00:00

Opened #1574 [PR #1025] feat: Added tim_sort.c 2026-01-29 15:22:25 +00:00

Opened #1575 [PR #1023] feat: leetcode Delete the Middle Node of a Linked List solution (2095) 2026-01-29 15:22:25 +00:00

Opened #1576 [PR #1027] Create common_factors 2026-01-29 15:22:26 +00:00

Opened #1577 [PR #1032] [CLOSED] Code to find prime numbers in a given range 2026-01-29 15:22:27 +00:00

Opened #1578 [PR #1033] [MERGED] Added leetcode problem 10 2026-01-29 15:22:28 +00:00

Opened #1579 [PR #1031] [CLOSED] Update to binary_insertion_sort.c 2026-01-29 15:22:28 +00:00

Opened #1580 [PR #1035] [CLOSED] efficient solution for GCD question 2026-01-29 15:22:28 +00:00

Opened #1581 [PR #1034] [CLOSED] Added program for matrix chain multiplication 2026-01-29 15:22:28 +00:00

Opened #1582 [PR #1032] Code to find prime numbers in a given range 2026-01-29 15:22:28 +00:00

Opened #1583 [PR #1033] Added leetcode problem 10 2026-01-29 15:22:28 +00:00

Opened #1584 [PR #1035] efficient solution for GCD question 2026-01-29 15:22:28 +00:00

Opened #1585 [PR #1034] Added program for matrix chain multiplication 2026-01-29 15:22:29 +00:00

Opened #1586 [PR #1036] [CLOSED] Added roots.c 2026-01-29 15:22:31 +00:00

Opened #1587 [PR #1038] [MERGED] Create circular_doubly_linked_list.c 2026-01-29 15:22:31 +00:00

Opened #1588 [PR #1037] [CLOSED] Added CPU Scheduling Algorithm 2026-01-29 15:22:31 +00:00

Opened #1589 [PR #1036] Added roots.c 2026-01-29 15:22:32 +00:00

Opened #1590 [PR #1039] add function to insert a node to a singly linked list on a given index 2026-01-29 15:22:32 +00:00

Opened #1591 [PR #1042] [CLOSED] Added recursive binary search 2026-01-29 15:22:34 +00:00

Opened #1592 [PR #1041] [CLOSED] docs: add comments and explanation to dijkstra's algorithm 2026-01-29 15:22:34 +00:00

Opened #1593 [PR #1043] [CLOSED] +C hacktoberfest 2026-01-29 15:22:34 +00:00

Opened #1594 [PR #1044] [CLOSED] Added Booth's Algorithm for Division 2026-01-29 15:22:35 +00:00

Opened #1595 [PR #1045] [CLOSED] Job sequencing 2026-01-29 15:22:36 +00:00

Opened #1596 [PR #1041] docs: add comments and explanation to dijkstra's algorithm 2026-01-29 15:22:36 +00:00

Opened #1597 [PR #1042] Added recursive binary search 2026-01-29 15:22:37 +00:00

Opened #1598 [PR #1043] +C hacktoberfest 2026-01-29 15:22:37 +00:00

Opened #1599 [PR #1047] [CLOSED] adding number programs 2026-01-29 15:22:39 +00:00

Opened #1600 [PR #1048] [CLOSED] Create fibonacci.c 2026-01-29 15:22:40 +00:00

Opened #1601 [PR #1046] [CLOSED] contact_manger 2026-01-29 15:22:41 +00:00

Opened #1602 [PR #1049] [CLOSED] Create palindrome.c 2026-01-29 15:22:41 +00:00

Opened #1603 [PR #1047] adding number programs 2026-01-29 15:22:41 +00:00

Opened #1604 [PR #1048] Create fibonacci.c 2026-01-29 15:22:42 +00:00

Opened #1605 [PR #1050] Added the program to calculate distance 2026-01-29 15:22:42 +00:00

Opened #1606 [PR #1046] contact_manger 2026-01-29 15:22:43 +00:00

Opened #1607 [PR #1049] Create palindrome.c 2026-01-29 15:22:43 +00:00

Opened #1608 [PR #1053] [CLOSED] feat: Added priority queue using linked list (ordered) 2026-01-29 15:22:45 +00:00

Opened #1609 [PR #1051] [CLOSED] Create Huffman_coding.c 2026-01-29 15:22:45 +00:00

Opened #1610 [PR #1052] [CLOSED] Longest Common Substring 2026-01-29 15:22:46 +00:00

Opened #1611 [PR #1056] [CLOSED] selection sort code in c language very basic and important sorting algo 2026-01-29 15:22:46 +00:00

Opened #1612 [PR #1051] Create Huffman_coding.c 2026-01-29 15:22:47 +00:00

Opened #1613 [PR #1056] selection sort code in c language very basic and important sorting algo 2026-01-29 15:22:47 +00:00

Opened #1614 [PR #1057] [CLOSED] Created double_circular_linked_list.c 2026-01-29 15:22:50 +00:00

Opened #1615 [PR #1059] [CLOSED] subarray.c 2026-01-29 15:22:50 +00:00

Opened #1616 [PR #1058] [CLOSED] Add files via upload 2026-01-29 15:22:50 +00:00

Opened #1617 [PR #1060] [CLOSED] Create selection.cpp 2026-01-29 15:22:50 +00:00

Opened #1618 [PR #1061] [MERGED] Add Solution of 62 ques of Leet Code 2026-01-29 15:22:50 +00:00

Opened #1619 [PR #1058] Add files via upload 2026-01-29 15:22:51 +00:00

Opened #1620 [PR #1061] Add Solution of 62 ques of Leet Code 2026-01-29 15:22:52 +00:00

Opened #1621 [PR #1063] [CLOSED] Circular Queue_New 2026-01-29 15:22:54 +00:00

Opened #1622 [PR #1062] [MERGED] feat: add LeetCode problem 62 2026-01-29 15:22:54 +00:00

Opened #1623 [PR #1064] [CLOSED] Add Code For Implement Linked list 2026-01-29 15:22:54 +00:00

Opened #1624 [PR #1066] [CLOSED] priority queue 2026-01-29 15:22:54 +00:00

Opened #1625 [PR #1070] [CLOSED] snake game 2026-01-29 15:22:57 +00:00

Opened #1626 [PR #1069] [CLOSED] Created 2427.c 2026-01-29 15:22:57 +00:00

Opened #1627 [PR #1067] Create circular_queue.c 2026-01-29 15:22:57 +00:00

Opened #1628 [PR #1070] snake game 2026-01-29 15:22:57 +00:00

Opened #1629 [PR #1071] Added Binary Search On Sorted Rotated Array 2026-01-29 15:22:57 +00:00

Opened #1630 [PR #1072] Added some more implementation of LinkedList basic functions 2026-01-29 15:22:58 +00:00

Opened #1631 [PR #1069] Created 2427.c 2026-01-29 15:22:58 +00:00

Opened #1632 [PR #1074] [CLOSED] Added Q 2427 2026-01-29 15:23:00 +00:00

Opened #1633 [PR #1073] [CLOSED] priority_queue 2026-01-29 15:23:00 +00:00

Opened #1634 [PR #1077] [CLOSED] Create krushkals.c 2026-01-29 15:23:00 +00:00

Opened #1635 [PR #1076] [CLOSED] Create krushkals.c 2026-01-29 15:23:01 +00:00

Opened #1636 [PR #1078] [CLOSED] Create Pascal_triangle.c 2026-01-29 15:23:01 +00:00

Opened #1637 [PR #1081] [CLOSED] added morris traversal in binary tree data structures 2026-01-29 15:23:04 +00:00

Opened #1638 [PR #1082] [CLOSED] Add code of Intersection of linkedlist 2026-01-29 15:23:04 +00:00

Opened #1639 [PR #1079] [CLOSED] Create Goto statement 2026-01-29 15:23:05 +00:00

Opened #1640 [PR #1083] [CLOSED] Update bogo_sort.c 2026-01-29 15:23:05 +00:00

Opened #1641 [PR #1084] [CLOSED] Create prisms.c 2026-01-29 15:23:05 +00:00

Opened #1642 [PR #1081] added morris traversal in binary tree data structures 2026-01-29 15:23:05 +00:00

Opened #1643 [PR #1082] Add code of Intersection of linkedlist 2026-01-29 15:23:05 +00:00

Opened #1644 [PR #1087] [CLOSED] Binary_Search.c 2026-01-29 15:23:06 +00:00

Opened #1645 [PR #1089] [CLOSED] Done 2026-01-29 15:23:07 +00:00

Opened #1646 [PR #1088] [CLOSED] Create hackerrankpattern.c 2026-01-29 15:23:07 +00:00

Opened #1647 [PR #1090] [CLOSED] Added strassen matrix code. 2026-01-29 15:23:07 +00:00

Opened #1648 [PR #1091] [CLOSED] Added Ftractional_knapsack code 2026-01-29 15:23:08 +00:00

Opened #1649 [PR #1087] Binary_Search.c 2026-01-29 15:23:08 +00:00

Opened #1650 [PR #1090] Added strassen matrix code. 2026-01-29 15:23:09 +00:00

Opened #1651 [PR #1092] [MERGED] Update singly_link_list_deletion.c 2026-01-29 15:23:11 +00:00

Opened #1652 [PR #1094] [CLOSED] Create star pattern in c 2026-01-29 15:23:11 +00:00

Opened #1653 [PR #1093] [CLOSED] bubble sort 2026-01-29 15:23:11 +00:00

Opened #1654 [PR #1092] Update singly_link_list_deletion.c 2026-01-29 15:23:12 +00:00

Opened #1655 [PR #1096] [MERGED] chore: use the DIRECTORY.md workflow from the scripts repository 2026-01-29 15:23:12 +00:00

Opened #1656 [PR #1093] bubble sort 2026-01-29 15:23:13 +00:00

Opened #1657 [PR #1096] chore: use the DIRECTORY.md workflow from the scripts repository 2026-01-29 15:23:13 +00:00

Opened #1658 [PR #1100] [CLOSED] queue using array 2026-01-29 15:23:16 +00:00

Opened #1659 [PR #1098] [CLOSED] merge_sort2 2026-01-29 15:23:17 +00:00

Opened #1660 [PR #1099] [CLOSED] Implementing Circular Queue 2026-01-29 15:23:17 +00:00

Opened #1661 [PR #1101] [CLOSED] simple stack 2026-01-29 15:23:17 +00:00

Opened #1662 [PR #1102] [CLOSED] Algo 2026-01-29 15:23:17 +00:00

Opened #1663 [PR #1100] queue using array 2026-01-29 15:23:18 +00:00

Opened #1664 [PR #1101] simple stack 2026-01-29 15:23:19 +00:00

Opened #1665 [PR #1102] Algo 2026-01-29 15:23:19 +00:00

Opened #1666 [PR #1105] [CLOSED] Create CelsiustoFahrenheit.c 2026-01-29 15:23:22 +00:00

Opened #1667 [PR #1103] [CLOSED] Create Kruskal_Algo.c 2026-01-29 15:23:22 +00:00

Opened #1668 [PR #1104] [MERGED] feat: added roman_numerals_to_decimal.c 2026-01-29 15:23:23 +00:00

Opened #1669 [PR #1106] [CLOSED] Create Reverse_Linked_List.c 2026-01-29 15:23:23 +00:00

Opened #1670 [PR #1107] [CLOSED] Char_to_ASCII 2026-01-29 15:23:24 +00:00

Opened #1671 [PR #1105] Create CelsiustoFahrenheit.c 2026-01-29 15:23:24 +00:00

Opened #1672 [PR #1103] Create Kruskal_Algo.c 2026-01-29 15:23:25 +00:00

Opened #1673 [PR #1107] Char_to_ASCII 2026-01-29 15:23:26 +00:00

Opened #1674 [PR #1108] [CLOSED] Adding double(dynamic) hashing in searching 2026-01-29 15:23:27 +00:00

Opened #1675 [PR #1109] [CLOSED] Added code for graph implementation. 2026-01-29 15:23:27 +00:00

Opened #1676 [PR #1110] Find Prime numbers up to 1 Billion in less than 20 seconds 2026-01-29 15:23:28 +00:00

Opened #1677 [PR #1111] [CLOSED] Create d_linkedlist_search.c 2026-01-29 15:23:28 +00:00

Opened #1678 [PR #1113] [MERGED] added leetcode problem 75 2026-01-29 15:23:28 +00:00

Opened #1679 [PR #1117] [CLOSED] Added 8051_HAL 2026-01-29 15:23:29 +00:00

Opened #1680 [PR #1115] [CLOSED] Linear time pattern searching Algorithm.c 2026-01-29 15:23:29 +00:00

Opened #1681 [PR #1114] [CLOSED] Matrix Multiplication using MPI 2026-01-29 15:23:30 +00:00

Opened #1682 [PR #1118] [CLOSED] 10 Round Game of RPS 2026-01-29 15:23:30 +00:00

Opened #1683 [PR #1117] Added 8051_HAL 2026-01-29 15:23:30 +00:00

Opened #1684 [PR #1115] Linear time pattern searching Algorithm.c 2026-01-29 15:23:30 +00:00

Opened #1685 [PR #1119] Added definition of different sorts. 2026-01-29 15:23:31 +00:00

Opened #1686 [PR #1121] [CLOSED] feat: ipv4_subnet calculator added 2026-01-29 15:23:33 +00:00

Opened #1687 [PR #1120] [CLOSED] added queuejm.c and README.qe.md file 2026-01-29 15:23:33 +00:00

Opened #1688 [PR #1122] [CLOSED] Polynomial addition 2026-01-29 15:23:33 +00:00

Opened #1689 [PR #1123] [CLOSED] this the solution of leetcode problem 75 2026-01-29 15:23:33 +00:00

Opened #1690 [PR #1124] [CLOSED] Create Reverse.c 2026-01-29 15:23:34 +00:00

Opened #1691 [PR #1121] feat: ipv4_subnet calculator added 2026-01-29 15:23:34 +00:00

Opened #1692 [PR #1120] added queuejm.c and README.qe.md file 2026-01-29 15:23:35 +00:00

Opened #1693 [PR #1122] Polynomial addition 2026-01-29 15:23:35 +00:00

Opened #1694 [PR #1123] this the solution of leetcode problem 75 2026-01-29 15:23:36 +00:00

Opened #1695 [PR #1124] Create Reverse.c 2026-01-29 15:23:36 +00:00

Opened #1696 [PR #1125] [CLOSED] Rock Paper Scissor 2026-01-29 15:23:37 +00:00

Opened #1697 [PR #1127] [CLOSED] Written code for prim's algorithm with min heapify technique 2026-01-29 15:23:38 +00:00

Opened #1698 [PR #1128] [MERGED] fix: added solution link to problem 62 2026-01-29 15:23:38 +00:00

Opened #1699 [PR #1131] docs: add a guide for new LeetCode solutions 2026-01-29 15:23:40 +00:00

Opened #1700 [PR #1134] [CLOSED] Leetcode complement of base 10 integer 2026-01-29 15:23:42 +00:00

Opened #1701 [PR #1133] [MERGED] Update tic_tac_toe.c 2026-01-29 15:23:42 +00:00

Opened #1702 [PR #1132] [MERGED] add trapping rain water. 2026-01-29 15:23:43 +00:00

Opened #1703 [PR #1135] [CLOSED] Maximum erasure value 2026-01-29 15:23:43 +00:00

Opened #1704 [PR #1133] Update tic_tac_toe.c 2026-01-29 15:23:43 +00:00

Opened #1705 [PR #1136] add complinent of 10 integer 2026-01-29 15:23:43 +00:00

Opened #1706 [PR #1137] [MERGED] add leetcode Maximum Erasure Value 2026-01-29 15:23:44 +00:00

Opened #1707 [PR #1139] [MERGED] add Number of Sub-arrays With Odd Sum 2026-01-29 15:23:44 +00:00

Opened #1708 [PR #1138] [MERGED] add Minimum Deletions to Make String Balanced 2026-01-29 15:23:45 +00:00

Opened #1709 [PR #1140] [MERGED] add Number of Ways to Select Buildings 2026-01-29 15:23:45 +00:00

Opened #1710 [PR #1141] [MERGED] add Check if Array Is Sorted and Rotated 2026-01-29 15:23:45 +00:00

Opened #1713 [PR #1138] add Minimum Deletions to Make String Balanced 2026-01-29 15:23:46 +00:00

Opened #1711 [PR #1137] add leetcode Maximum Erasure Value 2026-01-29 15:23:46 +00:00

Opened #1712 [PR #1139] add Number of Sub-arrays With Odd Sum 2026-01-29 15:23:46 +00:00

Opened #1714 [PR #1140] add Number of Ways to Select Buildings 2026-01-29 15:23:47 +00:00

Opened #1715 [PR #1143] [MERGED] fix: Removed double / unintended free 2026-01-29 15:23:49 +00:00

Opened #1716 [PR #1144] [MERGED] add Minimum Path Cost in a Grid leetcode 2026-01-29 15:23:49 +00:00

Opened #1717 [PR #1146] [MERGED] add Minimum Number of Operations to Move All Balls to Each Box leetcode 2026-01-29 15:23:50 +00:00

Opened #1718 [PR #1148] [MERGED] Power of Two improvements. avoid loop and recursion. 2026-01-29 15:23:52 +00:00

Opened #1719 [PR #1147] [MERGED] add Rectangle Area leetcode 2026-01-29 15:23:52 +00:00

Opened #1720 [PR #1150] [MERGED] add Maximize the Confusion of an Exam leetcode 2026-01-29 15:23:52 +00:00

Opened #1721 [PR #1152] added 2 C programs on LeetCode Problem no. 100 & 102 2026-01-29 15:23:53 +00:00

Opened #1722 [PR #1147] add Rectangle Area leetcode 2026-01-29 15:23:54 +00:00

Opened #1723 [PR #1153] add Validate Binary Search Tree 2026-01-29 15:23:55 +00:00

Opened #1724 [PR #1154] [CLOSED] Added LeetCode Problem No.100 2026-01-29 15:23:57 +00:00

Opened #1725 [PR #1156] [MERGED] add leetcode Trim a Binary Search Tree 2026-01-29 15:23:57 +00:00

Opened #1726 [PR #1155] [MERGED] add leetcode Lowest Common Ancestor of a Binary Tree 2026-01-29 15:23:58 +00:00

Opened #1727 [PR #1154] Added LeetCode Problem No.100 2026-01-29 15:23:59 +00:00

Opened #1728 [PR #1157] add leetcode Kth Smallest Element in a BST 2026-01-29 15:23:59 +00:00

Opened #1729 [PR #1158] Update naval_battle.c 2026-01-29 15:24:00 +00:00

Opened #1730 [PR #1155] add leetcode Lowest Common Ancestor of a Binary Tree 2026-01-29 15:24:00 +00:00

Opened #1731 [PR #1159] [MERGED] fix: use FreeGlut newest GitHub link 2026-01-29 15:24:03 +00:00

Opened #1732 [PR #1160] [MERGED] add leetcode Word Search 2026-01-29 15:24:03 +00:00

Opened #1733 [PR #1162] [MERGED] add leetcode sudoku solver 2026-01-29 15:24:03 +00:00

Opened #1734 [PR #1164] [MERGED] add LCS algorithm (dynamic programming approach) 2026-01-29 15:24:04 +00:00

Opened #1735 [PR #1163] docs: add guide on integrating CMake 2026-01-29 15:24:05 +00:00

Opened #1736 [PR #1159] fix: use FreeGlut newest GitHub link 2026-01-29 15:24:05 +00:00

Opened #1737 [PR #1162] add leetcode sudoku solver 2026-01-29 15:24:05 +00:00

Opened #1738 [PR #1164] add LCS algorithm (dynamic programming approach) 2026-01-29 15:24:06 +00:00

Opened #1739 [PR #1166] [MERGED] add leetcode Longest Valid Parentheses 2026-01-29 15:24:08 +00:00

Opened #1740 [PR #1165] [MERGED] add leetcode Number of Ways to Split Array 2026-01-29 15:24:08 +00:00

Opened #1741 [PR #1167] [CLOSED] inserted new file named CMakeLists.txt under the "process_scheduling_algorithms" directory. 2026-01-29 15:24:08 +00:00

Opened #1742 [PR #1168] [MERGED] add leetcode Determine if String Halves Are Alike 2026-01-29 15:24:09 +00:00

Opened #1743 [PR #1169] [CLOSED] Create KnightTravail.c 2026-01-29 15:24:09 +00:00

Opened #1744 [PR #1166] add leetcode Longest Valid Parentheses 2026-01-29 15:24:10 +00:00

Opened #1745 [PR #1165] add leetcode Number of Ways to Split Array 2026-01-29 15:24:10 +00:00

Opened #1746 [PR #1169] Create KnightTravail.c 2026-01-29 15:24:11 +00:00

Opened #1747 [PR #1170] [CLOSED] added quick_select in C 2026-01-29 15:24:13 +00:00

Opened #1748 [PR #1172] [CLOSED] simplify code for Range Sum of BST 2026-01-29 15:24:13 +00:00

Opened #1749 [PR #1174] [MERGED] add leetcode Number of Laser Beams in a Bank 2026-01-29 15:24:14 +00:00

Opened #1750 [PR #1171] add leetcode Minimum Average Difference 2026-01-29 15:24:15 +00:00

Opened #1751 [PR #1174] add leetcode Number of Laser Beams in a Bank 2026-01-29 15:24:16 +00:00

Opened #1752 [PR #1176] [MERGED] Fix Awesome Workflow 2026-01-29 15:24:18 +00:00

Opened #1753 [PR #1175] [MERGED] add leetcode Find the Smallest Divisor Given a Threshold 2026-01-29 15:24:18 +00:00

Opened #1754 [PR #1177] [MERGED] chore: Separated math category out from Misc 2026-01-29 15:24:18 +00:00

Opened #1755 [PR #1178] [CLOSED] add leetcode Find K Closest Elements 2026-01-29 15:24:18 +00:00

Opened #1756 [PR #1179] [MERGED] add leetcode Binary Tree Maximum Path Sum 2026-01-29 15:24:19 +00:00

Opened #1757 [PR #1181] [MERGED] add leetcode Redundant Connection 2026-01-29 15:24:21 +00:00

Opened #1758 [PR #1182] [MERGED] add leetcode Minimum Falling Path Sum 2026-01-29 15:24:21 +00:00

Opened #1759 [PR #1180] [MERGED] add leetcode Maximum Difference Between Node and Ancestor 2026-01-29 15:24:22 +00:00

Opened #1760 [PR #1183] [MERGED] add leetcode Difference Between Ones and Zeros in Row and Column 2026-01-29 15:24:22 +00:00

Opened #1761 [PR #1181] add leetcode Redundant Connection 2026-01-29 15:24:22 +00:00

Opened #1762 [PR #1182] add leetcode Minimum Falling Path Sum 2026-01-29 15:24:22 +00:00

Opened #1763 [PR #1184] add leetcode Longest Chunked Palindrome Decomposition 2026-01-29 15:24:23 +00:00

Opened #1764 [PR #1186] [CLOSED] feat: improve the Awesome Workflow 2026-01-29 15:24:25 +00:00

Opened #1765 [PR #1185] [MERGED] add leetcode Longest Square Streak in an Array 2026-01-29 15:24:26 +00:00

Opened #1766 [PR #1189] [MERGED] add leetcode Keys and Rooms 2026-01-29 15:24:26 +00:00

Opened #1767 [PR #1187] Add leetcode directory writer 2026-01-29 15:24:26 +00:00

Opened #1768 [PR #1186] feat: improve the Awesome Workflow 2026-01-29 15:24:26 +00:00

Opened #1769 [PR #1188] add leetcode H-Index 2026-01-29 15:24:27 +00:00

Opened #1770 [PR #1185] add leetcode Longest Square Streak in an Array 2026-01-29 15:24:28 +00:00

Opened #1771 [PR #1189] add leetcode Keys and Rooms 2026-01-29 15:24:28 +00:00

Opened #1772 [PR #1192] [MERGED] add leetcode Determine if Two Strings Are Close 2026-01-29 15:24:30 +00:00

Opened #1773 [PR #1190] [MERGED] Using the newly created filename_formatter action in workflow 2026-01-29 15:24:30 +00:00

Opened #1774 [PR #1191] [MERGED] add labeler for Leetcode changes folder 2026-01-29 15:24:31 +00:00

Opened #1775 [PR #1193] [MERGED] Added process_scheduling_algorithms 2026-01-29 15:24:31 +00:00

Opened #1776 [PR #1194] [MERGED] add leetcode Pow(x, n) 2026-01-29 15:24:31 +00:00

Opened #1777 [PR #1192] add leetcode Determine if Two Strings Are Close 2026-01-29 15:24:32 +00:00

Opened #1778 [PR #1191] add labeler for Leetcode changes folder 2026-01-29 15:24:32 +00:00

Opened #1779 [PR #1190] Using the newly created filename_formatter action in workflow 2026-01-29 15:24:32 +00:00

Opened #1780 [PR #1194] add leetcode Pow(x, n) 2026-01-29 15:24:33 +00:00

Opened #1781 [PR #1196] [MERGED] add leetcode Maximum Bags With Full Capacity of Rocks 2026-01-29 15:24:36 +00:00

Opened #1782 [PR #1197] [MERGED] add leetcode Maximum Ice Cream Bars 2026-01-29 15:24:36 +00:00

Opened #1783 [PR #1195] [MERGED] add leetcode Frequency of the Most Frequent Element 2026-01-29 15:24:37 +00:00

Opened #1784 [PR #1198] [MERGED] Add matrix chain order 2026-01-29 15:24:37 +00:00

Opened #1785 [PR #1199] [MERGED] add leetcode Find the Town Judge 2026-01-29 15:24:37 +00:00

Opened #1786 [PR #1199] add leetcode Find the Town Judge 2026-01-29 15:24:38 +00:00

Opened #1787 [PR #1202] [MERGED] add leetcode n-th Tribonacci number 2026-01-29 15:24:41 +00:00

Opened #1788 [PR #1200] [MERGED] feat: add hamming distance 2026-01-29 15:24:41 +00:00

Opened #1789 [PR #1203] [MERGED] fix indentation for leetcode_directory_md.py 2026-01-29 15:24:42 +00:00

Opened #1790 [PR #1205] [MERGED] add leetcode Verifying an Alien Dictionary 2026-01-29 15:24:42 +00:00

Opened #1791 [PR #1201] Added 2 new linked list operations one for finding cycles and one for reversing the list 2026-01-29 15:24:42 +00:00

Opened #1792 [PR #1202] add leetcode n-th Tribonacci number 2026-01-29 15:24:42 +00:00

Opened #1793 [PR #1200] feat: add hamming distance 2026-01-29 15:24:42 +00:00

Opened #1794 [PR #1203] fix indentation for leetcode_directory_md.py 2026-01-29 15:24:42 +00:00

Opened #1795 [PR #1208] [CLOSED] Adding bloom filters and counting bloom filters to data structures 2026-01-29 15:24:44 +00:00

Opened #1796 [PR #1206] [MERGED] add leetcode Distribute Coins in Binary Tree 2026-01-29 15:24:44 +00:00

Opened #1797 [PR #1207] [MERGED] add leetcode Permutation in String 2026-01-29 15:24:44 +00:00

Opened #1798 [PR #1209] [CLOSED] Adding bloom filters and counting bloom filters to data structures 2026-01-29 15:24:45 +00:00

Opened #1799 [PR #1210] [MERGED] feat: add Longest Palindrome Substring solution 2026-01-29 15:24:45 +00:00

Opened #1800 [PR #1208] Adding bloom filters and counting bloom filters to data structures 2026-01-29 15:24:45 +00:00

Opened #1801 [PR #1207] add leetcode Permutation in String 2026-01-29 15:24:46 +00:00

Opened #1802 [PR #1209] Adding bloom filters and counting bloom filters to data structures 2026-01-29 15:24:46 +00:00

Opened #1803 [PR #1210] feat: add Longest Palindrome Substring solution 2026-01-29 15:24:47 +00:00

Opened #1804 [PR #1212] [MERGED] Add Patience Sort 2026-01-29 15:24:49 +00:00

Opened #1805 [PR #1211] [MERGED] fix: addition of two polynomials memory leak and linked list crash 2026-01-29 15:24:49 +00:00

Opened #1806 [PR #1213] [MERGED] Add leetcode jump game ii 2026-01-29 15:24:49 +00:00

Opened #1807 [PR #1212] Add Patience Sort 2026-01-29 15:24:49 +00:00

Opened #1808 [PR #1217] [MERGED] feat: add LeetCode problem 540 2026-01-29 15:24:49 +00:00

Opened #1809 [PR #1211] fix: addition of two polynomials memory leak and linked list crash 2026-01-29 15:24:50 +00:00

Opened #1810 [PR #1216] feat: add solution for the 3Sum Closest problem (#16) 2026-01-29 15:24:50 +00:00

Opened #1811 [PR #1220] [MERGED] fix: memory allocation method 2026-01-29 15:24:53 +00:00

Opened #1812 [PR #1219] [MERGED] Add Shunting Yard Algorithm 2026-01-29 15:24:53 +00:00

Opened #1813 [PR #1218] [MERGED] fix: Typo in avl_tree.c 2026-01-29 15:24:53 +00:00

Opened #1814 [PR #1221] [MERGED] feat: add Letter combinations of phone book problem (#17) 2026-01-29 15:24:54 +00:00

Opened #1815 [PR #1222] [MERGED] feat: remove nth node from end of list (leetcode #19) 2026-01-29 15:24:54 +00:00

Opened #1816 [PR #1218] fix: Typo in avl_tree.c 2026-01-29 15:24:55 +00:00

Opened #1817 [PR #1222] feat: remove nth node from end of list (leetcode #19) 2026-01-29 15:24:55 +00:00

Opened #1818 [PR #1225] [MERGED] Update Leetcode/README.md 2026-01-29 15:24:57 +00:00

Opened #1819 [PR #1227] [CLOSED] feat: add LeetCode problem 61 2026-01-29 15:24:57 +00:00

Opened #1820 [PR #1226] [CLOSED] feat: solution for Merge k Sorted Lists problem (#23) 2026-01-29 15:24:58 +00:00

Opened #1821 [PR #1228] [CLOSED] feat: add LeetCode problem 61 2026-01-29 15:24:58 +00:00

Opened #1822 [PR #1225] Update Leetcode/README.md 2026-01-29 15:24:59 +00:00

Opened #1823 [PR #1233] [MERGED] feat: add bisection method 2026-01-29 15:25:02 +00:00

Opened #1824 [PR #1231] [MERGED] feat: create a PR when building the LeetCode directory 2026-01-29 15:25:02 +00:00

Opened #1825 [PR #1232] [MERGED] Update fibonacci.c 2026-01-29 15:25:03 +00:00

Opened #1826 [PR #1234] [MERGED] docs: fixed some documentation errors in BLAKE2b 2026-01-29 15:25:03 +00:00

Opened #1827 [PR #1233] feat: add bisection method 2026-01-29 15:25:04 +00:00

Opened #1828 [PR #1231] feat: create a PR when building the LeetCode directory 2026-01-29 15:25:04 +00:00

Opened #1829 [PR #1234] docs: fixed some documentation errors in BLAKE2b 2026-01-29 15:25:05 +00:00

Opened #1830 [PR #1240] [MERGED] fix: ignore the LeetCode folder on DIRECTORY.md 2026-01-29 15:25:07 +00:00

Opened #1831 [PR #1237] [MERGED] chore: created new subdirectory for cryptographic ciphers 2026-01-29 15:25:07 +00:00

Opened #1832 [PR #1238] [MERGED] feat: added extended Euclidean algorithm 2026-01-29 15:25:07 +00:00

Opened #1833 [PR #1243] [MERGED] Fix: Segmentation fault in merge_sort.c and print message 2026-01-29 15:25:07 +00:00

Opened #1834 [PR #1241] [MERGED] feat: Add McNaughton–Yamada–Thompson algorithm 2026-01-29 15:25:07 +00:00

Opened #1835 [PR #1238] feat: added extended Euclidean algorithm 2026-01-29 15:25:08 +00:00

Opened #1836 [PR #1244] [CLOSED] add license copyright update 2026-01-29 15:25:11 +00:00

Opened #1837 [PR #1246] [MERGED] chore: update the CodeQL workflow 2026-01-29 15:25:11 +00:00

Opened #1838 [PR #1244] add license copyright update 2026-01-29 15:25:12 +00:00

Opened #1839 [PR #1245] feat: Added affine cipher 2026-01-29 15:25:12 +00:00

Opened #1840 [PR #1247] chore: minor LeetCode directory workflow improvements 2026-01-29 15:25:12 +00:00

Opened #1841 [PR #1249] [CLOSED] Inter-Process-Communication through shared memory 2026-01-29 15:25:14 +00:00

Opened #1842 [PR #1251] [CLOSED] docs: added documentation/formatting to linear search and radix sort algorithms 2026-01-29 15:25:15 +00:00

Opened #1843 [PR #1250] [MERGED] docs: add self-test examples 2026-01-29 15:25:16 +00:00

Opened #1844 [PR #1252] [MERGED] feat: add LeetCode problem 434 2026-01-29 15:25:16 +00:00

Opened #1845 [PR #1251] docs: added documentation/formatting to linear search and radix sort algorithms 2026-01-29 15:25:17 +00:00

Opened #1846 [PR #1253] Workflow test 2026-01-29 15:25:18 +00:00

Opened #1847 [PR #1252] feat: add LeetCode problem 434 2026-01-29 15:25:18 +00:00

Opened #1848 [PR #1254] [MERGED] feat: label when the build fails 2026-01-29 15:25:20 +00:00

Opened #1849 [PR #1255] [MERGED] feat: add secant method 2026-01-29 15:25:21 +00:00

Opened #1850 [PR #1256] [CLOSED] feat: add LeetCode problem 69 2026-01-29 15:25:21 +00:00

Opened #1851 [PR #1257] [CLOSED] feat: add LeetCode problem 69 2026-01-29 15:25:21 +00:00

Opened #1852 [PR #1254] feat: label when the build fails 2026-01-29 15:25:22 +00:00

Opened #1853 [PR #1255] feat: add secant method 2026-01-29 15:25:23 +00:00

Opened #1854 [PR #1256] feat: add LeetCode problem 69 2026-01-29 15:25:23 +00:00

Opened #1855 [PR #1258] Create array operataion 2026-01-29 15:25:24 +00:00

Opened #1856 [PR #1259] [MERGED] feat: add LeetCode problem 69 2026-01-29 15:25:26 +00:00

Opened #1857 [PR #1260] [CLOSED] Adding bloom filters and counting bloom filters to data structures 2026-01-29 15:25:26 +00:00

Opened #1858 [PR #1261] [MERGED] Create dynamic_stack.c 2026-01-29 15:25:27 +00:00

Opened #1859 [PR #1263] [MERGED] [feat/docs]: improve the binary to decimal algorithm 2026-01-29 15:25:27 +00:00

Opened #1860 [PR #1262] [MERGED] Update binary_to_decimal.c 2026-01-29 15:25:27 +00:00

Opened #1861 [PR #1259] feat: add LeetCode problem 69 2026-01-29 15:25:27 +00:00

Opened #1862 [PR #1263] [feat/docs]: improve the binary to decimal algorithm 2026-01-29 15:25:28 +00:00

Opened #1863 [PR #1264] [MERGED] chore: add codeowners 2026-01-29 15:25:31 +00:00

Opened #1864 [PR #1265] [MERGED] changed list length to reflect contents of the list 2026-01-29 15:25:31 +00:00

Opened #1865 [PR #1266] [MERGED] feat: add dynamic_programming to CMake lists 2026-01-29 15:25:31 +00:00

Opened #1866 [PR #1267] feat: upgrade FreeGlut to v3.4.0 2026-01-29 15:25:32 +00:00

Opened #1867 [PR #1270] [CLOSED] fix bug in 2026-01-29 15:25:32 +00:00

Opened #1868 [PR #1264] chore: add codeowners 2026-01-29 15:25:33 +00:00

Opened #1869 [PR #1265] changed list length to reflect contents of the list 2026-01-29 15:25:33 +00:00

Opened #1870 [PR #1266] feat: add dynamic_programming to CMake lists 2026-01-29 15:25:33 +00:00

Opened #1871 [PR #1270] fix bug in 2026-01-29 15:25:34 +00:00

Opened #1872 [PR #1272] [MERGED] chore: add the linter to a separate Python script 2026-01-29 15:25:36 +00:00

Opened #1873 [PR #1273] [MERGED] docs: update workflow versions in README.md 2026-01-29 15:25:37 +00:00

Opened #1874 [PR #1276] [MERGED] chore: improve the LeetCode directory writer 2026-01-29 15:25:37 +00:00

Opened #1875 [PR #1278] [MERGED] feat: use directory workflow from the scripts repository 2026-01-29 15:25:37 +00:00

Opened #1876 [PR #1277] [CLOSED] feat: add Knapsacp algorithm in dynamic algorithm 2026-01-29 15:25:37 +00:00

Opened #1877 [PR #1273] docs: update workflow versions in README.md 2026-01-29 15:25:37 +00:00

Opened #1878 [PR #1276] chore: improve the LeetCode directory writer 2026-01-29 15:25:38 +00:00

Opened #1879 [PR #1280] [CLOSED] add Update copyright license 2026-01-29 15:25:41 +00:00

Opened #1880 [PR #1279] [CLOSED] [BUG] Segmentation fault in queue.c 2026-01-29 15:25:41 +00:00

Opened #1881 [PR #1281] [MERGED] fix: LeetCode directory writer 2026-01-29 15:25:41 +00:00

Opened #1882 [PR #1283] [CLOSED] demo structure for restructuring data_structures 2026-01-29 15:25:42 +00:00

Opened #1883 [PR #1284] [MERGED] chore: update CMake version #1271 2026-01-29 15:25:42 +00:00

Opened #1884 [PR #1279] [BUG] Segmentation fault in queue.c 2026-01-29 15:25:43 +00:00

Opened #1885 [PR #1281] fix: LeetCode directory writer 2026-01-29 15:25:44 +00:00

Opened #1886 [PR #1283] demo structure for restructuring data_structures 2026-01-29 15:25:45 +00:00

Opened #1887 [PR #1287] [CLOSED] Rudra 2026-01-29 15:25:48 +00:00

Opened #1888 [PR #1286] [CLOSED] Create 2331.cpp 2026-01-29 15:25:48 +00:00

Opened #1889 [PR #1285] [MERGED] fix: Failed to execute cmake at client_server directory. #942 2026-01-29 15:25:48 +00:00

Opened #1890 [PR #1287] Rudra 2026-01-29 15:25:49 +00:00

Opened #1891 [PR #1288] Rudra 2026-01-29 15:25:50 +00:00

Opened #1892 [PR #1290] [MERGED] feat: add Windows CI back 2026-01-29 15:25:52 +00:00

Opened #1893 [PR #1294] [CLOSED] Merge sort added more efficient 2026-01-29 15:25:53 +00:00

Opened #1894 [PR #1292] [CLOSED] Add finance 2026-01-29 15:25:53 +00:00

Opened #1895 [PR #1295] [CLOSED] Hamming-Distance #2 2026-01-29 15:25:54 +00:00

Opened #1896 [PR #1296] [CLOSED] merge sort added more efficient 2026-01-29 15:25:54 +00:00

Opened #1897 [PR #1294] Merge sort added more efficient 2026-01-29 15:25:55 +00:00

Opened #1898 [PR #1296] merge sort added more efficient 2026-01-29 15:25:56 +00:00

Opened #1899 [PR #1298] [CLOSED] Create average.c 2026-01-29 15:25:58 +00:00

Opened #1900 [PR #1301] More tests 2026-01-29 15:25:58 +00:00

Opened #1901 [PR #1302] fix: remove memory leak in vector.c 2026-01-29 15:25:58 +00:00

Opened #1902 [PR #1303] fix: add and use delete_stack in dynamic_stack.c 2026-01-29 15:25:58 +00:00

Opened #1903 [PR #1304] fix: remove memory leaks kruskal.c 2026-01-29 15:25:59 +00:00

Opened #1904 [PR #1305] fix: remove memory leak in max_heap.c 2026-01-29 15:26:02 +00:00

Opened #1905 [PR #1308] [CLOSED] add code for Infix to Prefix 2026-01-29 15:26:02 +00:00

Opened #1906 [PR #1307] Create prefix_evaluation.c 2026-01-29 15:26:04 +00:00

Opened #1907 [PR #1306] feat: add binary exponentiation algorithm 2026-01-29 15:26:04 +00:00

Opened #1908 [PR #1309] feat: added riemann zeta function algorithm 2026-01-29 15:26:05 +00:00

Opened #1909 [PR #1310] [CLOSED] Update merge_sort.c 2026-01-29 15:26:07 +00:00

Opened #1910 [PR #1312] [CLOSED] added the code for problem generate-parenthesis.c 2026-01-29 15:26:07 +00:00

Opened #1911 [PR #1311] [CLOSED] feat : add LeetCode problem 22 2026-01-29 15:26:07 +00:00

Opened #1912 [PR #1313] [CLOSED] Created postfix to infix converter 2026-01-29 15:26:07 +00:00

Opened #1913 [PR #1315] [CLOSED] added a new algorithm to convert infix to postfix by using stack data structure… 2026-01-29 15:26:08 +00:00

Opened #1914 [PR #1313] Created postfix to infix converter 2026-01-29 15:26:09 +00:00

Opened #1915 [PR #1315] added a new algorithm to convert infix to postfix by using stack data structure… 2026-01-29 15:26:10 +00:00

Opened #1916 [PR #1319] [CLOSED] added the kadane's algorithm in c lang 2026-01-29 15:26:12 +00:00

Opened #1917 [PR #1318] [CLOSED] Added dynamic_graph_algorithms.c 2026-01-29 15:26:12 +00:00

Opened #1918 [PR #1317] [CLOSED] Added radix_sort_3.c 2026-01-29 15:26:13 +00:00

Opened #1919 [PR #1320] [CLOSED] feat: added 78th and 90th question of leetcode 2026-01-29 15:26:13 +00:00

Opened #1920 [PR #1321] [CLOSED] Create Binary search 2026-01-29 15:26:14 +00:00

Opened #1921 [PR #1319] added the kadane's algorithm in c lang 2026-01-29 15:26:14 +00:00

Opened #1922 [PR #1318] Added dynamic_graph_algorithms.c 2026-01-29 15:26:14 +00:00

Opened #1923 [PR #1317] Added radix_sort_3.c 2026-01-29 15:26:14 +00:00

Opened #1924 [PR #1321] Create Binary search 2026-01-29 15:26:15 +00:00

Opened #1925 [PR #1320] feat: added 78th and 90th question of leetcode 2026-01-29 15:26:15 +00:00

Opened #1926 [PR #1325] [CLOSED] Create prefix_evaluation.c 2026-01-29 15:26:18 +00:00

Opened #1927 [PR #1322] [CLOSED] doubly linked list 2026-01-29 15:26:19 +00:00

Opened #1928 [PR #1324] code for infix to prefix conversion 2026-01-29 15:26:19 +00:00

Opened #1929 [PR #1325] Create prefix_evaluation.c 2026-01-29 15:26:20 +00:00

Opened #1930 [PR #1327] Create factorial_recursion.c#1326 2026-01-29 15:26:20 +00:00

Opened #1931 [PR #1329] fix: heap-buffer-overflow in run_length_encoding.c 2026-01-29 15:26:23 +00:00

Opened #1932 [PR #1328] [CLOSED] New Stack file in Data Structures Directory on Reverse String Using Stack in C 2026-01-29 15:26:23 +00:00

Opened #1933 [PR #1332] [CLOSED] feat: add LeetCode problem 2038 2026-01-29 15:26:24 +00:00

Opened #1934 [PR #1333] [CLOSED] Create Infix to Postfix Conversion using stacks 2026-01-29 15:26:24 +00:00

Opened #1935 [PR #1331] Update binary_insertion_sort.c 2026-01-29 15:26:24 +00:00

Opened #1936 [PR #1337] [CLOSED] added Kruskal's Algorithm in Greedy approach 2026-01-29 15:26:26 +00:00

Opened #1937 [PR #1338] [CLOSED] Implemented a queue using stacks 2026-01-29 15:26:27 +00:00

Opened #1938 [PR #1336] fix: hexadecimal_to_octal.c 2026-01-29 15:26:27 +00:00

Opened #1939 [PR #1337] added Kruskal's Algorithm in Greedy approach 2026-01-29 15:26:27 +00:00

Opened #1940 [PR #1341] [CLOSED] Added recursive factorial calculator (#1326) 2026-01-29 15:26:28 +00:00

Opened #1941 [PR #1340] [CLOSED] Added Preemptive Priority Scheduling [Fixes #1339] 2026-01-29 15:26:28 +00:00

Opened #1942 [PR #1342] [CLOSED] feat: add LeetCode problem 36 2026-01-29 15:26:29 +00:00

Opened #1943 [PR #1343] [CLOSED] Ubiquitous_Binary_Search algorithm added 2026-01-29 15:26:29 +00:00

Opened #1944 [PR #1347] [CLOSED] add: C Code for computing Binomial Co-efficients or nCr using Dynamic Programming Approach 2026-01-29 15:26:32 +00:00

Opened #1945 [PR #1345] [CLOSED] feat: Added the Mandelbrot set formula 2026-01-29 15:26:33 +00:00

Opened #1946 [PR #1346] [CLOSED] Adding: Guess my number game 2026-01-29 15:26:34 +00:00

Opened #1947 [PR #1349] [CLOSED] CHANGED 2026-01-29 15:26:35 +00:00

Opened #1948 [PR #1347] add: C Code for computing Binomial Co-efficients or nCr using Dynamic Programming Approach 2026-01-29 15:26:36 +00:00

Opened #1949 [PR #1345] feat: Added the Mandelbrot set formula 2026-01-29 15:26:36 +00:00

Opened #1950 [PR #1349] CHANGED 2026-01-29 15:26:37 +00:00

Opened #1951 [PR #1351] [CLOSED] Factorial 2026-01-29 15:26:40 +00:00

Opened #1952 [PR #1353] [CLOSED] Added a queue using user inputs 2026-01-29 15:26:41 +00:00

Opened #1953 [PR #1352] added C code for multiplication of 2 polynomials 2026-01-29 15:26:41 +00:00

Opened #1954 [PR #1354] [CLOSED] add comment and explanation of linear search algorithms 2026-01-29 15:26:42 +00:00

Opened #1955 [PR #1350] Update prime.c 2026-01-29 15:26:42 +00:00

Opened #1956 [PR #1351] Factorial 2026-01-29 15:26:43 +00:00

Opened #1957 [PR #1353] Added a queue using user inputs 2026-01-29 15:26:43 +00:00

Opened #1958 [PR #1357] [CLOSED] Create ArrayImplementationOfStack.c 2026-01-29 15:26:46 +00:00

Opened #1959 [PR #1358] [CLOSED] ADDED EXPLANATORY DOCUMENTATION ABOUT AVL_TREE in avl_tree.c 2026-01-29 15:26:46 +00:00

Opened #1960 [PR #1359] [CLOSED] converting from infix to postfix 2026-01-29 15:26:47 +00:00

Opened #1961 [PR #1362] [CLOSED] Create XOR_linked_list.c 2026-01-29 15:26:48 +00:00

Opened #1962 [PR #1361] [CLOSED] added activity selection problem 2026-01-29 15:26:48 +00:00

Opened #1963 [PR #1360] [CLOSED] Added 3Sum and 4Sum algorithms in leetcode 2026-01-29 15:26:48 +00:00

Opened #1964 [PR #1362] Create XOR_linked_list.c 2026-01-29 15:26:49 +00:00

Opened #1965 [PR #1363] [CLOSED] Create quicksort.c 2026-01-29 15:26:49 +00:00

Opened #1966 [PR #1361] added activity selection problem 2026-01-29 15:26:50 +00:00

Opened #1967 [PR #1364] [CLOSED] Add: Exercism C hamming challenge is added 2026-01-29 15:26:50 +00:00

Opened #1968 [PR #1368] [CLOSED] Problem 23 in leetcode in C language 2026-01-29 15:26:53 +00:00

Opened #1969 [PR #1366] [CLOSED] Update README.md 2026-01-29 15:26:54 +00:00

Opened #1970 [PR #1367] [CLOSED] Added new ciphers 2026-01-29 15:26:54 +00:00

Opened #1971 [PR #1369] [CLOSED] Implementing Radix using C programming 2026-01-29 15:26:54 +00:00

Opened #1972 [PR #1366] Update README.md 2026-01-29 15:26:55 +00:00

Opened #1973 [PR #1375] [CLOSED] feat: added krishnamurthy number verificator 2026-01-29 15:26:57 +00:00

Opened #1974 [PR #1376] [CLOSED] feat: add binary gcd algorithm 2026-01-29 15:26:57 +00:00

Opened #1975 [PR #1377] [CLOSED] fix: add missing return in removeValueCArray 2026-01-29 15:26:58 +00:00

Opened #1976 [PR #1374] Updated_redblacktree.c_file 2026-01-29 15:26:59 +00:00

Opened #1977 [PR #1372] Added Preemptive Priority Scheduling Algorithm in Process Scheduling … 2026-01-29 15:26:59 +00:00

Opened #1978 [PR #1380] [CLOSED] Update queue.c 2026-01-29 15:27:02 +00:00

Opened #1979 [PR #1381] [CLOSED] feat: add LeetCode problem 209 2026-01-29 15:27:03 +00:00

Opened #1980 [PR #1383] feat: add LeetCode problem 605 2026-01-29 15:27:04 +00:00

Opened #1981 [PR #1387] [CLOSED] Fix typos 2026-01-29 15:27:07 +00:00

Opened #1982 [PR #1385] Removing an inactive code owner from the repo 2026-01-29 15:27:07 +00:00

Opened #1983 [PR #1384] [CLOSED] negative nums can also be sorted by radix_sort_2 now 2026-01-29 15:27:07 +00:00

Opened #1984 [PR #1387] Fix typos 2026-01-29 15:27:07 +00:00

Opened #1985 [PR #1388] [CLOSED] feat: added derivative and second derivative approximations 2026-01-29 15:27:07 +00:00

Opened #1986 [PR #1389] [CLOSED] TRigonometric function and better sqrt function (and tests) 2026-01-29 15:27:07 +00:00

Opened #1987 [PR #1388] feat: added derivative and second derivative approximations 2026-01-29 15:27:08 +00:00

Opened #1988 [PR #1391] [CLOSED] Implement rotated_search and iterative exponential binary search functions 2026-01-29 15:27:10 +00:00

Opened #1989 [PR #1393] [CLOSED] chore: Updated the coding structure for more readability. 2026-01-29 15:27:10 +00:00

Opened #1990 [PR #1390] [CLOSED] feat: trigonometric func and better sqrt implementation 2026-01-29 15:27:10 +00:00

Opened #1991 [PR #1392] [CLOSED] Implemented Level order traversal 2026-01-29 15:27:11 +00:00

Opened #1992 [PR #1391] Implement rotated_search and iterative exponential binary search functions 2026-01-29 15:27:11 +00:00

Opened #1993 [PR #1395] Update queue.c 2026-01-29 15:27:11 +00:00

Opened #1994 [PR #1397] [CLOSED] Update dict.c 2026-01-29 15:27:14 +00:00

Opened #1995 [PR #1400] [CLOSED] Added a new game called Number Puzzle 2026-01-29 15:27:14 +00:00

Opened #1996 [PR #1396] [CLOSED] Update recursive_traversals.c 2026-01-29 15:27:15 +00:00

Opened #1997 [PR #1398] [CLOSED] Pulled to sub branch 2026-01-29 15:27:15 +00:00

Opened #1998 [PR #1400] Added a new game called Number Puzzle 2026-01-29 15:27:15 +00:00

Opened #1999 [PR #1401] chore: Created a new hackerrank file 2026-01-29 15:27:16 +00:00

Opened #2000 [PR #1402] [CLOSED] feat: add stable selection sort algorithm 2026-01-29 15:27:19 +00:00

Opened #2001 [PR #1403] [CLOSED] feat: Add Move-To-Front Linear Search implementation 2026-01-29 15:27:19 +00:00

Opened #2002 [PR #1407] [CLOSED] refactor prime_factorization.c 2026-01-29 15:27:20 +00:00

Opened #2003 [PR #1405] feat: Add processes algorithms and design patterns 2026-01-29 15:27:20 +00:00

Opened #2004 [PR #1403] feat: Add Move-To-Front Linear Search implementation 2026-01-29 15:27:21 +00:00

Opened #2005 [PR #1409] [CLOSED] Update binary_search_tree.c 2026-01-29 15:27:24 +00:00

Opened #2006 [PR #1412] [CLOSED] fix: tic_tac_toe: Both player are filling choice at different time on… 2026-01-29 15:27:24 +00:00

Opened #2007 [PR #1413] [CLOSED] chore: make CIs build in parallel 2026-01-29 15:27:24 +00:00

Opened #2008 [PR #1409] Update binary_search_tree.c 2026-01-29 15:27:25 +00:00

Opened #2009 [PR #1408] Add a simpler version of prime_factorization.c 2026-01-29 15:27:25 +00:00

Opened #2010 [PR #1414] feat: add LeetCode problem 15 2026-01-29 15:27:26 +00:00

Opened #2011 [PR #1413] chore: make CIs build in parallel 2026-01-29 15:27:27 +00:00

Opened #2012 [PR #1417] [CLOSED] Update 1137.c 2026-01-29 15:27:29 +00:00

Opened #2013 [PR #1415] [CLOSED] feat: add Darts exercise 2026-01-29 15:27:30 +00:00

Opened #2014 [PR #1418] [CLOSED] perfect number 2026-01-29 15:27:30 +00:00

Opened #2015 [PR #1419] [CLOSED] Added Hexadecimal to String Conversor 2026-01-29 15:27:31 +00:00

Opened #2016 [PR #1421] [CLOSED] Added New Sorts 2026-01-29 15:27:32 +00:00

Opened #2017 [PR #1417] Update 1137.c 2026-01-29 15:27:32 +00:00

Opened #2018 [PR #1422] [CLOSED] feat: Add Timsort sorting algorithm. 2026-01-29 15:27:35 +00:00

Opened #2019 [PR #1423] [CLOSED] Update tic_tac_toe.c 2026-01-29 15:27:35 +00:00

Opened #2020 [PR #1424] [CLOSED] Create hello.py 2026-01-29 15:27:36 +00:00

Opened #2021 [PR #1426] [CLOSED] added solution to the problem 1963 of leetcode 2026-01-29 15:27:37 +00:00

Opened #2022 [PR #1425] feat: Added more Sorting Algorithm in C fixes #1420 2026-01-29 15:27:37 +00:00

Opened #2023 [PR #1424] Create hello.py 2026-01-29 15:27:38 +00:00

Opened #2024 [PR #1429] [CLOSED] Update tic_tac_toe.c 2026-01-29 15:27:41 +00:00

Opened #2025 [PR #1430] [CLOSED] feat: add Bucket Sort algorithm(Using insertion sort) 2026-01-29 15:27:41 +00:00

Opened #2026 [PR #1434] [CLOSED] Create the code of tim_sort.c 2026-01-29 15:27:42 +00:00

Opened #2027 [PR #1427] feat : added Bitonic Sort Algorithm in C fixes #1420 2026-01-29 15:27:43 +00:00

Opened #2028 [PR #1430] feat: add Bucket Sort algorithm(Using insertion sort) 2026-01-29 15:27:44 +00:00

Opened #2029 [PR #1434] Create the code of tim_sort.c 2026-01-29 15:27:44 +00:00

Opened #2030 [PR #1435] [CLOSED] Update solution for problem 876 2026-01-29 15:27:47 +00:00

Opened #2031 [PR #1437] [CLOSED] Update tic_tac_toe.c 2026-01-29 15:27:48 +00:00

Opened #2032 [PR #1438] [CLOSED] Add 30.c 2026-01-29 15:27:48 +00:00

Opened #2033 [PR #1439] [CLOSED] Add more Sorting Algorithms in C 2026-01-29 15:27:48 +00:00

Opened #2034 [PR #1437] Update tic_tac_toe.c 2026-01-29 15:27:49 +00:00

Opened #2035 [PR #1440] Implement Triangular Fuzzy Set Class with Membership Functions and Operations 2026-01-29 15:27:49 +00:00

Opened #2036 [PR #1439] Add more Sorting Algorithms in C 2026-01-29 15:27:50 +00:00

Opened #2037 [PR #1441] [CLOSED] Created a gausssian_fuzzy_set.c ,which will aid in future Fuzzy Inference System 2026-01-29 15:27:53 +00:00

Opened #2038 [PR #1442] [CLOSED] Create minesweeper.c 2026-01-29 15:27:53 +00:00

Opened #2039 [PR #1445] [CLOSED] Added new sorting algorithm, middle sort 2026-01-29 15:27:54 +00:00

Opened #2040 [PR #1443] add base conversion 2026-01-29 15:27:55 +00:00

Opened #2041 [PR #1445] Added new sorting algorithm, middle sort 2026-01-29 15:27:56 +00:00

Opened #2042 [PR #1446] [CLOSED] Refactor/methods names 2026-01-29 15:27:59 +00:00

Opened #2043 [PR #1449] [CLOSED] Adding Sublinear Search Algorithm 2026-01-29 15:28:00 +00:00

Opened #2044 [PR #1450] [CLOSED] Adding Meta Binary Search Algorithm 2026-01-29 15:28:00 +00:00

Opened #2045 [PR #1447] feat: add LeetCode problem 65 2026-01-29 15:28:01 +00:00

Opened #2046 [PR #1448] Create Quadratic Search 2026-01-29 15:28:01 +00:00

Opened #2047 [PR #1449] Adding Sublinear Search Algorithm 2026-01-29 15:28:02 +00:00

Opened #2048 [PR #1453] [CLOSED] feat: Added new numerical algorithms to estimate integrals 2026-01-29 15:28:05 +00:00

Opened #2049 [PR #1452] [CLOSED] Update linear_search.c 2026-01-29 15:28:05 +00:00

Opened #2050 [PR #1454] [CLOSED] Remove Unnecessary function in problem #104.c 2026-01-29 15:28:05 +00:00

Opened #2051 [PR #1455] [CLOSED] changes made in data structures using c program 2026-01-29 15:28:05 +00:00

Opened #2052 [PR #1453] feat: Added new numerical algorithms to estimate integrals 2026-01-29 15:28:05 +00:00

Opened #2053 [PR #1451] Added A* algorithm 2026-01-29 15:28:05 +00:00

Opened #2054 [PR #1460] [CLOSED] solution and explaination for 1002.c leetcode 2026-01-29 15:28:08 +00:00

Opened #2055 [PR #1456] [CLOSED] new code 2026-01-29 15:28:08 +00:00

Opened #2056 [PR #1458] [CLOSED] feat: adding new machine learning algorithm 2026-01-29 15:28:08 +00:00

Opened #2057 [PR #1461] [CLOSED] Fork 2026-01-29 15:28:09 +00:00

Opened #2058 [PR #1459] feat: add slow sort algorithm 2026-01-29 15:28:10 +00:00

Opened #2059 [PR #1456] new code 2026-01-29 15:28:11 +00:00

Opened #2060 [PR #1464] [CLOSED] added new file Task1.2 2026-01-29 15:28:14 +00:00

Opened #2061 [PR #1466] [CLOSED] adding it to the forked repository 2026-01-29 15:28:15 +00:00

Opened #2062 [PR #1462] [CLOSED] recuperacion 2026-01-29 15:28:15 +00:00

Opened #2063 [PR #1463] [CLOSED] fix: Prevent segmentation fault at Simple generic Stack 2026-01-29 15:28:16 +00:00

Opened #2064 [PR #1467] [CLOSED] feat: add LeetCode problem 100 - Same Tree 2026-01-29 15:28:16 +00:00

Opened #2065 [PR #1464] added new file Task1.2 2026-01-29 15:28:17 +00:00

Opened #2066 [PR #1463] fix: Prevent segmentation fault at Simple generic Stack 2026-01-29 15:28:17 +00:00

Opened #2067 [PR #1469] [CLOSED] first commitment 2026-01-29 15:28:20 +00:00

Opened #2068 [PR #1471] [CLOSED] Atualiza README.md com explicação educacional 2026-01-29 15:28:20 +00:00

Opened #2069 [PR #1472] [CLOSED] feat: add Snake and Ladders game (single player) 2026-01-29 15:28:21 +00:00

Opened #2070 [PR #1468] Overhaul list.c with dynamic array implementation 2026-01-29 15:28:21 +00:00

Opened #2071 [PR #1469] first commitment 2026-01-29 15:28:23 +00:00

Opened #2072 [PR #1472] feat: add Snake and Ladders game (single player) 2026-01-29 15:28:23 +00:00

Opened #2073 [PR #1478] [CLOSED] kruskal.c 2026-01-29 15:28:27 +00:00

Opened #2074 [PR #1475] [CLOSED] Add Pong Game in C to /games 2026-01-29 15:28:27 +00:00

Opened #2075 [PR #1474] [CLOSED] Improved linear search: return index, input validation, multpile queries 2026-01-29 15:28:27 +00:00

Opened #2076 [PR #1477] [CLOSED] Create contributing.md 2026-01-29 15:28:27 +00:00

Opened #2077 [PR #1479] [CLOSED] feat: add LeetCode problem 2068 2026-01-29 15:28:27 +00:00

Opened #2078 [PR #1475] Add Pong Game in C to /games 2026-01-29 15:28:27 +00:00

Opened #2079 [PR #1478] kruskal.c 2026-01-29 15:28:27 +00:00

Opened #2080 [PR #1474] Improved linear search: return index, input validation, multpile queries 2026-01-29 15:28:27 +00:00

Opened #2081 [PR #1479] feat: add LeetCode problem 2068 2026-01-29 15:28:27 +00:00

Opened #2082 [PR #1484] [CLOSED] feat: add leetcode problem 88 2026-01-29 15:28:29 +00:00

Opened #2083 [PR #1483] [CLOSED] feat: add LeetCode problem 100 2026-01-29 15:28:29 +00:00

Opened #2084 [PR #1484] feat: add leetcode problem 88 2026-01-29 15:28:31 +00:00

Opened #2085 [PR #1482] Ring Buffer/Circular Queue implementation added 2026-01-29 15:28:31 +00:00

Opened #2086 [PR #1480] feat: add LeetCode problem 2068 2026-01-29 15:28:31 +00:00

Opened #2087 [PR #1485] Add O(1) optimized solution for Project Euler Problem 6 #hacktoberfest 2026-01-29 15:28:31 +00:00

Opened #2088 [PR #1487] [CLOSED] Update kohonen_som_topology.c 2026-01-29 15:28:34 +00:00

Opened #2089 [PR #1486] [CLOSED] Add Snake game in C under games/ 2026-01-29 15:28:34 +00:00

Opened #2090 [PR #1490] [CLOSED] Added backtracking solution for N-Queens (LeetCode 51) using just C language 2026-01-29 15:28:35 +00:00

Opened #2091 [PR #1487] Update kohonen_som_topology.c 2026-01-29 15:28:35 +00:00

Opened #2092 [PR #1489] [FEATURE] Add implementation of IntroSort in C 2026-01-29 15:28:35 +00:00

Opened #2093 [PR #1493] [CLOSED] Solved the question of spiral matrix traversal (leetcode) 2026-01-29 15:28:38 +00:00

Opened #2094 [PR #1494] [CLOSED] feat: add gale shapley algorithm 2026-01-29 15:28:38 +00:00

Opened #2095 [PR #1497] [CLOSED] Added Binary Heap Algorithm (Min Heap) in C 2026-01-29 15:28:39 +00:00

Opened #2096 [PR #1495] add solution for Leetcode 238 2026-01-29 15:28:40 +00:00

Opened #2097 [PR #1492] Create k nearest neighbors algorithm (Hacktoberfest) 2026-01-29 15:28:40 +00:00

Opened #2098 [PR #1494] feat: add gale shapley algorithm 2026-01-29 15:28:41 +00:00

Opened #2099 [PR #1497] Added Binary Heap Algorithm (Min Heap) in C 2026-01-29 15:28:42 +00:00

Opened #2100 [PR #1499] [CLOSED] feat: Add IntroSort algorithm in C 2026-01-29 15:28:44 +00:00

Opened #2101 [PR #1498] [CLOSED] Create anagram.c 2026-01-29 15:28:44 +00:00

Opened #2102 [PR #1502] [CLOSED] Create Doubly_linkedlist.c 2026-01-29 15:28:45 +00:00

Opened #2103 [PR #1500] [CLOSED] Add 0/1 Knapsack Problem using Dynamic Programming 2026-01-29 15:28:45 +00:00

Opened #2104 [PR #1499] feat: Add IntroSort algorithm in C 2026-01-29 15:28:45 +00:00

Opened #2105 [PR #1502] Create Doubly_linkedlist.c 2026-01-29 15:28:46 +00:00

Opened #2106 [PR #1498] Create anagram.c 2026-01-29 15:28:47 +00:00

Opened #2107 [PR #1503] feat: add LeetCode problem 88 2026-01-29 15:28:47 +00:00

Opened #2108 [PR #1500] Add 0/1 Knapsack Problem using Dynamic Programming 2026-01-29 15:28:48 +00:00

Opened #2109 [PR #1507] [CLOSED] Dubly linked list implementation in C 2026-01-29 15:28:50 +00:00

Opened #2110 [PR #1504] [CLOSED] feat: add LeetCode problem 167 2026-01-29 15:28:51 +00:00

Opened #2111 [PR #1508] [CLOSED] Circular linked list implementation using C language 2026-01-29 15:28:51 +00:00

Opened #2112 [PR #1505] [CLOSED] feat(numerical_methods): Add Neville's algorithm for interpolation 2026-01-29 15:28:52 +00:00

Opened #2113 [PR #1509] [CLOSED] Feat/Sorting a singly linked list using C language 2026-01-29 15:28:53 +00:00

Opened #2114 [PR #1507] Dubly linked list implementation in C 2026-01-29 15:28:53 +00:00

Opened #2115 [PR #1505] feat(numerical_methods): Add Neville's algorithm for interpolation 2026-01-29 15:28:54 +00:00

Opened #2116 [PR #1512] [CLOSED] feat: add LeetCode problem 999 2026-01-29 15:28:57 +00:00

Opened #2117 [PR #1511] [CLOSED] scheduling algorithms added 2026-01-29 15:28:58 +00:00

Opened #2118 [PR #1513] [CLOSED] docs: Improve comments and examples in palindrome.c 2026-01-29 15:28:59 +00:00

Opened #2119 [PR #1514] [CLOSED] aaded binary-heap-implementation.c 2026-01-29 15:28:59 +00:00

Opened #2120 [PR #1510] Create searchelemnet_in_linkedlist.cpp 2026-01-29 15:28:59 +00:00

Opened #2121 [PR #1512] feat: add LeetCode problem 999 2026-01-29 15:29:00 +00:00

Opened #2122 [PR #1511] scheduling algorithms added 2026-01-29 15:29:00 +00:00

Opened #2123 [PR #1517] [CLOSED] Convolution 2026-01-29 15:29:06 +00:00

Opened #2124 [PR #1516] [CLOSED] feat(searching): add exponential_search2 with self-tests 2026-01-29 15:29:08 +00:00

Opened #2125 [PR #1519] [CLOSED] Added improved Contribution section in README.md 2026-01-29 15:29:09 +00:00

Opened #2126 [PR #1518] singly linked list all operations 2026-01-29 15:29:10 +00:00

Opened #2127 [PR #1515] docs: refine CodingGuidelines wording and clarity 2026-01-29 15:29:10 +00:00

Opened #2128 [PR #1517] Convolution 2026-01-29 15:29:11 +00:00

Opened #2129 [PR #1516] feat(searching): add exponential_search2 with self-tests 2026-01-29 15:29:11 +00:00

Opened #2130 [PR #1522] [CLOSED] Refactor binary search tree code and comments 2026-01-29 15:29:14 +00:00

Opened #2131 [PR #1523] [CLOSED] Refactor binary to hexadecimal conversion program 2026-01-29 15:29:15 +00:00

Opened #2132 [PR #1521] [CLOSED] Refactor Tic-Tac-Toe code and enhance documentation 2026-01-29 15:29:15 +00:00

Opened #2133 [PR #1524] [CLOSED] Added Binary to Gray code 2026-01-29 15:29:15 +00:00

Opened #2134 [PR #1520] Added two CPP files,for addition and subtraction of Matrices 2026-01-29 15:29:16 +00:00

Opened #2135 [PR #1522] Refactor binary search tree code and comments 2026-01-29 15:29:17 +00:00

Opened #2136 [PR #1524] Added Binary to Gray code 2026-01-29 15:29:18 +00:00

Opened #2137 [PR #1527] [CLOSED] update README with GPLv3 license and badges 2026-01-29 15:29:22 +00:00

Opened #2138 [PR #1529] [CLOSED] Add Min Binary Heap implementation in C 2026-01-29 15:29:23 +00:00

Opened #2139 [PR #1530] [CLOSED] fix(build): Address various compiler warnings (ULL, const-correctness, Wformat) 2026-01-29 15:29:24 +00:00

Opened #2140 [PR #1526] feat(data-structure): Add Min Binary Heap implementation in C 2026-01-29 15:29:24 +00:00

Opened #2141 [PR #1529] Add Min Binary Heap implementation in C 2026-01-29 15:29:26 +00:00

Opened #2142 [PR #1531] [CLOSED] Circular Linked List Program with Basic Operations 2026-01-29 15:29:29 +00:00

Opened #2143 [PR #1532] [CLOSED] feat: Add Jenkins Lookup3 hash function 2026-01-29 15:29:30 +00:00

Opened #2144 [PR #1534] [CLOSED] feat: Added a Rock, Paper Scissors 2026-01-29 15:29:30 +00:00

Opened #2145 [PR #1538] [CLOSED] feat: Add Dijkstra's Algorithm with priority queue 2026-01-29 15:29:31 +00:00

Opened #2146 [PR #1540] [CLOSED] Improve documentation for stack using linked list 2026-01-29 15:29:32 +00:00

Opened #2147 [PR #1531] Circular Linked List Program with Basic Operations 2026-01-29 15:29:32 +00:00

Opened #2148 [PR #1540] Improve documentation for stack using linked list 2026-01-29 15:29:34 +00:00

Opened #2149 [PR #1542] [CLOSED] Improve documentation and handle negative numbers in palindrome.c 2026-01-29 15:29:36 +00:00

Opened #2150 [PR #1541] [CLOSED] Added functional operations to circular_linked_list.c 2026-01-29 15:29:36 +00:00

Opened #2151 [PR #1545] Refactor linked list to dynamic array-based list 2026-01-29 15:29:36 +00:00

Opened #2152 [PR #1546] Improved README clarity 2026-01-29 15:29:37 +00:00

Opened #2153 [PR #1547] Improve README explanations for better understanding. 2026-01-29 15:29:37 +00:00

Opened #2154 [PR #1542] Improve documentation and handle negative numbers in palindrome.c 2026-01-29 15:29:38 +00:00

Opened #2155 [PR #1548] Add matrix addition program in C Commit done 2026-01-29 15:29:40 +00:00

Opened #2156 [PR #1549] docs: add documentation for linear search 2026-01-29 15:29:41 +00:00

Opened #2157 [PR #1551] Fix typo in comment for LCS algorithm 2026-01-29 15:29:41 +00:00

Opened #2158 [PR #1552] Refactor Armstrong number calculation logic 2026-01-29 15:29:41 +00:00

Opened #2159 [PR #1550] feat: add quick select algorithm using median of medians 2026-01-29 15:29:42 +00:00