2026-01-28 - 2026-02-04
Overview
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
Closed
#2147 [PR #1531] Circular Linked List Program with Basic Operations
Closed
#2141 [PR #1529] Add Min Binary Heap implementation in C
Closed
#2139 [PR #1530] [CLOSED] fix(build): Address various compiler warnings (ULL, const-correctness, Wformat)
Closed
#2136 [PR #1524] Added Binary to Gray code
Closed
#2134 [PR #1520] Added two CPP files,for addition and subtraction of Matrices
Closed
#2129 [PR #1516] feat(searching): add exponential_search2 with self-tests
Closed
#2121 [PR #1512] feat: add LeetCode problem 999
Closed
#2122 [PR #1511] scheduling algorithms added
Closed
#2115 [PR #1505] feat(numerical_methods): Add Neville's algorithm for interpolation
Closed
#2113 [PR #1509] [CLOSED] Feat/Sorting a singly linked list using C language
Closed
#2107 [PR #1503] feat: add LeetCode problem 88
Closed
#2099 [PR #1497] Added Binary Heap Algorithm (Min Heap) in C
Closed
#2093 [PR #1493] [CLOSED] Solved the question of spiral matrix traversal (leetcode)
Closed
#2092 [PR #1489] [FEATURE] Add implementation of IntroSort in C
Closed
#2090 [PR #1490] [CLOSED] Added backtracking solution for N-Queens (LeetCode 51) using just C language
Closed
#2087 [PR #1485] Add O(1) optimized solution for Project Euler Problem 6 #hacktoberfest
Closed
#2083 [PR #1483] [CLOSED] feat: add LeetCode problem 100
Closed
#2081 [PR #1479] feat: add LeetCode problem 2068
Closed
#2080 [PR #1474] Improved linear search: return index, input validation, multpile queries
Closed
#2072 [PR #1472] feat: add Snake and Ladders game (single player)
Closed
#2070 [PR #1468] Overhaul list.c with dynamic array implementation
Closed
#2066 [PR #1463] fix: Prevent segmentation fault at Simple generic Stack
Closed
#2064 [PR #1467] [CLOSED] feat: add LeetCode problem 100 - Same Tree
Closed
#2058 [PR #1459] feat: add slow sort algorithm
Closed
#2059 [PR #1456] new code
Closed
#2053 [PR #1451] Added A* algorithm
Closed
#2049 [PR #1452] [CLOSED] Update linear_search.c
Closed
#2052 [PR #1453] feat: Added new numerical algorithms to estimate integrals
Closed
#2046 [PR #1448] Create Quadratic Search
Closed
#2047 [PR #1449] Adding Sublinear Search Algorithm
Closed
#2042 [PR #1446] [CLOSED] Refactor/methods names
Closed
#2041 [PR #1445] Added new sorting algorithm, middle sort
Closed
#2037 [PR #1441] [CLOSED] Created a gausssian_fuzzy_set.c ,which will aid in future Fuzzy Inference System
Closed
#2035 [PR #1440] Implement Triangular Fuzzy Set Class with Membership Functions and Operations
Closed
#2036 [PR #1439] Add more Sorting Algorithms in C
Closed
#2032 [PR #1438] [CLOSED] Add 30.c
Closed
#2029 [PR #1434] Create the code of tim_sort.c
Closed
#2024 [PR #1429] [CLOSED] Update tic_tac_toe.c
Closed
#2021 [PR #1426] [CLOSED] added solution to the problem 1963 of leetcode
Closed
#2017 [PR #1417] Update 1137.c
Closed
#2016 [PR #1421] [CLOSED] Added New Sorts
Closed
#2011 [PR #1413] chore: make CIs build in parallel
Closed
#2010 [PR #1414] feat: add LeetCode problem 15
Closed
#2006 [PR #1412] [CLOSED] fix: tic_tac_toe: Both player are filling choice at different time on…
Closed
#2004 [PR #1403] feat: Add Move-To-Front Linear Search implementation
Closed
#2000 [PR #1402] [CLOSED] feat: add stable selection sort algorithm
Closed
#2002 [PR #1407] [CLOSED] refactor prime_factorization.c
Closed
#1998 [PR #1400] Added a new game called Number Puzzle
Closed
#1999 [PR #1401] chore: Created a new hackerrank file
Closed
#1996 [PR #1396] [CLOSED] Update recursive_traversals.c
Closed
#1993 [PR #1395] Update queue.c
Closed
#1990 [PR #1390] [CLOSED] feat: trigonometric func and better sqrt implementation
Closed
#1991 [PR #1392] [CLOSED] Implemented Level order traversal
Closed
#1989 [PR #1393] [CLOSED] chore: Updated the coding structure for more readability.
Closed
#1987 [PR #1388] feat: added derivative and second derivative approximations
Closed
#1986 [PR #1389] [CLOSED] TRigonometric function and better sqrt function (and tests)
Closed
#1983 [PR #1384] [CLOSED] negative nums can also be sorted by radix_sort_2 now
Closed
#1984 [PR #1387] Fix typos
Closed
#1980 [PR #1383] feat: add LeetCode problem 605
Closed
#1978 [PR #1380] [CLOSED] Update queue.c
Closed
#1979 [PR #1381] [CLOSED] feat: add LeetCode problem 209
Closed
#1976 [PR #1374] Updated_redblacktree.c_file
Closed
#1977 [PR #1372] Added Preemptive Priority Scheduling Algorithm in Process Scheduling …
Closed
#1973 [PR #1375] [CLOSED] feat: added krishnamurthy number verificator
Closed
#1970 [PR #1367] [CLOSED] Added new ciphers
Closed
#1971 [PR #1369] [CLOSED] Implementing Radix using C programming
Closed
#1966 [PR #1361] added activity selection problem
Closed
#1967 [PR #1364] [CLOSED] Add: Exercism C hamming challenge is added
Closed
#1958 [PR #1357] [CLOSED] Create ArrayImplementationOfStack.c
Closed
#1960 [PR #1359] [CLOSED] converting from infix to postfix
Closed
#1957 [PR #1353] Added a queue using user inputs
Closed
#1950 [PR #1349] CHANGED
Closed
#1948 [PR #1347] add: C Code for computing Binomial Co-efficients or nCr using Dynamic Programming Approach
Closed
#1943 [PR #1343] [CLOSED] Ubiquitous_Binary_Search algorithm added
Closed
#1942 [PR #1342] [CLOSED] feat: add LeetCode problem 36
Closed
#1937 [PR #1338] [CLOSED] Implemented a queue using stacks
Closed
#1939 [PR #1337] added Kruskal's Algorithm in Greedy approach
Closed
#1934 [PR #1333] [CLOSED] Create Infix to Postfix Conversion using stacks
Closed
#1935 [PR #1331] Update binary_insertion_sort.c
Closed
#1930 [PR #1327] Create factorial_recursion.c#1326
Closed
#1927 [PR #1322] [CLOSED] doubly linked list
Closed
#1924 [PR #1321] Create Binary search
Closed
#1922 [PR #1318] Added dynamic_graph_algorithms.c
Closed
#1914 [PR #1313] Created postfix to infix converter
Closed
#1915 [PR #1315] added a new algorithm to convert infix to postfix by using stack data structure…
Closed
#1911 [PR #1311] [CLOSED] feat : add LeetCode problem 22
Closed
#1907 [PR #1306] feat: add binary exponentiation algorithm
Closed
#1908 [PR #1309] feat: added riemann zeta function algorithm
Closed
#1905 [PR #1308] [CLOSED] add code for Infix to Prefix
Closed
#1899 [PR #1298] [CLOSED] Create average.c
Closed
#1898 [PR #1296] merge sort added more efficient
Closed
#1895 [PR #1295] [CLOSED] Hamming-Distance #2
Closed
#1891 [PR #1288] Rudra
Closed
#1890 [PR #1287] Rudra
Closed
#1888 [PR #1286] [CLOSED] Create 2331.cpp
Closed
#1886 [PR #1283] demo structure for restructuring data_structures
Closed
#1885 [PR #1281] fix: LeetCode directory writer
Closed
#1878 [PR #1276] chore: improve the LeetCode directory writer
Closed
#1877 [PR #1273] docs: update workflow versions in README.md
Closed
#1875 [PR #1278] [MERGED] feat: use directory workflow from the scripts repository
Closed
#1871 [PR #1270] fix bug in
Closed
#1870 [PR #1266] feat: add dynamic_programming to CMake lists
Closed
#1862 [PR #1263] [feat/docs]: improve the binary to decimal algorithm
Closed
#1861 [PR #1259] feat: add LeetCode problem 69
Closed
#1860 [PR #1262] [MERGED] Update binary_to_decimal.c
Closed
#1855 [PR #1258] Create array operataion
Closed
#1847 [PR #1252] feat: add LeetCode problem 434
Closed
#1843 [PR #1250] [MERGED] docs: add self-test examples
Closed
#1840 [PR #1247] chore: minor LeetCode directory workflow improvements
Closed
#1837 [PR #1246] [MERGED] chore: update the CodeQL workflow
Closed
#1839 [PR #1245] feat: Added affine cipher
Closed
#1835 [PR #1238] feat: added extended Euclidean algorithm
Closed
#1833 [PR #1243] [MERGED] Fix: Segmentation fault in merge_sort.c and print message
Closed
#1830 [PR #1240] [MERGED] fix: ignore the LeetCode folder on DIRECTORY.md
Closed
#1831 [PR #1237] [MERGED] chore: created new subdirectory for cryptographic ciphers
Closed
#1829 [PR #1234] docs: fixed some documentation errors in BLAKE2b
Closed
#1827 [PR #1233] feat: add bisection method
Closed
#1821 [PR #1228] [CLOSED] feat: add LeetCode problem 61
Closed
#1820 [PR #1226] [CLOSED] feat: solution for Merge k Sorted Lists problem (#23)
Closed
#1817 [PR #1222] feat: remove nth node from end of list (leetcode #19)
Closed
#1814 [PR #1221] [MERGED] feat: add Letter combinations of phone book problem (#17)
Closed
#1810 [PR #1216] feat: add solution for the 3Sum Closest problem (#16)
Closed
#1809 [PR #1211] fix: addition of two polynomials memory leak and linked list crash
Closed
#1803 [PR #1210] feat: add Longest Palindrome Substring solution
Closed
#1793 [PR #1200] feat: add hamming distance
Closed
#1794 [PR #1203] fix indentation for leetcode_directory_md.py
Closed
#1786 [PR #1199] add leetcode Find the Town Judge
Closed
#1784 [PR #1198] [MERGED] Add matrix chain order
Closed
#1780 [PR #1194] add leetcode Pow(x, n)
Closed
#1771 [PR #1189] add leetcode Keys and Rooms
Closed
#1770 [PR #1185] add leetcode Longest Square Streak in an Array
Closed
#1763 [PR #1184] add leetcode Longest Chunked Palindrome Decomposition
Closed
#1759 [PR #1180] [MERGED] add leetcode Maximum Difference Between Node and Ancestor
Closed
#1760 [PR #1183] [MERGED] add leetcode Difference Between Ones and Zeros in Row and Column
Closed
#1755 [PR #1178] [CLOSED] add leetcode Find K Closest Elements
Closed
#1756 [PR #1179] [MERGED] add leetcode Binary Tree Maximum Path Sum
Closed
#1752 [PR #1176] [MERGED] Fix Awesome Workflow
Closed
#1751 [PR #1174] add leetcode Number of Laser Beams in a Bank
Closed
#1747 [PR #1170] [CLOSED] added quick_select in C
Closed
#1746 [PR #1169] Create KnightTravail.c
Closed
#1744 [PR #1166] add leetcode Longest Valid Parentheses
Closed
#1738 [PR #1164] add LCS algorithm (dynamic programming approach)
Closed
#1737 [PR #1162] add leetcode sudoku solver
Closed
#1729 [PR #1158] Update naval_battle.c
Closed
#1730 [PR #1155] add leetcode Lowest Common Ancestor of a Binary Tree
Closed
#1725 [PR #1156] [MERGED] add leetcode Trim a Binary Search Tree
Closed
#1723 [PR #1153] add Validate Binary Search Tree
Closed
#1722 [PR #1147] add Rectangle Area leetcode
Closed
#1720 [PR #1150] [MERGED] add Maximize the Confusion of an Exam leetcode
Closed
#1715 [PR #1143] [MERGED] fix: Removed double / unintended free
Closed
#1717 [PR #1146] [MERGED] add Minimum Number of Operations to Move All Balls to Each Box leetcode
Closed
#1714 [PR #1140] add Number of Ways to Select Buildings
Closed
#1702 [PR #1132] [MERGED] add trapping rain water.
Closed
#1703 [PR #1135] [CLOSED] Maximum erasure value
Closed
#1705 [PR #1136] add complinent of 10 integer
Closed
#1699 [PR #1131] docs: add a guide for new LeetCode solutions
Closed
#1698 [PR #1128] [MERGED] fix: added solution link to problem 62
Closed
#1697 [PR #1127] [CLOSED] Written code for prim's algorithm with min heapify technique
Closed
#1695 [PR #1124] Create Reverse.c
Closed
#1685 [PR #1119] Added definition of different sorts.
Closed
#1684 [PR #1115] Linear time pattern searching Algorithm.c
Closed
#1681 [PR #1114] [CLOSED] Matrix Multiplication using MPI
Closed
#1676 [PR #1110] Find Prime numbers up to 1 Billion in less than 20 seconds
Closed
#1677 [PR #1111] [CLOSED] Create d_linkedlist_search.c
Closed
#1678 [PR #1113] [MERGED] added leetcode problem 75
Closed
#1674 [PR #1108] [CLOSED] Adding double(dynamic) hashing in searching
Closed
#1675 [PR #1109] [CLOSED] Added code for graph implementation.
Closed
#1673 [PR #1107] Char_to_ASCII
Closed
#1664 [PR #1101] simple stack
Closed
#1665 [PR #1102] Algo
Closed
#1657 [PR #1096] chore: use the DIRECTORY.md workflow from the scripts repository
Closed
#1650 [PR #1090] Added strassen matrix code.
Closed
#1648 [PR #1091] [CLOSED] Added Ftractional_knapsack code
Closed
#1649 [PR #1087] Binary_Search.c
Closed
#1642 [PR #1081] added morris traversal in binary tree data structures
Closed
#1643 [PR #1082] Add code of Intersection of linkedlist
Closed
#1636 [PR #1078] [CLOSED] Create Pascal_triangle.c
Closed
#1635 [PR #1076] [CLOSED] Create krushkals.c
Closed
#1630 [PR #1072] Added some more implementation of LinkedList basic functions
Closed
#1631 [PR #1069] Created 2427.c
Closed
#1624 [PR #1066] [CLOSED] priority queue
Closed
#1622 [PR #1062] [MERGED] feat: add LeetCode problem 62
Closed
#1623 [PR #1064] [CLOSED] Add Code For Implement Linked list
Closed
#1620 [PR #1061] Add Solution of 62 ques of Leet Code
Closed
#1617 [PR #1060] [CLOSED] Create selection.cpp
Closed
#1613 [PR #1056] selection sort code in c language very basic and important sorting algo
Closed
#1610 [PR #1052] [CLOSED] Longest Common Substring
Closed
#1606 [PR #1046] contact_manger
Closed
#1597 [PR #1042] Added recursive binary search
Closed
#1589 [PR #1036] Added roots.c
Closed
#1587 [PR #1038] [MERGED] Create circular_doubly_linked_list.c
Closed
#1584 [PR #1035] efficient solution for GCD question
Closed
#1585 [PR #1034] Added program for matrix chain multiplication
Closed
#1579 [PR #1031] [CLOSED] Update to binary_insertion_sort.c
Closed
#1582 [PR #1032] Code to find prime numbers in a given range
Closed
#1575 [PR #1023] feat: leetcode Delete the Middle Node of a Linked List solution (2095)
Closed
#1576 [PR #1027] Create common_factors
Closed
#1571 [PR #1026] [CLOSED] Added leetcode problem 100
Closed
#1573 [PR #1028] [CLOSED] Create infix_to_postfix.c
Closed
#1569 [PR #1021] feat: leetcode Construct Binary Search Tree from Preorder Traversal s…
Closed
#1570 [PR #1022] feat: leetcode Next Greater Node In Linked List solution (1019)
Closed
#1566 [PR #1019] [CLOSED] Create 2428.cpp
Closed
#1564 [PR #1017] Create 2427.c
Closed
#1563 [PR #1014] Create priority.c
Closed
#1555 [PR #1010] I have modified and shortened the armstrong code
Closed
#1556 [PR #1009] Create recursive_binary_search_c++
Closed
#1552 [PR #1008] [MERGED] Misc rot13
Closed
#1548 [PR #1004] [CLOSED] Update tic_tac_toe.c
Closed
#1549 [PR #1005] [CLOSED] [FEATURE]Hangman a classic word game
Closed
#1543 [PR #998] feat: add solution to leetcode problem 135, candy
Closed
#1544 [PR #999] Aryan longest-palindromic-substring
Closed
#1539 [PR #997] [MERGED] feat: add Leetcode problem 119
Closed
#1537 [PR #993] hacktoberfest-2022
Closed
#1532 [PR #991] [CLOSED] srch_insert_linklist
Closed
#1526 [PR #986] [CLOSED] feat: leetcode Maximum Twin Sum of a Linked List solution
Closed
#1528 [PR #990] [CLOSED] feat: Matrix transpose
Closed
#1524 [PR #981] Create 485.c
Closed
#1525 [PR #984] feat: knapsack algorithm
Closed
#1520 [PR #980] [CLOSED] Create 485.c
Closed
#1519 [PR #979] [CLOSED] Create 485.c
Closed
#1514 [PR #969] Create BinarySearchRecursion.c
Closed
#1513 [PR #971] Bernoulli Probability.c
Closed
#1508 [PR #966] docs: improve the contributing guidelines
Closed
#1507 [PR #968] Added non_preemptive_priority_scheduling in Process Scheduling Algorithm
Closed
#1500 [PR #962] Update server.c
Closed
#1498 [PR #957] [MERGED] Return SUCCESS status
Closed
#1497 [PR #958] [CLOSED] Lwk
Closed
#1496 [PR #955] Create ubiquitous_binary_search.c
Closed
#1495 [PR #954] Create Tic_Tac_Toe_Game.c
Closed
#1492 [PR #952] [CLOSED] Pythagorean_theorem
Closed
#1481 [PR #944] add leetcode solution of problem 154
Closed
#1473 [PR #937] Add reverse function to reverse a given doubly linked list in doubly_linked_list.c
Closed
#1474 [PR #938] Adding curated list of patterns with their programs under the name of patterns directory
Closed
#1464 [PR #929] Making Even With Main To Make Further Contributions
Closed
#1465 [PR #930] Remote Command Execution Using UDP Client Server Model (& Merging Branch Locally)
Closed
#1456 [PR #923] fix: free the allocated resources in quick sort
Closed
#1451 [PR #922] [CLOSED] test: remove input from user and add test for merge sort algorithm
Closed
#1450 [PR #920] docs: remove redundant space before comma
Closed
#1449 [PR #916] feat: add priority queue
Closed
#1447 [PR #919] [MERGED] fix: Hotfix/awesome zero files
Closed
#1443 [PR #914] fix: fixed index of parent in sorting/heap_sort_2.c
Closed
#1444 [PR #913] fix: Update the CoC to match the .github repository
Closed
#1440 [PR #912] [CLOSED] codechef questions
Closed
#1437 [PR #909] Added file for stack using Linked List
Closed
#1434 [PR #908] [CLOSED] Heap Sort Using Maximum Heap Tree cpp program
Closed
#1430 [PR #904] Added Bit manipulation codes
Closed
#1427 [PR #903] [CLOSED] Tree traversal programme
Closed
#1423 [PR #894] Added Stack implemented by array
Closed
#1414 [PR #892] Created KadaneAlgorithm.c
Closed
#1415 [PR #893] feat: add info calculator for various stats of an ip address
Closed
#1405 [PR #883] feat: Add the Sentinel Search algorithm
Closed
#1406 [PR #888] Sentinel search: Remove bounds check (fixes #887)
Closed
#1403 [PR #886] [CLOSED] Algorithm to Split linked list into even and odd integers linked list.
Closed
#1399 [PR #882] Added Leetcode solution for problem 5
Closed
#1400 [PR #881] Matrix determinant
Closed
#1396 [PR #879] [CLOSED] Armstrong Number in C
Closed
#1392 [PR #876] Create two sum.c
Closed
#1393 [PR #877] infixToPostFix using Stack Data Structure Added
Closed
#1383 [PR #872] feat: Add conversion/decimal_to_anybase.c algorithm
Closed
#1382 [PR #868] Added Array User Defined Functions (UDFs)
Closed
#1377 [PR #865] Create Introduction
Closed
#1375 [PR #864] Create Kruskal
Closed
#1368 [PR #861] Create 14.Longest Common Prefix.c
Closed
#1369 [PR #858] feat: add G.711 a-law algorithm
Closed
#1364 [PR #855] [MERGED] feat: Odd Even Sorting Algorithm
Closed
#1361 [PR #853] feat: TCP Client Server Half Duplex Communication
Closed
#1362 [PR #854] feat: add BFS,DFS algorithms using adjacency matrix
Closed
#1353 [PR #841] [MERGED] feat: Added a program that prints words in alphabetical order using binary tree data structure
Closed
#1352 [PR #842] [MERGED] docs: Changes in README
Closed
#1350 [PR #834] feat: Create LCS.c
Closed
#1348 [PR #833] [CLOSED] feat: Code for Reversing a Linked list
Closed
#1349 [PR #838] [MERGED] tests: added get_angle test function in geometry/vector3d
Closed
#1345 [PR #832] Reversing a Singly linked list
Closed
#1343 [PR #830] [MERGED] feat: Add the Approved Label workflow
Closed
#1338 [PR #820] feat: printf statement written in c (as minprintf) without using stdio.h li…
Closed
#1335 [PR #818] [MERGED] feat: Exponential Search
Closed
#1330 [PR #813] feat: Add CodeQL Analysis workflow
Closed
#1331 [PR #807] fix: assertion failed on negative numbers in conversions/c_atoi_str_to_integer.c
Closed
#1326 [PR #809] [MERGED] feat: created heap_sort_2.c
Closed
#1324 [PR #806] feat: added selection_sort_recursive.c
Closed
#1323 [PR #805] fix: possible segmentation faults in numerical_methods/mean.c
Closed
#1318 [PR #804] [CLOSED] Added LeetCode Solution 98 and updated Readme.md
Closed
#1316 [PR #797] feat: added naval_battle, to games.
Closed
#1313 [PR #796] [MERGED] [CI - bugfix] remove windows builds
Closed
#1306 [PR #790] [CLOSED] feat: add game algorithm, to games.
Closed
#1307 [PR #791] [CLOSED] feat: add game algorithm, to games.
Closed
#1308 [PR #787] feat: add game algorithm, to games.
Closed
#1301 [PR #783] [MERGED] Header name fix
Closed
#1302 [PR #786] [CLOSED] added the 326 exercise of leetcode.
Closed
#1296 [PR #775] feat: Add huffman encode
Closed
#1297 [PR #779] docs: fix md style
Closed
#1288 [PR #772] Update bubble_sort_2.c
Closed
#1289 [PR #770] fix: file names modified for better readability
Closed
#1284 [PR #769] [CLOSED] Create polynomial_multiplication_using_linked_list.c
Closed
#1281 [PR #759] fix: Fixed error relating importing of Header file <limits.h> at data_structures/heap/min_heap.c
Closed
#1282 [PR #765] Improve source code formatting & remove unneccessary lines at data_structures/linked_list/ascending_priority_queue.c
Closed
#1274 [PR #756] Improve source code formatting at data_structures/binary_trees/threaded_binary_trees.c
Closed
#1273 [PR #755] Improve source code formatting at data_structures/binary_trees/segment_tree.c
Closed
#1262 [PR #747] fix: Fixed error relating importing of Header file at data_structures/array/carray.c
Closed
#1263 [PR #748] fix: Fixed error relating importing of Header file at data_structures/array/carray_tests.c
Closed
#1264 [PR #751] fix: Changed "into" to "in" in data_structures/binary_trees/avl_tree.c
Closed
#1256 [PR #746] Improve sourcecode formatting Update to_decimal.c
Closed
#1246 [PR #741] Improve source code formatting formatting at conversions/decimal_to_hexa.c
Closed
#1243 [PR #740] [CLOSED] Improve source code formatting formatting at conversions/decimal_to_binary.c
Closed
#1238 [PR #735] bubble_sort
Closed
#1239 [PR #734] Strassen Algorithm
Closed
#1230 [PR #728] Create polynomial_multiplication_using_linked_list.c
Closed
#1227 [PR #726] [CLOSED] improve README.md
Closed
#1224 [PR #724] Queue Implementation Using Linked List
Closed
#1217 [PR #722] [CLOSED] Update dynamic_array.c
Closed
#1222 [PR #721] Add Perguntados Game
Closed
#1223 [PR #723] feat: Adding fibonacci triangle program
Closed
#1214 [PR #715] Create evaluating_postfix_using_array.c
Closed
#1215 [PR #718] feat: adds to linkedlist
Closed
#1206 [PR #712] Create multiple_stack.c
Closed
#1196 [PR #707] Create fibonacci_series.c
Closed
#1195 [PR #706] Operating system
Closed
#1185 [PR #698] add:Recursive factorial calculation
Closed
#1186 [PR #699] Matrix Multiplication
Closed
#1178 [PR #697] [CLOSED] Polynomial Multiplication Using Linked List.c
Closed
#1179 [PR #696] Doubly circular linked list
Closed
#1174 [PR #693] [CLOSED] Coin Exchange Problem
Closed
#1175 [PR #695] [CLOSED] Added to greedy algorithms
Closed
#1173 [PR #692] adding new convertion function (int to another base)
Closed
#1171 [PR #688] Create Stack(Dynamic Memory Allocation).c
Closed
#1164 [PR #687] [CLOSED] Added prim's Algorithm
Closed
#1165 [PR #684] Rename redblacktree.c to red_black_tree.c
Closed
#1162 [PR #683] [CLOSED] Reverse Linked List
Closed
#1158 [PR #681] heapsort
Closed
#1159 [PR #678] Create doubly_linked_list.c
Closed
#1154 [PR #677] [MERGED] feat: Implemented octal to hexadecimal conversion
Closed
#1153 [PR #676] [CLOSED] Infix to PostFix Parenthis check using C
Closed
#1152 [PR #675] [CLOSED] [enhancement] Solution to Project Euler Problem 11
Closed
#1147 [PR #668] Created merge_two_sorted_linkedlist.c file in C/data_structures/linked_list/
Closed
#1148 [PR #671] feat: guidelines for reviewers
Closed
#1138 [PR #664] Create jump a file
Closed
#1129 [PR #658] Add another hexadecimal to octal conversion
Closed
#1130 [PR #657] arraySearch
Closed
#1127 [PR #661] [CLOSED] stack_using_linkedList
Closed
#1123 [PR #656] Program for insertion sort
Closed
#1119 [PR #654] [CLOSED] Optimized bubblesort.c
Closed
#1120 [PR #653] [CLOSED] feat: Project Euler Problem #107
Closed
#1114 [PR #649] [CLOSED] feat: Project Euler Problem 59
Closed
#1115 [PR #647] [MERGED] insertion_sort_recursive
Closed
#1117 [PR #651] [CLOSED] Huffman Coding
Closed
#1118 [PR #650] [CLOSED] [Feat]: Leetcode Problem 202
Closed
#1111 [PR #646] Added American Flag Sort
Closed
#1112 [PR #645] feat : articulation point algorithm
Closed
#1102 [PR #637] Create strand_sort.c
Closed
#1103 [PR #640] Added Odd-Even sorting
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
Closed
#1089 [PR #635] [CLOSED] Added TimSort for C
Closed
#1084 [PR #627] update linear_search.c
Closed
#1085 [PR #629] Added octal to binary conversion
Closed
#1077 [PR #625] Knapsack.c
Closed
#1076 [PR #624] [CLOSED] FCFS Cpu scheduling algorithm in C.
Closed
#1072 [PR #616] Update queue.c
Closed
#1064 [PR #612] knapsack.c
Closed
#1063 [PR #613] huffman.c
Closed
#1059 [PR #611] [MERGED] feat: add infix_to_postfix.c
Closed
#1058 [PR #610] [feat/fix]: Add contributing guidelines and update templates
Closed
#1056 [PR #608] Revert "Added math function power"
Closed
#1057 [PR #607] Revert "Added strlen function"
Closed
#1052 [PR #606] [MERGED] Added strlen function
Closed
#1051 [PR #600] feat:Add Polynomial Addition
Closed
#1050 [PR #604] Added math function power
Closed
#1046 [PR #602] [CLOSED] binary-tree
Closed
#1044 [PR #598] feat: Project Euler Problem 7 - #167
Closed
#1041 [PR #599] [MERGED] feat: Project Euler Problem 5 - #162
Closed
#1035 [PR #593] [doc fix and add test]fix documentation in prime and strong number
Closed
#1036 [PR #594] [feature] added 3d geometry operations
Closed
#1025 [PR #588] feat: K Means Clutering Added
Closed
#1026 [PR #585] Cryptography using C
Closed
#1019 [PR #587] [MERGED] [fix] insertion and selection sort
Closed
#1017 [PR #580] [enhancement] formatted and added Hash directory to cmake
Closed
#1018 [PR #584] C Cryptography Algorithms
Closed
#1014 [PR #579] [bug+docs] add docs + fix error in getMax
Closed
#1008 [PR #577] [enhancement] Client_server folder code updated for windows OS as well.
Closed
#1005 [PR #575] [MERGED] decimal to binary using recursion
Closed
#1001 [PR #569] Added 3 problems to leetcode dir, updated README
Closed
#1002 [PR #570] Added 3 problems to leetcode dir, updated README
Closed
#992 [PR #564] [enhancement] Added Clang tidy based static code analysis and formatting
Closed
#991 [PR #559] [Bug] gnome sort: reverted merge commit adding error
Closed
#981 [PR #556] [MERGED] [docs] add documentation group
Closed
#984 [PR #553] [bugs] fixes for lgtm and improve docs
Closed
#975 [PR #547] added taylor series
Closed
#977 [PR #552] [bugs/lgtm] code + doc fixes + lgtm corrections
Closed
#974 [PR #551] [MERGED] [bugs,docs] Fixes to existing code for LGTM and documentation
Closed
#970 [PR #544] Revert "improved library"
Closed
#969 [PR #542] improved library
Closed
#961 [PR #536] [MERGED] Modified code of misc/Factorial.c to accomodate larger numbers.
Closed
#962 [PR #539] Automatic documentation generation using Doxygen and GitHub hooks
Closed
#958 [PR #534] [MERGED] added heap to readme; missing in the master README
Closed
#959 [PR #537] [CLOSED] hanoi tower - stacks
Closed
#960 [PR #538] [MERGED] Resolved PR #532
Closed
#956 [PR #531] Spelling is incorrect
Closed
#957 [PR #533] [MERGED] Circular Linked List
Closed
#952 [PR #530] [MERGED] Added a new Tic Tac Toe game made using C
Closed
#949 [PR #528] Readme updates
Closed
#950 [PR #527] hash set data structure
Closed
#942 [PR #525] [CLOSED] hash set data structure
Closed
#946 [PR #526] Octal to Decimal
Closed
#948 [PR #524] Numerical methods
Closed
#941 [PR #521] [MERGED] Added Sorting Algorithms
Closed
#938 [PR #518] [MERGED] Project euler/master
Closed
#939 [PR #520] [MERGED] dynamic array data structure
Closed
#936 [PR #515] Improve space complexity from O(n) to O(1)
Closed
#935 [PR #514] added file for djikstars's in /greedy_approach
Closed
#930 [PR #512] [CLOSED] Negative index of array
Closed
#927 [PR #508] [CLOSED] heapsort implementation started at index 1
Closed
#928 [PR #511] [MERGED] make strdup handle string alocation
Closed
#924 [PR #506] [MERGED] Create 872.c
Closed
#925 [PR #507] [MERGED] heapsort does not work for sorted input 1,2,3,4,5
Closed
#922 [PR #505] [CLOSED] adds to queue.c
Closed
#923 [PR #500] GitHub Action run cpplint only on files that differ from master
Closed
#916 [PR #499] HEXtoBIN
Closed
#913 [PR #498] [MERGED] Create BeadSort.c
Closed
#908 [PR #493] Create FactorialNoRec.c
Closed
#909 [PR #494] Adding LeetCode Problem 38
Closed
#898 [PR #488] Add LeetCode 231
Closed
#899 [PR #489] Add LeetCode 367
Closed
#888 [PR #479] Leetcode 7
Closed
#889 [PR #483] Doubly Linked List
Closed
#883 [PR #481] [CLOSED] Implementation of dictionary using binary trees
Closed
#881 [PR #478] [MERGED] Created algorithm to convert binary to octal.
Closed
#882 [PR #477] Added Reverse Linked List Code
Closed
#878 [PR #475] [MERGED] Add leetcode String to Integer (atoi) (8.c) and Integer to Roman (12.c)
Closed
#875 [PR #470] [feature] newly added search exponential search
Closed
#868 [PR #464] Added a new Algorithm of Multi-programming_with_Fixed_Tasks
Closed
#869 [PR #468] added solution and modified README.md for problem 11
Closed
#865 [PR #466] [MERGED] Create kruskal.c
Closed
#866 [PR #467] [CLOSED] while loop and condition is now in for loop only so only one for loop is used
Closed
#862 [PR #459] Create acessbound_soulreapermxi.c
Closed
#860 [PR #462] [CLOSED] changed README
Closed
#861 [PR #463] Create hello-world.c
Closed
#856 [PR #457] Created PigeonHole sorting algorithm
Closed
#857 [PR #458] Create Merge_link.C
Closed
#854 [PR #453] [CLOSED] Added program Intersecting_Line_Segments
Closed
#855 [PR #454] [CLOSED] Add queue data structure
Closed
#851 [PR #451] Project Euler Solution
Closed
#852 [PR #452] Added Large Factorial
Closed
#841 [PR #443] Add files via upload
Closed
#842 [PR #446] Create sol.c
Closed
#833 [PR #442] Create BasicEuclideanAlgorithm
Closed
#832 [PR #440] No use of int main(void) so changed it to its equivalent void main();
Closed
#823 [PR #437] [CLOSED] added infix to postfix conversion for the String.
Closed
#820 [PR #436] [MERGED] LCM.c
Closed
#822 [PR #434] [CLOSED] Adding Queue data structure library
Closed
#818 [PR #433] [CLOSED] Create bubble_sort_function.c
Closed
#816 [PR #428] Create doublyLinkedList.c
Closed
#817 [PR #432] Semifactorial
Closed
#811 [PR #430] [CLOSED] Create sortLinkedList.c
Closed
#812 [PR #429] [MERGED] Create middleElementInList.c
Closed
#810 [PR #427] Create newQuickSort.c
Closed
#798 [PR #421] [CLOSED] void
Closed
#800 [PR #418] Update CArrayTests.c
Closed
#794 [PR #417] stack using array
Closed
#792 [PR #413] queue
Closed
#789 [PR #415] [CLOSED] Adding Correlation in dsp
Closed
#788 [PR #412] Update Binary_Search.c
Closed
#785 [PR #410] [CLOSED] solved problem 10
Closed
#787 [PR #411] [CLOSED] sorting algorithm BubbleSort
Closed
#782 [PR #405] Palindrome (strings)
Closed
#783 [PR #404] HextoBin.c
Closed
#775 [PR #401] 647.c
Closed
#776 [PR #402] Added solution to knapsack problem
Closed
#772 [PR #399] [CLOSED] create string sorting
Closed
#768 [PR #396] Error in heap_sort function while sorting
Closed
#769 [PR #397] Added a single program for Insertion and deletion in singly and doubly linked list.
Closed
#766 [PR #395] Added rot13.c
Closed
#765 [PR #394] [CLOSED] Added Leetcode Problem 13: Roman to Integer
Closed
#761 [PR #391] Create sol5.c
Closed
#762 [PR #390] Create request.md
Closed
#752 [PR #386] Create 152.c
Closed
#746 [PR #383] [MERGED] Create 11.c
Closed
#750 [PR #384] Create 42.c
Closed
#742 [PR #380] [CLOSED] Problem 12 project Euler solution
Closed
#743 [PR #381] [CLOSED] Added Catlan number Program Using Dynamic Programming in misc
Closed
#739 [PR #378] [CLOSED] Problem09 project Euler solution
Closed
#740 [PR #379] [CLOSED] Problem 10 project Euler solution
Closed
#737 [PR #376] Added Algorithm of conversion from decimal to any base
Closed
#736 [PR #373] Create length_linkedList.c
Closed
#727 [PR #371] [CLOSED] Binary Tree Implementation using Linked List
Closed
#724 [PR #369] [CLOSED] Add Code of Deletion and Sorting of Nodes in Binary Tree
Closed
#725 [PR #367] [CLOSED] Added : conversion of Decimal Integer to BCD
Closed
#726 [PR #370] [MERGED] Add more solution for leetcode
Closed
#721 [PR #365] Adding Graph Algorithms
Closed
#722 [PR #366] Adding conversion Algorithme to convert from decimal to ANY base (HacktoberFest 2k19)
Closed
#711 [PR #361] Cleaned up, meaningful variable names
Closed
#712 [PR #358] Create create Array
Closed
#707 [PR #359] [CLOSED] Added reversing of linked list and Floyd Cycle Detection Algo
Closed
#705 [PR #356] Added comments to the algorithm and modified some algorithm
Closed
#697 [PR #354] [MERGED] Added RC4 stream cipher algorithm
Closed
#696 [PR #351] Contribution to the Algorithm Master
Closed
#686 [PR #342] Added Conversition and evaluation of infix to postfix expression
Closed
#687 [PR #346] [CLOSED] Add Tim Sort
Closed
#678 [PR #341] [MERGED] Update SelectionSort.c
Closed
#679 [PR #338] Implemented double sided list
Closed
#680 [PR #340] Added Cycle Sort
Closed
#674 [PR #337] [MERGED] leetcode: Address readability of a few cases, and fix 283
Closed
#672 [PR #335] Added ArmstrongNumber.c
Closed
#668 [PR #332] [CLOSED] Added time complexity
Closed
#669 [PR #334] [CLOSED] Time complexity added
Closed
#671 [PR #336] [MERGED] Added commented solution to problem 461
Closed
#665 [PR #329] Create Bead Sort
Closed
#666 [PR #330] added hexal_to_octal in conversions
Closed
#658 [PR #326] Solution to Leetcode Problem 173
Closed
#647 [PR #320] Update insertionSort.c
Closed
#648 [PR #321] Update SelectionSort.c
Closed
#634 [PR #312] [MERGED] Update LinearSearch.c
Closed
#635 [PR #314] [MERGED] Added multikey quicksort
Closed
#637 [PR #313] [MERGED] Create LICENSE
Closed
#638 [PR #316] [CLOSED] Update SelectionSort.c
Closed
#633 [PR #311] 249 add maximum number of ballons
Closed
#627 [PR #309] [MERGED] Update more leetcode solution
Closed
#621 [PR #303] [CLOSED] Update stack_using_linkedlists.c
Closed
#622 [PR #302] [CLOSED] Update stack_using_linkedlists.c
Closed
#624 [PR #306] [CLOSED] added AVL tree in C
Closed
#625 [PR #304] fixed errors in binary search
Closed
#618 [PR #301] Median of two sorted arrays No. 4
Closed
#619 [PR #297] Added a Factorial algo
Closed
#614 [PR #299] [CLOSED] Added conversions/hexa_to_decimal.c
Closed
#612 [PR #296] UPDATED
Closed
#601 [PR #290] Create quicksort.c
Closed
#602 [PR #291] Create binarysearchtree.c
Closed
#591 [PR #283] Project Euler Solution
Closed
#592 [PR #286] Single and Circular Linked Lists
Closed
#586 [PR #282] [MERGED] Adding Code for Red Black Tree
Closed
#577 [PR #274] updated shellSort.c
Closed
#572 [PR #270] [MERGED] [added] lerp, with both an unprecise and a precise option.
Closed
#570 [PR #268] Added Max Heap Data Structure
Closed
#568 [PR #266] [CLOSED] Exponential Search added
Closed
#566 [PR #261] update coding guidelines, make it comprehensible
Closed
#567 [PR #264] devlali numbers
Closed
#557 [PR #257] Added DFS algorithm
Closed
#558 [PR #258] Added Huffman coding, Hash Sort algorithm and a maze solver
Closed
#547 [PR #252] Fix for loop in gnome_sort to make it C89-compatible
Closed
#548 [PR #253] added solution to Leetcode problem 771.Jewels and Stones
Closed
#544 [PR #251] [MERGED] Add gnome sort
Closed
#545 [PR #248] [CLOSED] optimization
Closed
#541 [PR #247] [MERGED] Sorting and README.md updates
Closed
#543 [PR #246] Added RadixSort to Sorting folder
Closed
#536 [PR #240] Update isArmstrong.c
Closed
#535 [PR #238] stack implementation by linkedlist
Closed
#526 [PR #234] AVL tree
Closed
#525 [PR #233] Changed scanf to fgets
Closed
#516 [PR #227] Pattern Search
Closed
#512 [PR #226] [MERGED] readme.md : fix typo
Closed
#515 [PR #228] Add Boyer Moore search algo and simple Makefile
Closed
#508 [PR #221] BugFix : loop out of range cause the stack smashing
Closed
#509 [PR #222] BugFix : loop out of range will cause stack smashing
Closed
#499 [PR #217] Prime factoriziation
Closed
#494 [PR #213] [CLOSED] Create perfectNumber.c
Closed
#490 [PR #210] Update LinearSearch.c
Closed
#491 [PR #211] Add Dining Philosopher
Closed
#487 [PR #206] [CLOSED] Update README.md
Closed
#484 [PR #204] Add Knuth-Moris-Pratt search algorithm implementation
Closed
#475 [PR #199] Some comments for better understanding
Closed
#476 [PR #200] An efficient solution.
Closed
#466 [PR #192] number invalid if number >= base
Closed
#462 [PR #194] [CLOSED] add new algorithm
Closed
#458 [PR #189] Added search algo
Closed
#459 [PR #190] Added Client Server Implementation
Closed
#449 [PR #185] asking user for searching again
Closed
#448 [PR #184] Added permutations.c
Closed
#438 [PR #179] Added comb sort
Closed
#439 [PR #180] Gnome sort added
Closed
#429 [PR #171] Refactored the code
Closed
#428 [PR #172] Standard naming convention
Closed
#420 [PR #167] Please check this solution to Q7 of Project Euler
Closed
#421 [PR #169] Please check the solution for Q5 of Project Euler
Closed
#402 [PR #156] Created Gauss _Elimination.c
Closed
#403 [PR #157] Made code more understandable/updated indentation
Closed
#395 [PR #154] Create binarys.c
Closed
#396 [PR #155] Create linears.c
Closed
#385 [PR #148] Bubble sort (lower to higher)
Closed
#386 [PR #146] Update Simpson's_1-3rd_rule.c
Closed
#379 [PR #144] modified by lalit
Closed
#380 [PR #145] Update sol1.c
Closed
#371 [PR #136] Replaced ambigous return codes with macros.
Closed
#370 [PR #138] [MERGED] Anagrams
Closed
#366 [PR #134] Update on binary with decimal convertions and vice-versa
Closed
#357 [PR #129] Create demonetization.c
Closed
#358 [PR #127] Create sudokusolver.c
Closed
#355 [PR #124] [MERGED] Array Data Structure
Closed
#353 [PR #123] 3 very useful codes added
Closed
#351 [PR #122] [MERGED] Add three new codes
Closed
#347 [PR #118] interpolation.c
Closed
#346 [PR #117] balanced parenthesis using stack in C
Closed
#343 [PR #114] [MERGED] added binary to hexadecimal conversion
Closed
#341 [PR #111] SlowSort
Closed
#335 [PR #107] simple modular and generic stack
Closed
#330 [PR #104] [MERGED] #102 pull request heap sort is modified at input process to receive an integer directly.
Closed
#329 [PR #98] Update Simpson's_1-3rd_rule.c
Closed
#328 [PR #102] add heapsort to sorts folder
Closed
#325 [PR #97] [CLOSED] Fix style issues in queue and stack
Closed
#323 [PR #92] Base64
Closed
#317 [PR #91] Create toDecimal.c
Closed
#316 [PR #89] Stack implementation using linked list
Closed
#309 [PR #86] Updated README.md
Closed
#307 [PR #83] [MERGED] Check if a number is prime.
Closed
#304 [PR #81] [CLOSED] Removed redundant folders and added 0 case for factorial.
Closed
#299 [PR #73] Added linear search algorithm
Closed
#297 [PR #72] [MERGED] Bucket Sort Added
Closed
#295 [PR #69] Add heap sort
Closed
#294 [PR #68] Merged 2 search algorithm folders
Closed
#285 [PR #59] Add Sieve of Eratosthenes
Closed
#286 [PR #64] Moved fat.c to misc and renamed to Factorial.c
Closed
#277 [PR #57] added some algorithms
Closed
#278 [PR #58] Invert Binary Tree
Closed
#268 [PR #53] Add doubly link list insertion
Closed
#267 [PR #50] [CLOSED] Add: Binary to Octal conversion
Closed
#262 [PR #41] Trie Data structure implimentation
Closed
#255 [PR #38] Singly Linked list deletion
Closed
#254 [PR #40] Added basic decimal conversions
Closed
#246 [PR #31] added mergesort,quicksort,randomized selection
Closed
#244 [PR #30] [MERGED] Created data_structures directory with stack.c.
Closed
#240 [PR #26] Changes variable names
Closed
#233 [PR #21] Shaker Sort
Closed
#230 [PR #18] [MERGED] Rename OtherBubbleSort.c to Sorts/OtherBubbleSort.c
Closed
#229 [PR #16] Rename BubbleSort.c to Sorts/BubbleSort.c
Closed
#228 [PR #15] Rename Bogo Sort.c to Sorts/Bogo Sort.c
Closed
#226 [PR #13] [CLOSED] Merge pull request #1 from TheAlgorithms/master
Closed
#223 [PR #10] Added Longest increasing subsequence algorithm, and optimized variance.c
Closed
#216 [PR #1] Strong number
Closed
#215 [PR #6] Add an other way to sort array with bubble Method
Closed
#212 [PR #5] [MERGED] Update Binary to Decimal.c
Closed
#208 [FEATURE]: The Repunit theorem
Closed
#207 [FEATURE] Add Dijkstra's Algorithm with priority queue
Closed
#206 [OTHER]
Closed
#204 [FEATURE] Add Red-Black Tree implementation
Closed
#203 [FEATURE]
Closed
#202 [FEATURE] Add B+ Tree Project
Closed
#201 There's no rock papaer scissors game
Closed
#199 [FEATURE]Add Binary Heap Algorithm (Min Heap) in C
Closed
#197 [FEATURE] Add implementation of Intro Sort
Closed
#198 PROVEN RECOVERY SERVICES TO HELP YOU RETRIEVE YOUR FUNDS//TECHY FORCE CYBER RETRIEVAL
Closed
#195 Codespace
Closed
#192 [FEATURE] adding dsa sheets section implemented in c language
Closed
#193 [FEATURE] Feature Request: Add Text-Based Minesweeper Game in C
Closed
#191 [OTHER]
Closed
#190 Want to Add more Sorting Algorithms in C
Closed
#189 [BUG] Input validation
Closed
#187 [BUG] Report on Stack Overflow Vulnerability in C/sorting/binary_insertion_sort.c
Closed
#186 [BUG]
Closed
#185 [ERROR] : Unable to perform this action because the process is running
Closed
#183 no 'return' in newNode function
Closed
#182 [FEATURE] Adding Fintech
Closed
#181 [FEATURE] FCFS Scheduling Algorithm
Closed
#178 Inclusion of Line Drawing Algorithms
Closed
#179 [FEATURE] Add a C code for implementing Koch Curve.
Closed
#174 [FEATURE] Add Preemptive Priority Scheduling Algorithm
Closed
#172 [FEATURE][NEW ALGO] factorial recursion
Closed
#171 [BUG] Broken/Wrong code in C/conversions /hexadecimal_to_octal.c
Closed
#170 [FEATURE] RADIX SORT
Closed
#168 [FEATURE] [NEW ALGO] Infix to Prefix
Closed
#167 Fet: add "Prefix Evaluation" algo
Closed
#166 Fet: add Postfix To Infix
Closed
#164 [FEATURE] Can we have one more folder related to design pattern.
Closed
#163 [OTHER] Inconsistent coding style with .clang-format
Closed
#162 [FEATURE] improve the naming of variables
Closed
#160 [FEATURE] Update CMake to a newer version
Closed
#158 [BUG] Segmentation fault in queue.c
Closed
#159 [FEATURE] Add Windows builds back
Closed
#156 [FEATURE] Add the C linter to a separate Python script
Closed
#155 [OTHER] Shouldn't we update the copyright notice's time to 2023?
Closed
#154 [FEATURE] Ignore the LeetCode directory when building DIRECTORY.md
Closed
#152 [FEATURE] New directory for ciphers?
Closed
#150 [FEATURE] Improve code readability
Closed
#151 [FEATURE] Update LeetCode contributing guide
Closed
#148 [OTHER] Add process_scheduling_algorithms to CMake
Closed
#147 [FEATURE] Create a PR when building the LeetCode directory
Closed
#145 Suffix trie for substring matching
Closed
#143 I want to add quick-select
Closed
#144 Add NumberBaseball Game
Closed
#140 I want to add leetcode problem #75
Closed
#141 Add 8051-HAL Layer
Closed
#139 Adding the 4-sum problem
Closed
#136 I want to add Binary Exponentiation
Closed
#134 Segment Tree Implementation
Closed
#135 Solution to the CSES Problem Set
Closed
#132 i want to add morris traversal in binary tree
Closed
#130 Adding Leetcode Problem
Closed
#131 8051
Closed
#128 [FEATURE] Implement Linked list and its operations
Closed
#126 [OTHER] Update all Discord links
Closed
#127 [FEATURE] Beginners friendly Array implementation
Closed
#124 I want to add C programs
Closed
#122 I want to add Leetcode programs
Closed
#123 Circular Queue
Closed
#120 In C/data_structures/linked_list/ The algorithms present are missing Imp pattern topics of Linked List.
Closed
#119 Add "maximum consecutive ones"
Closed
#118 [FEATURE]Hangman - The classic word guessing game
Closed
#115 [BUG] Cannot compile with ARM-Cortex processors
Closed
#113 [FEATURE] Add reverse() function to doubly_linked_list.c
Closed
#111 [FEATURE] Add iterative DFS implementation for Graphs
Closed
#112 [BUG] Failed to execute cmake at client_server directory.
Closed
#109 [BUG] CMakeFiles/spirograph.dir/flags.make: Nie ma takiego pliku ani katalogu
Closed
#108 [BUG] Function updateValueCArray() does nothing
Closed
#107 Awesome CI Workflow Code formater: "2 files are not in one and only one directory" but they are in separate branches.
Closed
#105 Code to reverse a linked list in C
Closed
#103 My C Programs
Closed
#104 [BUG] Sentinel search contains length comparison
Closed
#101 Adding Half Duplex & Full Duplex TCP Client Server Code
Closed
#99 [BUG] read access violation when using developer_tools/malloc_dbg
Closed
#100 C++
Closed
#97 [BUG]
Closed
#94 yang
Closed
#95 [FEATURE]
Closed
#93 [BUG]
Closed
#91 [BUG]
Closed
#92 Wanted to add Paint App in C language
Closed
#89 Mount
Closed
#86 Wanted to add infix to postfix conversion program using stack in c
Closed
#87 Bubble_Sort
Closed
#85 Nader
Closed
#84 [BUG] Problems with tests (pull request) on windows
Closed
#81 [FEATURE]
Closed
#83 [FEATURE]"conversions" add hexadecimal to float / double
Closed
#80 [FEATURE]
Closed
#79 [FEATURE]
Closed
#77 [BUG] docs: Filename documented at data_structures/array/carray.h
Closed
#76 [BUG] Fix filenames at data_structures/array/README.md
Closed
#75 [BUG] Added stdlib.h
Closed
#73 [BUG] Added limits.h in data_structures/heap/min_heap.c
Closed
#71 [BUG] Fixed error relating importing of Header file at data_structures/array/carray_tests.c
Closed
#72 [BUG] Fixed error relating importing of Header file at data_structures/array/carray.c
Closed
#69 [BUG] Unhandled Exception in Tic-tack-toe-game
Closed
#67 [BUG] Logical error fixed in conversions/c_atoi_str_to_integer.c
Closed
#68 [BUG] Added limits.h in data_structures/heap/max_heap.c
Closed
#65 [BUG] Catalan program doesn't work
Closed
#63 [FEATURE] Adding Cycle detection in linked list code
Closed
#64 Logical Error Fixed
Closed
#61 [BUG]: No contributing guidelines in the repository
Closed
#60 Hacktoberfest 2020 - Implement C algorithms or data structures, fix existing ones and more!
Closed
#57 client_server don't support windows
Closed
#58 [FEATURE]
Closed
#55 [BUG] multikey_quick_sort.c - erroneous
Closed
#56 [BUG]
Closed
#53 Skip List[FEATURE]
Closed
#52 the getMax function in binary search tree may not work correctly
Closed
#49 [FEATURE] Segment tree
Closed
#47 [BUG] Poor code quality
Closed
#46 Jogo de adivinha qual número é maior
Closed
#45 a-1
Closed
#44 heap missing in README.md in master branch .
Closed
#42 c
Closed
#43 Experience
Closed
#40 the array index could be -1
Closed
#41 Heapsort program doesn't seem to work when you pass in an already sorted list
Closed
#39 Shortest path
Closed
#36 Translation of README.md
Closed
#35 Add Pigeonhole Sorting algorithm
Closed
#34 Fibonaaci series using Dynamic Programming
Closed
#31 Solutions for Project Euler should be deleted
Closed
#32 Counting Sort
Closed
#33 Add more solution for Leetcode algorithm.
Closed
#30 Algorithms C stack, Why not free the orgin memory
Closed
#28 core dump with trie
Closed
#29 No licenses found.
Closed
#25 Consistent naming of sorting algorithms
Closed
#26 a bug
Closed
#23 stack,queue algorithms
Closed
#21 Prime.c
Closed
#19 Felicitaciones
Closed
#20 conio.h header library
Closed
#17 Make code more modular in nature
Closed
#15 Operating system algorithms
Closed
#16 Single linked list in ds in C
Closed
#12 Two Sort folder
Closed
#13 2 Search folders
Closed
#11 Compilation Error otherBinarySearch
Closed
#8 Implimentation for the Trie data structure
Closed
#6 Travis CI
Closed
#7 Add more algorithms
Closed
#4 Updated solution for Palindrome in C
Closed
#2 not working bubbleSort
Closed
#3 Didnt have conversion of decimal to binary
2159 Issues created by 1 user
Opened
#1 Updated solution for Palindrome in C
Opened
#2 not working bubbleSort
Opened
#3 Didnt have conversion of decimal to binary
Opened
#4 Updated solution for Palindrome in C
Opened
#5 Implimentation for the Trie data structure
Opened
#6 Travis CI
Opened
#7 Add more algorithms
Opened
#8 Implimentation for the Trie data structure
Opened
#9 Two Sort folder
Opened
#10 2 Search folders
Opened
#11 Compilation Error otherBinarySearch
Opened
#12 Two Sort folder
Opened
#13 2 Search folders
Opened
#14 Make code more modular in nature
Opened
#15 Operating system algorithms
Opened
#16 Single linked list in ds in C
Opened
#17 Make code more modular in nature
Opened
#18 Prime.c
Opened
#19 Felicitaciones
Opened
#20 conio.h header library
Opened
#21 Prime.c
Opened
#22 Consistent naming of sorting algorithms
Opened
#23 stack,queue algorithms
Opened
#24 a bug
Opened
#25 Consistent naming of sorting algorithms
Opened
#26 a bug
Opened
#27 Algorithms C stack, Why not free the orgin memory
Opened
#28 core dump with trie
Opened
#29 No licenses found.
Opened
#30 Algorithms C stack, Why not free the orgin memory
Opened
#31 Solutions for Project Euler should be deleted
Opened
#32 Counting Sort
Opened
#33 Add more solution for Leetcode algorithm.
Opened
#34 Fibonaaci series using Dynamic Programming
Opened
#35 Add Pigeonhole Sorting algorithm
Opened
#36 Translation of README.md
Opened
#37 the array index could be -1
Opened
#38 Heapsort program doesn't seem to work when you pass in an already sorted list
Opened
#39 Shortest path
Opened
#40 the array index could be -1
Opened
#41 Heapsort program doesn't seem to work when you pass in an already sorted list
Opened
#42 c
Opened
#43 Experience
Opened
#44 heap missing in README.md in master branch .
Opened
#45 a-1
Opened
#46 Jogo de adivinha qual número é maior
Opened
#47 [BUG] Poor code quality
Opened
#48 Skip List[FEATURE]
Opened
#49 [FEATURE] Segment tree
Opened
#50 the getMax function in binary search tree may not work correctly
Opened
#51 Skip List[FEATURE]
Opened
#52 the getMax function in binary search tree may not work correctly
Opened
#53 Skip List[FEATURE]
Opened
#54 client_server don't support windows
Opened
#55 [BUG] multikey_quick_sort.c - erroneous
Opened
#56 [BUG]
Opened
#57 client_server don't support windows
Opened
#58 [FEATURE]
Opened
#59 [BUG]: No contributing guidelines in the repository
Opened
#60 Hacktoberfest 2020 - Implement C algorithms or data structures, fix existing ones and more!
Opened
#61 [BUG]: No contributing guidelines in the repository
Opened
#62 [BUG] Catalan program doesn't work
Opened
#63 [FEATURE] Adding Cycle detection in linked list code
Opened
#64 Logical Error Fixed
Opened
#65 [BUG] Catalan program doesn't work
Opened
#66 [BUG] Unhandled Exception in Tic-tack-toe-game
Opened
#67 [BUG] Logical error fixed in conversions/c_atoi_str_to_integer.c
Opened
#68 [BUG] Added limits.h in data_structures/heap/max_heap.c
Opened
#69 [BUG] Unhandled Exception in Tic-tack-toe-game
Opened
#70 [BUG] Added limits.h in data_structures/heap/min_heap.c
Opened
#71 [BUG] Fixed error relating importing of Header file at data_structures/array/carray_tests.c
Opened
#72 [BUG] Fixed error relating importing of Header file at data_structures/array/carray.c
Opened
#73 [BUG] Added limits.h in data_structures/heap/min_heap.c
Opened
#74 [BUG] docs: Filename documented at data_structures/array/carray.h
Opened
#75 [BUG] Added stdlib.h
Opened
#76 [BUG] Fix filenames at data_structures/array/README.md
Opened
#77 [BUG] docs: Filename documented at data_structures/array/carray.h
Opened
#78 [FEATURE]
Opened
#79 [FEATURE]
Opened
#80 [FEATURE]
Opened
#81 [FEATURE]
Opened
#82 [BUG] Problems with tests (pull request) on windows
Opened
#83 [FEATURE]"conversions" add hexadecimal to float / double
Opened
#84 [BUG] Problems with tests (pull request) on windows
Opened
#85 Nader
Opened
#86 Wanted to add infix to postfix conversion program using stack in c
Opened
#87 Bubble_Sort
Opened
#88 Mount
Opened
#89 Mount
Opened
#90 [BUG]
Opened
#91 [BUG]
Opened
#92 Wanted to add Paint App in C language
Opened
#93 [BUG]
Opened
#94 yang
Opened
#95 [FEATURE]
Opened
#96 [BUG]
Opened
#97 [BUG]
Opened
#98 Adding Half Duplex & Full Duplex TCP Client Server Code
Opened
#99 [BUG] read access violation when using developer_tools/malloc_dbg
Opened
#100 C++
Opened
#101 Adding Half Duplex & Full Duplex TCP Client Server Code
Opened
#102 Code to reverse a linked list in C
Opened
#103 My C Programs
Opened
#104 [BUG] Sentinel search contains length comparison
Opened
#105 Code to reverse a linked list in C
Opened
#106 [BUG] CMakeFiles/spirograph.dir/flags.make: Nie ma takiego pliku ani katalogu
Opened
#107 Awesome CI Workflow Code formater: "2 files are not in one and only one directory" but they are in separate branches.
Opened
#108 [BUG] Function updateValueCArray() does nothing
Opened
#109 [BUG] CMakeFiles/spirograph.dir/flags.make: Nie ma takiego pliku ani katalogu
Opened
#110 [FEATURE] Add reverse() function to doubly_linked_list.c
Opened
#111 [FEATURE] Add iterative DFS implementation for Graphs
Opened
#112 [BUG] Failed to execute cmake at client_server directory.
Opened
#113 [FEATURE] Add reverse() function to doubly_linked_list.c
Opened
#114 [FEATURE] Update "list" implementation
Opened
#115 [BUG] Cannot compile with ARM-Cortex processors
Opened
#116 [BUG] Fix LGTM/CodeQL alerts
Opened
#117 In C/data_structures/linked_list/ The algorithms present are missing Imp pattern topics of Linked List.
Opened
#118 [FEATURE]Hangman - The classic word guessing game
Opened
#119 Add "maximum consecutive ones"
Opened
#120 In C/data_structures/linked_list/ The algorithms present are missing Imp pattern topics of Linked List.
Opened
#121 I want to add C programs
Opened
#122 I want to add Leetcode programs
Opened
#123 Circular Queue
Opened
#124 I want to add C programs
Opened
#125 [FEATURE] Implement Linked list and its operations
Opened
#126 [OTHER] Update all Discord links
Opened
#127 [FEATURE] Beginners friendly Array implementation
Opened
#128 [FEATURE] Implement Linked list and its operations
Opened
#129 i want to add morris traversal in binary tree
Opened
#130 Adding Leetcode Problem
Opened
#131 8051
Opened
#132 i want to add morris traversal in binary tree
Opened
#133 I want to add Binary Exponentiation
Opened
#134 Segment Tree Implementation
Opened
#135 Solution to the CSES Problem Set
Opened
#136 I want to add Binary Exponentiation
Opened
#137 I want to add leetcode problem #75
Opened
#138 Add 8051-HAL Layer
Opened
#139 Adding the 4-sum problem
Opened
#140 I want to add leetcode problem #75
Opened
#141 Add 8051-HAL Layer
Opened
#142 Suffix trie for substring matching
Opened
#143 I want to add quick-select
Opened
#144 Add NumberBaseball Game
Opened
#145 Suffix trie for substring matching
Opened
#146 [FEATURE] Use workflows from the scripts repository
Opened
#147 [FEATURE] Create a PR when building the LeetCode directory
Opened
#148 [OTHER] Add process_scheduling_algorithms to CMake
Opened
#149 [FEATURE] New directory for ciphers?
Opened
#150 [FEATURE] Improve code readability
Opened
#151 [FEATURE] Update LeetCode contributing guide
Opened
#152 [FEATURE] New directory for ciphers?
Opened
#153 [FEATURE] Add the C linter to a separate Python script
Opened
#154 [FEATURE] Ignore the LeetCode directory when building DIRECTORY.md
Opened
#155 [OTHER] Shouldn't we update the copyright notice's time to 2023?
Opened
#156 [FEATURE] Add the C linter to a separate Python script
Opened
#157 [FEATURE] Update CMake to a newer version
Opened
#158 [BUG] Segmentation fault in queue.c
Opened
#159 [FEATURE] Add Windows builds back
Opened
#160 [FEATURE] Update CMake to a newer version
Opened
#161 [FEATURE] Can we have one more folder related to design pattern.
Opened
#162 [FEATURE] improve the naming of variables
Opened
#163 [OTHER] Inconsistent coding style with .clang-format
Opened
#164 [FEATURE] Can we have one more folder related to design pattern.
Opened
#165 [FEATURE] [NEW ALGO] Infix to Prefix
Opened
#166 Fet: add Postfix To Infix
Opened
#167 Fet: add "Prefix Evaluation" algo
Opened
#168 [FEATURE] [NEW ALGO] Infix to Prefix
Opened
#169 [FEATURE][NEW ALGO] factorial recursion
Opened
#170 [FEATURE] RADIX SORT
Opened
#171 [BUG] Broken/Wrong code in C/conversions /hexadecimal_to_octal.c
Opened
#172 [FEATURE][NEW ALGO] factorial recursion
Opened
#173 Inclusion of Line Drawing Algorithms
Opened
#174 [FEATURE] Add Preemptive Priority Scheduling Algorithm
Opened
#175 [FEATURE] Add a C code for implementing Koch Curve.
Opened
#176 Inclusion of Line Drawing Algorithms
Opened
#177 [FEATURE] Add a C code for implementing Koch Curve.
Opened
#178 Inclusion of Line Drawing Algorithms
Opened
#179 [FEATURE] Add a C code for implementing Koch Curve.
Opened
#180 no 'return' in newNode function
Opened
#181 [FEATURE] FCFS Scheduling Algorithm
Opened
#182 [FEATURE] Adding Fintech
Opened
#183 no 'return' in newNode function
Opened
#184 [BUG] Report on Stack Overflow Vulnerability in C/sorting/binary_insertion_sort.c
Opened
#185 [ERROR] : Unable to perform this action because the process is running
Opened
#186 [BUG]
Opened
#187 [BUG] Report on Stack Overflow Vulnerability in C/sorting/binary_insertion_sort.c
Opened
#188 [OTHER]
Opened
#189 [BUG] Input validation
Opened
#190 Want to Add more Sorting Algorithms in C
Opened
#191 [OTHER]
Opened
#192 [FEATURE] adding dsa sheets section implemented in c language
Opened
#193 [FEATURE] Feature Request: Add Text-Based Minesweeper Game in C
Opened
#194 Codespace
Opened
#195 Codespace
Opened
#196 [FEATURE]Add Binary Heap Algorithm (Min Heap) in C
Opened
#197 [FEATURE] Add implementation of Intro Sort
Opened
#198 PROVEN RECOVERY SERVICES TO HELP YOU RETRIEVE YOUR FUNDS//TECHY FORCE CYBER RETRIEVAL
Opened
#199 [FEATURE]Add Binary Heap Algorithm (Min Heap) in C
Opened
#200 [FEATURE]
Opened
#201 There's no rock papaer scissors game
Opened
#202 [FEATURE] Add B+ Tree Project
Opened
#203 [FEATURE]
Opened
#204 [FEATURE] Add Red-Black Tree implementation
Opened
#205 [FEATURE] Add Dijkstra's Algorithm with priority queue
Opened
#206 [OTHER]
Opened
#207 [FEATURE] Add Dijkstra's Algorithm with priority queue
Opened
#208 [FEATURE]: The Repunit theorem
Opened
#209 [OTHER] Linear search not returning index
Opened
#210 [PR #2] [MERGED] Updating solution for Palindrome
Opened
#211 [PR #4] [MERGED] Update BubbleSort.c
Opened
#212 [PR #5] [MERGED] Update Binary to Decimal.c
Opened
#213 [PR #1] [MERGED] Strong number
Opened
#214 [PR #4] Update BubbleSort.c
Opened
#215 [PR #6] Add an other way to sort array with bubble Method
Opened
#216 [PR #1] Strong number
Opened
#217 [PR #7] [MERGED] Fill array and print to see if it works
Opened
#218 [PR #9] [MERGED] Optimizing the algorithm, and improving the array filling
Opened
#219 [PR #8] [MERGED] Add insertion sort method
Opened
#220 [PR #10] [MERGED] Added Longest increasing subsequence algorithm, and optimized variance.c
Opened
#221 [PR #11] [MERGED] Create SelectionSort.c
Opened
#222 [PR #9] Optimizing the algorithm, and improving the array filling
Opened
#223 [PR #10] Added Longest increasing subsequence algorithm, and optimized variance.c
Opened
#224 [PR #11] Create SelectionSort.c
Opened
#225 [PR #12] [MERGED] Create BinarySearch.c
Opened
#226 [PR #13] [CLOSED] Merge pull request #1 from TheAlgorithms/master
Opened
#227 [PR #14] [MERGED] Rename BinarySearch.c to Searches/BinarySearch.c
Opened
#228 [PR #15] Rename Bogo Sort.c to Sorts/Bogo Sort.c
Opened
#229 [PR #16] Rename BubbleSort.c to Sorts/BubbleSort.c
Opened
#230 [PR #18] [MERGED] Rename OtherBubbleSort.c to Sorts/OtherBubbleSort.c
Opened
#231 [PR #19] Rename Binary To Decimal.c to Conversions/Binary To Decimal.c
Opened
#232 [PR #20] Sorting
Opened
#233 [PR #21] Shaker Sort
Opened
#234 [PR #23] [MERGED] Binary Insertion sort is a variant of Insertion sorting with binary s…
Opened
#235 [PR #24] [MERGED] Other Binary way proposition
Opened
#236 [PR #26] [CLOSED] Changes variable names
Opened
#237 [PR #22] Create Sortingadress
Opened
#238 [PR #23] Binary Insertion sort is a variant of Insertion sorting with binary s…
Opened
#239 [PR #24] Other Binary way proposition
Opened
#240 [PR #26] Changes variable names
Opened
#241 [PR #28] [MERGED] File clean-up, syntax fix and a few comments added.
Opened
#242 [PR #27] [MERGED] Add 2 more algorithms (Fibonacci and Factorial)
Opened
#243 [PR #29] [MERGED] Include Data Structures and start with Binary Trees
Opened
#244 [PR #30] [MERGED] Created data_structures directory with stack.c.
Opened
#245 [PR #29] Include Data Structures and start with Binary Trees
Opened
#246 [PR #31] added mergesort,quicksort,randomized selection
Opened
#247 [PR #32] [MERGED] Added Implementation of quick sort
Opened
#248 [PR #33] [MERGED] adding disarium number check and infix to postfix using stack
Opened
#249 [PR #35] [MERGED] Added a new file
Opened
#250 [PR #38] [MERGED] Singly Linked list deletion
Opened
#251 [PR #33] adding disarium number check and infix to postfix using stack
Opened
#252 [PR #32] Added Implementation of quick sort
Opened
#253 [PR #35] Added a new file
Opened
#254 [PR #40] Added basic decimal conversions
Opened
#255 [PR #38] Singly Linked list deletion
Opened
#256 [PR #44] [CLOSED] Issue#43 Compilation Error otherBinarySearch
Opened
#257 [PR #45] [CLOSED] Sorting Errors fixed
Opened
#258 [PR #41] [MERGED] Trie Data structure implimentation
Opened
#259 [PR #47] [CLOSED] Update fat.c for dynamic programming version
Opened
#260 [PR #46] Sorting: Error Fixed
Opened
#261 [PR #45] Sorting Errors fixed
Opened
#262 [PR #41] Trie Data structure implimentation
Opened
#263 [PR #51] [MERGED] Add: Implementation of Binary to Octal Conversion
Opened
#264 [PR #52] [CLOSED] Add: Implementation of linear search algorithm
Opened
#265 [PR #48] [CLOSED] Global and Local Makefiles added
Opened
#266 [PR #53] [CLOSED] Add doubly link list insertion
Opened
#267 [PR #50] [CLOSED] Add: Binary to Octal conversion
Opened
#268 [PR #53] Add doubly link list insertion
Opened
#269 [PR #56] [CLOSED] Added some algorithms
Opened
#270 [PR #55] [CLOSED] Adding Euclidean GCD algorithm
Opened
#271 [PR #54] [CLOSED] added tree problem 'common nodes in two BSTs'
Opened
#272 [PR #57] [MERGED] added some algorithms
Opened
#273 [PR #58] [CLOSED] Invert Binary Tree
Opened
#274 [PR #56] Added some algorithms
Opened
#275 [PR #55] Adding Euclidean GCD algorithm
Opened
#276 [PR #54] added tree problem 'common nodes in two BSTs'
Opened
#277 [PR #57] added some algorithms
Opened
#278 [PR #58] Invert Binary Tree
Opened
#279 [PR #61] [MERGED] Directories Updated
Opened
#280 [PR #62] [MERGED] Merged 2 folders for sorting algorithms
Opened
#281 [PR #59] [MERGED] Add Sieve of Eratosthenes
Opened
#282 [PR #63] [MERGED] Merged 2 folders for sorting algorithms
Opened
#283 [PR #61] Directories Updated
Opened
#284 [PR #62] Merged 2 folders for sorting algorithms
Opened
#285 [PR #59] Add Sieve of Eratosthenes
Opened
#286 [PR #64] Moved fat.c to misc and renamed to Factorial.c
Opened
#287 [PR #67] [MERGED] QuictSort.c and QiSort.c are same. Deleted QiSort.c
Opened
#288 [PR #65] [MERGED] Moved fib.c to misc and renamed to Fibonacci.c
Opened
#289 [PR #66] [MERGED] Moved TowerOfHanoi.c to misc
Opened
#290 [PR #68] [MERGED] Merged 2 search algorithm folders
Opened
#291 [PR #69] [MERGED] Add heap sort
Opened
#292 [PR #65] Moved fib.c to misc and renamed to Fibonacci.c
Opened
#293 [PR #66] Moved TowerOfHanoi.c to misc
Opened
#294 [PR #68] Merged 2 search algorithm folders
Opened
#295 [PR #69] Add heap sort
Opened
#296 [PR #71] [MERGED] Add shortest path algorithm
Opened
#297 [PR #72] [MERGED] Bucket Sort Added
Opened
#298 [PR #71] Add shortest path algorithm
Opened
#299 [PR #73] Added linear search algorithm
Opened
#300 [PR #76] [MERGED] Updated README.md
Opened
#301 [PR #79] [CLOSED] adding program to print nth ugly number
Opened
#302 [PR #75] adding counting sort
Opened
#303 [PR #80] [MERGED] Adding comments to the code
Opened
#304 [PR #81] [CLOSED] Removed redundant folders and added 0 case for factorial.
Opened
#305 [PR #84] [CLOSED] Update README.md
Opened
#306 [PR #82] [MERGED] Greatest common divisor.
Opened
#307 [PR #83] [MERGED] Check if a number is prime.
Opened
#308 [PR #82] Greatest common divisor.
Opened
#309 [PR #86] Updated README.md
Opened
#310 [PR #87] [MERGED] Multiple folders of search and sort. Fixes issue #60 and #49.
Opened
#311 [PR #88] [CLOSED] Project Euler Solutions Added.
Opened
#312 [PR #89] [MERGED] Stack implementation using linked list
Opened
#313 [PR #91] [MERGED] Create toDecimal.c
Opened
#314 [PR #88] Project Euler Solutions Added.
Opened
#315 [PR #90] removed redundant title from readme
Opened
#316 [PR #89] Stack implementation using linked list
Opened
#317 [PR #91] Create toDecimal.c
Opened
#318 [PR #92] [CLOSED] Base64
Opened
#319 [PR #93] [CLOSED] To reverse a singly linked list.
Opened
#320 [PR #95] [CLOSED] create vigenere cipher
Opened
#321 [PR #96] [CLOSED] parallel program sample
Opened
#322 [PR #94] Create cesar cipher
Opened
#323 [PR #92] Base64
Opened
#324 [PR #99] [MERGED] Edit
Opened
#325 [PR #97] [CLOSED] Fix style issues in queue and stack
Opened
#326 [PR #98] [MERGED] Update Simpson's_1-3rd_rule.c
Opened
#327 [PR #99] Edit
Opened
#328 [PR #102] add heapsort to sorts folder
Opened
#329 [PR #98] Update Simpson's_1-3rd_rule.c
Opened
#330 [PR #104] [MERGED] #102 pull request heap sort is modified at input process to receive an integer directly.
Opened
#331 [PR #105] [MERGED] Project Euler solving Problem 01
Opened
#332 [PR #107] [MERGED] simple modular and generic stack
Opened
#333 [PR #106] solving Project Euler problem 02 about fibonacci problem
Opened
#334 [PR #105] Project Euler solving Problem 01
Opened
#335 [PR #107] simple modular and generic stack
Opened
#336 [PR #111] [CLOSED] SlowSort
Opened
#337 [PR #109] [CLOSED] New Algorithm - Repeating_1's_Square
Opened
#338 [PR #108] [MERGED] Update Readme.md
Opened
#339 [PR #112] [MERGED] Create mirror
Opened
#340 [PR #113] [MERGED] fulls source code for insertion and deletion in singly linked list
Opened
#341 [PR #111] SlowSort
Opened
#342 [PR #116] [CLOSED] complete_link_list
Opened
#343 [PR #114] [MERGED] added binary to hexadecimal conversion
Opened
#344 [PR #116] complete_link_list
Opened
#345 [PR #115] sorting of linked list using selection sort
Opened
#346 [PR #117] balanced parenthesis using stack in C
Opened
#347 [PR #118] interpolation.c
Opened
#348 [PR #119] [MERGED] Update interpolation_search.c
Opened
#349 [PR #121] [CLOSED] Updated mergesort.c
Opened
#350 [PR #120] [MERGED] Update interpolation_search.c
Opened
#351 [PR #122] [MERGED] Add three new codes
Opened
#352 [PR #123] [MERGED] 3 very useful codes added
Opened
#353 [PR #123] 3 very useful codes added
Opened
#354 [PR #125] [MERGED] Added some header files and changed the min() function
Opened
#355 [PR #124] [MERGED] Array Data Structure
Opened
#356 [PR #127] [MERGED] Create sudokusolver.c
Opened
#357 [PR #129] Create demonetization.c
Opened
#358 [PR #127] Create sudokusolver.c
Opened
#359 [PR #132] [CLOSED] Create Catalan.c
Opened
#360 [PR #130] [MERGED] fixed and improved Prime.c
Opened
#361 [PR #131] [MERGED] improved the code
Opened
#362 [PR #133] [CLOSED] Added two backtracking codes
Opened
#363 [PR #134] [CLOSED] Update on binary with decimal convertions and vice-versa
Opened
#364 [PR #130] fixed and improved Prime.c
Opened
#365 [PR #131] improved the code
Opened
#366 [PR #134] Update on binary with decimal convertions and vice-versa
Opened
#367 [PR #137] [MERGED] Added NULL check.
Opened
#368 [PR #135] [CLOSED] Create iterativeQS.c
Opened
#369 [PR #136] [MERGED] Replaced ambigous return codes with macros.
Opened
#370 [PR #138] [MERGED] Anagrams
Opened
#371 [PR #136] Replaced ambigous return codes with macros.
Opened
#372 [PR #142] [CLOSED] some changes in insertion sort
Opened
#373 [PR #143] [MERGED] Added LinkedList reverse
Opened
#374 [PR #144] [CLOSED] modified by lalit
Opened
#375 [PR #145] [CLOSED] Update sol1.c
Opened
#376 [PR #142] some changes in insertion sort
Opened
#377 [PR #141] I added decimal_to_any_base and any_base_to_any_base
Opened
#378 [PR #143] Added LinkedList reverse
Opened
#379 [PR #144] modified by lalit
Opened
#380 [PR #145] Update sol1.c
Opened
#381 [PR #148] [MERGED] Bubble sort (lower to higher)
Opened
#382 [PR #146] [MERGED] Update Simpson's_1-3rd_rule.c
Opened
#383 [PR #149] [MERGED] Added Stooge Sort and Radix Sort in sorting algorithms
Opened
#384 [PR #147] You shall not character my base!
Opened
#385 [PR #148] Bubble sort (lower to higher)
Opened
#386 [PR #146] Update Simpson's_1-3rd_rule.c
Opened
#387 [PR #153] [CLOSED] Create heapsort.c
Opened
#388 [PR #152] [CLOSED] Binary Search Updated
Opened
#389 [PR #154] [MERGED] Create binarys.c
Opened
#390 [PR #151] [CLOSED] Update GCD.c
Opened
#391 [PR #155] [MERGED] Create linears.c
Opened
#392 [PR #153] Create heapsort.c
Opened
#393 [PR #152] Binary Search Updated
Opened
#394 [PR #151] Update GCD.c
Opened
#395 [PR #154] Create binarys.c
Opened
#396 [PR #155] Create linears.c
Opened
#397 [PR #156] [CLOSED] Created Gauss _Elimination.c
Opened
#398 [PR #157] [CLOSED] Made code more understandable/updated indentation
Opened
#399 [PR #159] [CLOSED] Added base64 and Programmer humor sort functions
Opened
#400 [PR #158] [CLOSED] first commit
Opened
#401 [PR #160] [CLOSED] removed conio.h
Opened
#402 [PR #156] Created Gauss _Elimination.c
Opened
#403 [PR #157] Made code more understandable/updated indentation
Opened
#404 [PR #162] [CLOSED] Added two solutions for Project euler problem5
Opened
#405 [PR #161] [MERGED] Update binary_to_decimal.c
Opened
#406 [PR #163] [MERGED] Created a new file of conversion without array.
Opened
#407 [PR #164] [CLOSED] Removed duplicate occurences
Opened
#408 [PR #165] [CLOSED] Added BucketSort to README.md
Opened
#409 [PR #162] Added two solutions for Project euler problem5
Opened
#410 [PR #161] Update binary_to_decimal.c
Opened
#411 [PR #163] Created a new file of conversion without array.
Opened
#412 [PR #164] Removed duplicate occurences
Opened
#413 [PR #165] Added BucketSort to README.md
Opened
#414 [PR #168] [CLOSED] Application of Merge sort
Opened
#415 [PR #167] [CLOSED] Please check this solution to Q7 of Project Euler
Opened
#416 [PR #166] [MERGED] Q6 project Euler
Opened
#417 [PR #169] [CLOSED] Please check the solution for Q5 of Project Euler
Opened
#418 [PR #170] [CLOSED] Created a Conversion Without Array
Opened
#419 [PR #168] Application of Merge sort
Opened
#420 [PR #167] Please check this solution to Q7 of Project Euler
Opened
#421 [PR #169] Please check the solution for Q5 of Project Euler
Opened
#422 [PR #173] [MERGED] Create DoublyLinkedListInsertion.c
Opened
#423 [PR #172] [CLOSED] Standard naming convention
Opened
#424 [PR #171] [MERGED] Refactored the code
Opened
#425 [PR #174] [CLOSED] Create Double Ended Queue.C
Opened
#426 [PR #175] [MERGED] Create Double Ended Queue.C
Opened
#427 [PR #173] Create DoublyLinkedListInsertion.c
Opened
#428 [PR #172] Standard naming convention
Opened
#429 [PR #171] Refactored the code
Opened
#430 [PR #176] [CLOSED] added Circular Queue
Opened
#431 [PR #177] [CLOSED] Perfect number added, added missing extension to mirror file.
Opened
#432 [PR #178] [CLOSED] added missing files to README
Opened
#433 [PR #179] [CLOSED] Added comb sort
Opened
#434 [PR #180] [CLOSED] Gnome sort added
Opened
#435 [PR #176] added Circular Queue
Opened
#436 [PR #177] Perfect number added, added missing extension to mirror file.
Opened
#437 [PR #178] added missing files to README
Opened
#438 [PR #179] Added comb sort
Opened
#439 [PR #180] Gnome sort added
Opened
#440 [PR #181] [CLOSED] Added cycle sort
Opened
#441 [PR #182] [CLOSED] update stack.c
Opened
#442 [PR #183] [CLOSED] Updated
Opened
#443 [PR #184] [CLOSED] Added permutations.c
Opened
#444 [PR #185] [CLOSED] asking user for searching again
Opened
#445 [PR #181] Added cycle sort
Opened
#446 [PR #182] update stack.c
Opened
#447 [PR #183] Updated
Opened
#448 [PR #184] Added permutations.c
Opened
#449 [PR #185] asking user for searching again
Opened
#450 [PR #186] [CLOSED] combinations.c added
Opened
#451 [PR #187] [CLOSED] combinations_with_repetitions.c added
Opened
#452 [PR #188] [CLOSED] bionic Sort addition In sorting algorithms
Opened
#454 [PR #190] [MERGED] Added Client Server Implementation
Opened
#455 [PR #186] combinations.c added
Opened
#453 [PR #189] [CLOSED] Added search algo
Opened
#456 [PR #187] combinations_with_repetitions.c added
Opened
#457 [PR #188] bionic Sort addition In sorting algorithms
Opened
#458 [PR #189] Added search algo
Opened
#459 [PR #190] Added Client Server Implementation
Opened
#460 [PR #193] [CLOSED] added new algorithm
Opened
#461 [PR #191] [CLOSED] Update sol1.c
Opened
#462 [PR #194] [CLOSED] add new algorithm
Opened
#463 [PR #192] [MERGED] number invalid if number >= base
Opened
#464 [PR #191] Update sol1.c
Opened
#465 [PR #195] Added primes_in_range.c. Edit: no conflicts with base branch
Opened
#466 [PR #192] number invalid if number >= base
Opened
#467 [PR #197] [CLOSED] Update README.md
Opened
#468 [PR #198] [CLOSED] I capitalised all the words.
Opened
#469 [PR #196] [CLOSED] Queues using stack in c
Opened
#470 [PR #199] [CLOSED] Some comments for better understanding
Opened
#471 [PR #200] [MERGED] An efficient solution.
Opened
#472 [PR #197] Update README.md
Opened
#473 [PR #198] I capitalised all the words.
Opened
#474 [PR #196] Queues using stack in c
Opened
#475 [PR #199] Some comments for better understanding
Opened
#476 [PR #200] An efficient solution.
Opened
#477 [PR #201] [CLOSED] A slight change in stack program
Opened
#478 [PR #203] [CLOSED] copy
Opened
#479 [PR #204] [CLOSED] Add Knuth-Moris-Pratt search algorithm implementation
Opened
#480 [PR #202] [CLOSED] Added 3n+1
Opened
#481 [PR #205] [CLOSED] Create oddeven.c
Opened
#482 [PR #201] A slight change in stack program
Opened
#483 [PR #203] copy
Opened
#484 [PR #204] Add Knuth-Moris-Pratt search algorithm implementation
Opened
#485 [PR #209] [CLOSED] added queue,stack operations and pattern matching algorithm
Opened
#486 [PR #207] [CLOSED] Update README.md
Opened
#487 [PR #206] [CLOSED] Update README.md
Opened
#488 [PR #210] [MERGED] Update LinearSearch.c
Opened
#489 [PR #211] [CLOSED] Add Dining Philosopher
Opened
#490 [PR #210] Update LinearSearch.c
Opened
#491 [PR #211] Add Dining Philosopher
Opened
#492 [PR #212] [MERGED] Formulate codes in Sort
Opened
#493 [PR #215] [MERGED] Consistent naming of sorting algorithms in README file
Opened
#494 [PR #213] [CLOSED] Create perfectNumber.c
Opened
#495 [PR #216] [CLOSED] Adding AVLtrees, and Binary Trees which are being compared
Opened
#496 [PR #217] [MERGED] Prime factoriziation
Opened
#497 [PR #215] Consistent naming of sorting algorithms in README file
Opened
#498 [PR #216] Adding AVLtrees, and Binary Trees which are being compared
Opened
#499 [PR #217] Prime factoriziation
Opened
#500 [PR #219] [MERGED] refactoring stack/main.c
Opened
#501 [PR #220] [MERGED] BUG fix data_structures/stack/parenthesis.c
Opened
#502 [PR #218] [MERGED] changed README and corrected comments -- Prime Factoriziation
Opened
#503 [PR #221] [CLOSED] BugFix : loop out of range cause the stack smashing
Opened
#504 [PR #222] [MERGED] BugFix : loop out of range will cause stack smashing
Opened
#505 [PR #220] BUG fix data_structures/stack/parenthesis.c
Opened
#506 [PR #219] refactoring stack/main.c
Opened
#507 [PR #218] changed README and corrected comments -- Prime Factoriziation
Opened
#508 [PR #221] BugFix : loop out of range cause the stack smashing
Opened
#509 [PR #222] BugFix : loop out of range will cause stack smashing
Opened
#510 [PR #224] [CLOSED] changed algorhytm to create binary number
Opened
#511 [PR #225] [MERGED] Add partition sort algorithm
Opened
#512 [PR #226] [MERGED] readme.md : fix typo
Opened
#513 [PR #227] [MERGED] Pattern Search
Opened
#514 [PR #225] Add partition sort algorithm
Opened
#515 [PR #228] Add Boyer Moore search algo and simple Makefile
Opened
#516 [PR #227] Pattern Search
Opened
#517 [PR #230] [MERGED] add xor doubly linked list
Opened
#518 [PR #231] [CLOSED] Add encryption/vigenere
Opened
#519 [PR #232] [CLOSED] Create bulls-and-cows in exercism
Opened
#520 [PR #233] [CLOSED] Changed scanf to fgets
Opened
#521 [PR #234] [CLOSED] AVL tree
Opened
#522 [PR #230] add xor doubly linked list
Opened
#523 [PR #231] Add encryption/vigenere
Opened
#524 [PR #232] Create bulls-and-cows in exercism
Opened
#525 [PR #233] Changed scanf to fgets
Opened
#526 [PR #234] AVL tree
Opened
#527 [PR #237] [CLOSED] Added README.md to data_structures/linked_list
Opened
#528 [PR #236] [CLOSED] DFS, BFS ADD
Opened
#529 [PR #235] [MERGED] change sol1.c deteted ./a.out and also added sol4.c
Opened
#530 [PR #238] [MERGED] stack implementation by linkedlist
Opened
#531 [PR #240] [MERGED] Update isArmstrong.c
Opened
#532 [PR #237] Added README.md to data_structures/linked_list
Opened
#533 [PR #236] DFS, BFS ADD
Opened
#534 [PR #235] change sol1.c deteted ./a.out and also added sol4.c
Opened
#535 [PR #238] stack implementation by linkedlist
Opened
#536 [PR #240] Update isArmstrong.c
Opened
#537 [PR #241] [MERGED] Add implementation list
Opened
#538 [PR #244] [CLOSED] Greedy Strategy problems are added
Opened
#539 [PR #243] [MERGED] fix the stack.c
Opened
#540 [PR #246] [CLOSED] Added RadixSort to Sorting folder
Opened
#541 [PR #247] [MERGED] Sorting and README.md updates
Opened
#542 [PR #241] Add implementation list
Opened
#543 [PR #246] Added RadixSort to Sorting folder
Opened
#544 [PR #251] [MERGED] Add gnome sort
Opened
#545 [PR #248] [CLOSED] optimization
Opened
#546 [PR #250] Add comb sort
Opened
#547 [PR #252] Fix for loop in gnome_sort to make it C89-compatible
Opened
#548 [PR #253] added solution to Leetcode problem 771.Jewels and Stones
Opened
#549 [PR #255] [MERGED] fix bug
Opened
#550 [PR #254] [CLOSED] Update singly_link_list_deletion.c
Opened
#551 [PR #256] [MERGED] Added BFS algorithm
Opened
#552 [PR #257] [MERGED] Added DFS algorithm
Opened
#553 [PR #258] [CLOSED] Added Huffman coding, Hash Sort algorithm and a maze solver
Opened
#554 [PR #255] fix bug
Opened
#555 [PR #254] Update singly_link_list_deletion.c
Opened
#556 [PR #256] Added BFS algorithm
Opened
#557 [PR #257] Added DFS algorithm
Opened
#558 [PR #258] Added Huffman coding, Hash Sort algorithm and a maze solver
Opened
#559 [PR #260] [MERGED] added useful changes and comments in countingSort.c
Opened
#560 [PR #262] [MERGED] Adding min heap
Opened
#561 [PR #261] [CLOSED] update coding guidelines, make it comprehensible
Opened
#562 [PR #264] [CLOSED] devlali numbers
Opened
#563 [PR #260] added useful changes and comments in countingSort.c
Opened
#564 [PR #263] Added Topological Sorting
Opened
#565 [PR #262] Adding min heap
Opened
#566 [PR #261] update coding guidelines, make it comprehensible
Opened
#567 [PR #264] devlali numbers
Opened
#568 [PR #266] [CLOSED] Exponential Search added
Opened
#569 [PR #269] [MERGED] avltree, cantorSet added
Opened
#570 [PR #268] Added Max Heap Data Structure
Opened
#571 [PR #271] [MERGED] updated README.md
Opened
#572 [PR #270] [MERGED] [added] lerp, with both an unprecise and a precise option.
Opened
#573 [PR #272] [MERGED] updated .gitignore
Opened
#574 [PR #274] [MERGED] updated shellSort.c
Opened
#575 [PR #271] updated README.md
Opened
#576 [PR #273] updated BubbleSort.c
Opened
#577 [PR #274] updated shellSort.c
Opened
#578 [PR #276] [MERGED] Update countingSort.c
Opened
#579 [PR #277] [MERGED] Add unionFind.c to misc folder
Opened
#580 [PR #275] [CLOSED] Adding trie improved
Opened
#581 [PR #278] [CLOSED] Added nCr
Opened
#582 [PR #279] [CLOSED] search.c
Opened
#583 [PR #277] Add unionFind.c to misc folder
Opened
#584 [PR #278] Added nCr
Opened
#585 [PR #281] [CLOSED] Update binary2octal.c
Opened
#586 [PR #282] [MERGED] Adding Code for Red Black Tree
Opened
#587 [PR #283] [MERGED] Project Euler Solution
Opened
#588 [PR #281] Update binary2octal.c
Opened
#589 [PR #286] [CLOSED] Single and Circular Linked Lists
Opened
#590 [PR #285] Code for Randomised Quick Sort
Opened
#591 [PR #283] Project Euler Solution
Opened
#592 [PR #286] Single and Circular Linked Lists
Opened
#593 [PR #288] [CLOSED] Create queueInC.c
Opened
#594 [PR #289] [MERGED] Create binarysearch.c
Opened
#595 [PR #287] [MERGED] Fixes Issue #284
Opened
#596 [PR #290] [CLOSED] Create quicksort.c
Opened
#597 [PR #291] [CLOSED] Create binarysearchtree.c
Opened
#598 [PR #288] Create queueInC.c
Opened
#599 [PR #289] Create binarysearch.c
Opened
#600 [PR #287] Fixes Issue #284
Opened
#601 [PR #290] Create quicksort.c
Opened
#602 [PR #291] Create binarysearchtree.c
Opened
#603 [PR #294] [CLOSED] Linear Seach(rand()) cpp
Opened
#604 [PR #292] [CLOSED] Create stackUsingLinkedList.c
Opened
#605 [PR #293] [CLOSED] Create linkedlist.c
Opened
#606 [PR #295] [CLOSED] Create Factorial
Opened
#607 [PR #296] [CLOSED] UPDATED
Opened
#608 [PR #294] Linear Seach(rand()) cpp
Opened
#609 [PR #292] Create stackUsingLinkedList.c
Opened
#610 [PR #293] Create linkedlist.c
Opened
#611 [PR #295] Create Factorial
Opened
#612 [PR #296] UPDATED
Opened
#613 [PR #298] [MERGED] Update
Opened
#614 [PR #299] [CLOSED] Added conversions/hexa_to_decimal.c
Opened
#615 [PR #297] [CLOSED] Added a Factorial algo
Opened
#616 [PR #298] Update
Opened
#617 [PR #300] Add files via upload
Opened
#618 [PR #301] Median of two sorted arrays No. 4
Opened
#619 [PR #297] Added a Factorial algo
Opened
#620 [PR #304] [CLOSED] fixed errors in binary search
Opened
#621 [PR #303] [CLOSED] Update stack_using_linkedlists.c
Opened
#622 [PR #302] [CLOSED] Update stack_using_linkedlists.c
Opened
#623 [PR #305] UDP Client Server algorithm implementation in C
Opened
#624 [PR #306] [CLOSED] added AVL tree in C
Opened
#625 [PR #304] fixed errors in binary search
Opened
#626 [PR #307] [CLOSED] Simple bubble sort
Opened
#627 [PR #309] [MERGED] Update more leetcode solution
Opened
#628 [PR #308] [CLOSED] added inPlaceMergeSort algorithm in C
Opened
#629 [PR #307] Simple bubble sort
Opened
#630 [PR #311] [MERGED] 249 add maximum number of ballons
Opened
#631 [PR #310] 7.c :reverse of a number with overflow check added
Opened
#632 [PR #308] added inPlaceMergeSort algorithm in C
Opened
#633 [PR #311] 249 add maximum number of ballons
Opened
#634 [PR #312] [MERGED] Update LinearSearch.c
Opened
#635 [PR #314] [MERGED] Added multikey quicksort
Opened
#636 [PR #315] [CLOSED] Update BubbleSort.c
Opened
#637 [PR #313] [MERGED] Create LICENSE
Opened
#638 [PR #316] [CLOSED] Update SelectionSort.c
Opened
#639 [PR #319] [MERGED] Update BubbleSort.c
Opened
#640 [PR #317] [CLOSED] Update insertionSort.c
Opened
#641 [PR #318] [CLOSED] Update stack.c
Opened
#642 [PR #320] [CLOSED] Update insertionSort.c
Opened
#643 [PR #321] [MERGED] Update SelectionSort.c
Opened
#644 [PR #317] Update insertionSort.c
Opened
#645 [PR #319] Update BubbleSort.c
Opened
#646 [PR #318] Update stack.c
Opened
#647 [PR #320] Update insertionSort.c
Opened
#648 [PR #321] Update SelectionSort.c
Opened
#649 [PR #324] [CLOSED] added insert right insert left delete right and delete left functions
Opened
#650 [PR #322] [CLOSED] Changed main c
Opened
#651 [PR #323] [CLOSED] Update BubbleSort.c
Opened
#652 [PR #325] [MERGED] Correct and improve prime test
Opened
#653 [PR #326] [MERGED] Solution to Leetcode Problem 173
Opened
#654 [PR #324] added insert right insert left delete right and delete left functions
Opened
#655 [PR #322] Changed main c
Opened
#656 [PR #323] Update BubbleSort.c
Opened
#657 [PR #325] Correct and improve prime test
Opened
#658 [PR #326] Solution to Leetcode Problem 173
Opened
#659 [PR #327] [MERGED] Solution to leetcode Problem 190 and 191
Opened
#660 [PR #329] [CLOSED] Create Bead Sort
Opened
#661 [PR #328] adding some kernel coding style
Opened
#662 [PR #330] [MERGED] added hexal_to_octal in conversions
Opened
#663 [PR #327] Solution to leetcode Problem 190 and 191
Opened
#664 [PR #331] [MERGED] Time Complexity Added
Opened
#665 [PR #329] Create Bead Sort
Opened
#666 [PR #330] added hexal_to_octal in conversions
Opened
#667 [PR #333] [CLOSED] Added time complexity
Opened
#668 [PR #332] [CLOSED] Added time complexity
Opened
#669 [PR #334] [CLOSED] Time complexity added
Opened
#670 [PR #333] Added time complexity
Opened
#671 [PR #336] [MERGED] Added commented solution to problem 461
Opened
#672 [PR #335] Added ArmstrongNumber.c
Opened
#673 [PR #339] [MERGED] Added commented solution to Leetcode problem 476
Opened
#674 [PR #337] [MERGED] leetcode: Address readability of a few cases, and fix 283
Opened
#675 [PR #338] [CLOSED] Implemented double sided list
Opened
#676 [PR #339] Added commented solution to Leetcode problem 476
Opened
#677 [PR #340] [MERGED] Added Cycle Sort
Opened
#678 [PR #341] [MERGED] Update SelectionSort.c
Opened
#679 [PR #338] Implemented double sided list
Opened
#680 [PR #340] Added Cycle Sort
Opened
#681 [PR #344] [MERGED] Add pancake sort
Opened
#682 [PR #342] [CLOSED] Added Conversition and evaluation of infix to postfix expression
Opened
#683 [PR #343] [MERGED] Update BubbleSort.c
Opened
#684 [PR #344] Add pancake sort
Opened
#685 [PR #345] [CLOSED] Add Stooge Sort
Opened
#686 [PR #342] Added Conversition and evaluation of infix to postfix expression
Opened
#687 [PR #346] [CLOSED] Add Tim Sort
Opened
#688 [PR #347] [CLOSED] Update stack.c
Opened
#689 [PR #348] [CLOSED] Create Infix_to_Postfix.C
Opened
#690 [PR #349] Leetcode solutions
Opened
#691 [PR #350] [MERGED] Add PID (Proportional Integral Derivative) Controller
Opened
#692 [PR #347] Update stack.c
Opened
#693 [PR #351] [CLOSED] Contribution to the Algorithm Master
Opened
#694 [PR #348] Create Infix_to_Postfix.C
Opened
#695 [PR #350] Add PID (Proportional Integral Derivative) Controller
Opened
#696 [PR #351] Contribution to the Algorithm Master
Opened
#697 [PR #354] [MERGED] Added RC4 stream cipher algorithm
Opened
#698 [PR #353] [MERGED] Add Splay Tree in DS
Opened
#699 [PR #352] [MERGED] Feature/search insert position
Opened
#700 [PR #355] [MERGED] Added Cartesian to Polar coordinates algorithm
Opened
#701 [PR #353] Add Splay Tree in DS
Opened
#702 [PR #356] [CLOSED] Added comments to the algorithm and modified some algorithm
Opened
#703 [PR #352] Feature/search insert position
Opened
#704 [PR #355] Added Cartesian to Polar coordinates algorithm
Opened
#705 [PR #356] Added comments to the algorithm and modified some algorithm
Opened
#706 [PR #357] [MERGED] added solution & modified README.md for problem 121
Opened
#707 [PR #359] [CLOSED] Added reversing of linked list and Floyd Cycle Detection Algo
Opened
#708 [PR #358] [CLOSED] Create create Array
Opened
#709 [PR #357] added solution & modified README.md for problem 121
Opened
#710 [PR #360] Format specifier for size_t, calloc check
Opened
#711 [PR #361] Cleaned up, meaningful variable names
Opened
#712 [PR #358] Create create Array
Opened
#713 [PR #363] [MERGED] Update BubbleSort.c
Opened
#714 [PR #364] [CLOSED] Update SelectionSort.c
Opened
#715 [PR #362] [MERGED] +1 byte for the NUL-terminator
Opened
#716 [PR #365] [CLOSED] Adding Graph Algorithms
Opened
#717 [PR #366] [CLOSED] Adding conversion Algorithme to convert from decimal to ANY base (HacktoberFest 2k19)
Opened
#718 [PR #363] Update BubbleSort.c
Opened
#719 [PR #364] Update SelectionSort.c
Opened
#720 [PR #362] +1 byte for the NUL-terminator
Opened
#721 [PR #365] Adding Graph Algorithms
Opened
#722 [PR #366] Adding conversion Algorithme to convert from decimal to ANY base (HacktoberFest 2k19)
Opened
#723 [PR #368] [CLOSED] added more solutions to leetcode problems. problem no.215
Opened
#724 [PR #369] [CLOSED] Add Code of Deletion and Sorting of Nodes in Binary Tree
Opened
#725 [PR #367] [CLOSED] Added : conversion of Decimal Integer to BCD
Opened
#726 [PR #370] [MERGED] Add more solution for leetcode
Opened
#727 [PR #371] [CLOSED] Binary Tree Implementation using Linked List
Opened
#728 [PR #374] [CLOSED] solved searching by recursively
Opened
#729 [PR #372] [CLOSED] Add Octal_to_Binary.c
Opened
#730 [PR #373] [CLOSED] Create length_linkedList.c
Opened
#731 [PR #375] [MERGED] added solution and modified README.md for problem 6 Leetcode
Opened
#732 [PR #374] solved searching by recursively
Opened
#733 [PR #376] [CLOSED] Added Algorithm of conversion from decimal to any base
Opened
#734 [PR #372] Add Octal_to_Binary.c
Opened
#735 [PR #375] added solution and modified README.md for problem 6 Leetcode
Opened
#736 [PR #373] Create length_linkedList.c
Opened
#737 [PR #376] Added Algorithm of conversion from decimal to any base
Opened
#738 [PR #377] [CLOSED] Problem08 project Euler Solution
Opened
#739 [PR #378] [CLOSED] Problem09 project Euler solution
Opened
#740 [PR #379] [CLOSED] Problem 10 project Euler solution
Opened
#741 [PR #377] Problem08 project Euler Solution
Opened
#742 [PR #380] [CLOSED] Problem 12 project Euler solution
Opened
#743 [PR #381] [CLOSED] Added Catlan number Program Using Dynamic Programming in misc
Opened
#744 [PR #382] [CLOSED] Create factsimple
Opened
#745 [PR #384] [MERGED] Create 42.c
Opened
#746 [PR #383] [MERGED] Create 11.c
Opened
#747 [PR #385] [MERGED] Create 238.c
Opened
#748 [PR #382] Create factsimple
Opened
#749 [PR #386] [MERGED] Create 152.c
Opened
#750 [PR #384] Create 42.c
Opened
#751 [PR #385] Create 238.c
Opened
#752 [PR #386] Create 152.c
Opened
#753 [PR #387] [CLOSED] Added solution 69.c for problem 69 sqrt(x)
Opened
#754 [PR #388] [CLOSED] Create area
Opened
#755 [PR #389] [MERGED] Update README.md
Opened
#756 [PR #391] [CLOSED] Create sol5.c
Opened
#757 [PR #390] [CLOSED] Create request.md
Opened
#758 [PR #387] Added solution 69.c for problem 69 sqrt(x)
Opened
#759 [PR #388] Create area
Opened
#760 [PR #389] Update README.md
Opened
#761 [PR #391] Create sol5.c
Opened
#762 [PR #390] Create request.md
Opened
#763 [PR #395] [CLOSED] Added rot13.c
Opened
#764 [PR #393] [CLOSED] Normalization of indentation
Opened
#765 [PR #394] [CLOSED] Added Leetcode Problem 13: Roman to Integer
Opened
#768 [PR #396] Error in heap_sort function while sorting
Opened
#769 [PR #397] Added a single program for Insertion and deletion in singly and doubly linked list.
Opened
#766 [PR #395] Added rot13.c
Opened
#767 [PR #393] Normalization of indentation
Opened
#770 [PR #400] [MERGED] README.md
Opened
#771 [PR #398] [MERGED] Create Large_Factorials.c
Opened
#772 [PR #399] [CLOSED] create string sorting
Opened
#773 [PR #402] [CLOSED] Added solution to knapsack problem
Opened
#774 [PR #398] Create Large_Factorials.c
Opened
#775 [PR #401] 647.c
Opened
#776 [PR #402] Added solution to knapsack problem
Opened
#777 [PR #405] [CLOSED] Palindrome (strings)
Opened
#778 [PR #404] [CLOSED] HextoBin.c
Opened
#779 [PR #406] [MERGED] Implementet CRC-32 Checksum Algorithm
Opened
#780 [PR #407] [CLOSED] Now Looking Better Easy to identify funcations
Opened
#781 [PR #403] Added a half pyramid program
Opened
#782 [PR #405] Palindrome (strings)
Opened
#783 [PR #404] HextoBin.c
Opened
#784 [PR #409] [CLOSED] Project Euler Solution for Problem 09
Opened
#785 [PR #410] [CLOSED] solved problem 10
Opened
#786 [PR #408] [MERGED] Fixed CRC-32 Error
Opened
#787 [PR #411] [CLOSED] sorting algorithm BubbleSort
Opened
#788 [PR #412] Update Binary_Search.c
Opened
#789 [PR #415] [CLOSED] Adding Correlation in dsp
Opened
#790 [PR #416] [MERGED] fixed typo
Opened
#791 [PR #417] [CLOSED] stack using array
Opened
#792 [PR #413] queue
Opened
#793 [PR #416] fixed typo
Opened
#794 [PR #417] stack using array
Opened
#795 [PR #420] [CLOSED] Added OctalToDecimal Converter
Opened
#796 [PR #419] [MERGED] KMP algorithm implementation for string search
Opened
#797 [PR #418] [MERGED] Update CArrayTests.c
Opened
#798 [PR #421] [CLOSED] void
Opened
#799 [PR #422] [CLOSED] unique-number-of-occurrences
Opened
#800 [PR #418] Update CArrayTests.c
Opened
#801 [PR #425] [MERGED] Solution for Leedcode problem 2 and 21
Opened
#802 [PR #423] [CLOSED] Update
Opened
#803 [PR #424] [CLOSED] Reversing of a single linked list
Opened
#804 [PR #426] [CLOSED] Upload file knapsack_0-1.c
Opened
#805 [PR #427] [CLOSED] Create newQuickSort.c
Opened
#806 [PR #425] Solution for Leedcode problem 2 and 21
Opened
#807 [PR #424] Reversing of a single linked list
Opened
#808 [PR #423] Update
Opened
#809 [PR #426] Upload file knapsack_0-1.c
Opened
#810 [PR #427] Create newQuickSort.c
Opened
#811 [PR #430] [CLOSED] Create sortLinkedList.c
Opened
#812 [PR #429] [MERGED] Create middleElementInList.c
Opened
#813 [PR #428] [CLOSED] Create doublyLinkedList.c
Opened
#814 [PR #432] [CLOSED] Semifactorial
Opened
#815 [PR #431] Added new Algo
Opened
#816 [PR #428] Create doublyLinkedList.c
Opened
#817 [PR #432] Semifactorial
Opened
#818 [PR #433] [CLOSED] Create bubble_sort_function.c
Opened
#819 [PR #435] [CLOSED] Add files via upload
Opened
#820 [PR #436] [MERGED] LCM.c
Opened
#821 [PR #435] Add files via upload
Opened
#822 [PR #434] [CLOSED] Adding Queue data structure library
Opened
#823 [PR #437] [CLOSED] added infix to postfix conversion for the String.
Opened
#824 [PR #438] [CLOSED] Adding sortLinkedList and sortCircularDoubleLinkedList
Opened
#825 [PR #439] [CLOSED] There was no use of return in main so changed that the header to void.
Opened
#826 [PR #441] [CLOSED] new add i.e quicksort.c
Opened
#827 [PR #440] [CLOSED] No use of int main(void) so changed it to its equivalent void main();
Opened
#828 [PR #442] [CLOSED] Create BasicEuclideanAlgorithm
Opened
#829 [PR #438] Adding sortLinkedList and sortCircularDoubleLinkedList
Opened
#830 [PR #439] There was no use of return in main so changed that the header to void.
Opened
#831 [PR #441] new add i.e quicksort.c
Opened
#832 [PR #440] No use of int main(void) so changed it to its equivalent void main();
Opened
#833 [PR #442] Create BasicEuclideanAlgorithm
Opened
#834 [PR #445] [CLOSED] Create equalArrays.c
Opened
#835 [PR #444] [CLOSED] Richardson_ALGO.c
Opened
#836 [PR #443] [CLOSED] Add files via upload
Opened
#837 [PR #446] [CLOSED] Create sol.c
Opened
#838 [PR #447] [MERGED] Corrected function name
Opened
#839 [PR #445] Create equalArrays.c
Opened
#840 [PR #444] Richardson_ALGO.c
Opened
#841 [PR #443] Add files via upload
Opened
#842 [PR #446] Create sol.c
Opened
#843 [PR #449] [CLOSED] Added md5 hash algorithm
Opened
#844 [PR #450] [CLOSED] Update insertionSort.c
Opened
#845 [PR #448] [CLOSED] Project Euler Solution
Opened
#846 [PR #451] [CLOSED] Project Euler Solution
Opened
#847 [PR #452] [CLOSED] Added Large Factorial
Opened
#848 [PR #449] Added md5 hash algorithm
Opened
#849 [PR #450] Update insertionSort.c
Opened
#850 [PR #448] Project Euler Solution
Opened
#851 [PR #451] Project Euler Solution
Opened
#852 [PR #452] Added Large Factorial
Opened
#853 [PR #455] [CLOSED] example of LIST
Opened
#854 [PR #453] [CLOSED] Added program Intersecting_Line_Segments
Opened
#855 [PR #454] [CLOSED] Add queue data structure
Opened
#856 [PR #457] Created PigeonHole sorting algorithm
Opened
#857 [PR #458] Create Merge_link.C
Opened
#858 [PR #461] [CLOSED] Create BinarySearchAlgorithm.c
Opened
#859 [PR #459] [CLOSED] Create acessbound_soulreapermxi.c
Opened
#860 [PR #462] [CLOSED] changed README
Opened
#861 [PR #463] Create hello-world.c
Opened
#862 [PR #459] Create acessbound_soulreapermxi.c
Opened
#863 [PR #464] [CLOSED] Added a new Algorithm of Multi-programming_with_Fixed_Tasks
Opened
#864 [PR #465] [CLOSED] Added another client and server program with a readme file
Opened
#865 [PR #466] [MERGED] Create kruskal.c
Opened
#866 [PR #467] [CLOSED] while loop and condition is now in for loop only so only one for loop is used
Opened
#867 [PR #465] Added another client and server program with a readme file
Opened
#868 [PR #464] Added a new Algorithm of Multi-programming_with_Fixed_Tasks
Opened
#869 [PR #468] added solution and modified README.md for problem 11
Opened
#870 [PR #470] [CLOSED] [feature] newly added search exponential search
Opened
#871 [PR #469] [MERGED] added ternary search algorithm
Opened
#872 [PR #471] [CLOSED] Nearly Sorted Algorithm.c
Opened
#873 [PR #472] [CLOSED] Added Timsort C Program
Opened
#874 [PR #473] [CLOSED] Adding leetcode Rotate Array (189.c) and Count Primes (204.c)
Opened
#875 [PR #470] [feature] newly added search exponential search
Opened
#876 [PR #476] [CLOSED] i have impemented binary search algorithm in c
Opened
#877 [PR #474] [MERGED] Solution for Leedcode problem 13, 29, 66 and 201
Opened
#878 [PR #475] [MERGED] Add leetcode String to Integer (atoi) (8.c) and Integer to Roman (12.c)
Opened
#879 [PR #477] [CLOSED] Added Reverse Linked List Code
Opened
#880 [PR #476] i have impemented binary search algorithm in c
Opened
#881 [PR #478] [MERGED] Created algorithm to convert binary to octal.
Opened
#882 [PR #477] Added Reverse Linked List Code
Opened
#883 [PR #481] [CLOSED] Implementation of dictionary using binary trees
Opened
#884 [PR #479] [MERGED] Leetcode 7
Opened
#885 [PR #483] [CLOSED] Doubly Linked List
Opened
#886 [PR #482] Create double_linked_list_operations.c
Opened
#887 [PR #480] leetcode 9
Opened
#888 [PR #479] Leetcode 7
Opened
#889 [PR #483] Doubly Linked List
Opened
#890 [PR #484] [CLOSED] algorithm for pigeonhole sort
Opened
#891 [PR #486] [CLOSED] Create reversestring.c
Opened
#892 [PR #485] [CLOSED] search element
Opened
#893 [PR #488] [MERGED] Add LeetCode 231
Opened
#894 [PR #489] [MERGED] Add LeetCode 367
Opened
#895 [PR #484] algorithm for pigeonhole sort
Opened
#896 [PR #486] Create reversestring.c
Opened
#897 [PR #485] search element
Opened
#898 [PR #488] Add LeetCode 231
Opened
#899 [PR #489] Add LeetCode 367
Opened
#900 [PR #490] [MERGED] Adding leetcode Rotate Array (189.c)
Opened
#901 [PR #491] [CLOSED] Addding LeetCode Problem 1108
Opened
#902 [PR #492] [CLOSED] Updated file
Opened
#903 [PR #493] [CLOSED] Create FactorialNoRec.c
Opened
#904 [PR #494] [MERGED] Adding LeetCode Problem 38
Opened
#905 [PR #490] Adding leetcode Rotate Array (189.c)
Opened
#906 [PR #491] Addding LeetCode Problem 1108
Opened
#907 [PR #492] Updated file
Opened
#908 [PR #493] Create FactorialNoRec.c
Opened
#909 [PR #494] Adding LeetCode Problem 38
Opened
#910 [PR #496] [CLOSED] Create treetravel_norecursion.c
Opened
#911 [PR #495] [CLOSED] my review
Opened
#912 [PR #497] [MERGED] Indented "counting Sort" and fixed compilation errors
Opened
#913 [PR #498] [MERGED] Create BeadSort.c
Opened
#914 [PR #499] [CLOSED] HEXtoBIN
Opened
#915 [PR #497] Indented "counting Sort" and fixed compilation errors
Opened
#916 [PR #499] HEXtoBIN
Opened
#917 [PR #501] [CLOSED] Update and rename DFS.c to DFS.cpp
Opened
#918 [PR #500] [CLOSED] GitHub Action run cpplint only on files that differ from master
Opened
#919 [PR #503] [CLOSED] Solution for Q. 1108
Opened
#920 [PR #504] [CLOSED] Add files via upload
Opened
#921 [PR #501] Update and rename DFS.c to DFS.cpp
Opened
#922 [PR #505] [CLOSED] adds to queue.c
Opened
#923 [PR #500] GitHub Action run cpplint only on files that differ from master
Opened
#924 [PR #506] [MERGED] Create 872.c
Opened
#925 [PR #507] [MERGED] heapsort does not work for sorted input 1,2,3,4,5
Opened
#926 [PR #510] [MERGED] added more graph algos & Makefile, fixed som return non-void func errors
Opened
#927 [PR #508] [CLOSED] heapsort implementation started at index 1
Opened
#928 [PR #511] [MERGED] make strdup handle string alocation
Opened
#929 [PR #513] [MERGED] index now starts from 1
Opened
#930 [PR #512] [CLOSED] Negative index of array
Opened
#931 [PR #514] [MERGED] added file for djikstars's in /greedy_approach
Opened
#933 [PR #515] [CLOSED] Improve space complexity from O(n) to O(1)
Opened
#934 [PR #516] [CLOSED] + faster Fibonacci number
Opened
#935 [PR #514] added file for djikstars's in /greedy_approach
Opened
#936 [PR #515] Improve space complexity from O(n) to O(1)
Opened
#932 [PR #513] index now starts from 1
Opened
#937 [PR #517] [CLOSED] Project Euler/problem 08
Opened
#938 [PR #518] [MERGED] Project euler/master
Opened
#939 [PR #520] [MERGED] dynamic array data structure
Opened
#940 [PR #523] [CLOSED] Added Conversions Algorithms
Opened
#941 [PR #521] [MERGED] Added Sorting Algorithms
Opened
#942 [PR #525] [CLOSED] hash set data structure
Opened
#943 [PR #526] [MERGED] Octal to Decimal
Opened
#944 [PR #524] [MERGED] Numerical methods
Opened
#945 [PR #527] [MERGED] hash set data structure
Opened
#946 [PR #526] Octal to Decimal
Opened
#947 [PR #528] [CLOSED] Readme updates
Opened
#948 [PR #524] Numerical methods
Opened
#949 [PR #528] Readme updates
Opened
#950 [PR #527] hash set data structure
Opened
#951 [PR #529] [MERGED] Added definition or meaning of "Sort Function".
Opened
#952 [PR #530] [MERGED] Added a new Tic Tac Toe game made using C
Opened
#953 [PR #531] [MERGED] Spelling is incorrect
Opened
#954 [PR #532] [CLOSED] Create AscendingPriorityQueue.c
Opened
#955 [PR #529] Added definition or meaning of "Sort Function".
Opened
#956 [PR #531] Spelling is incorrect
Opened
#957 [PR #533] [MERGED] Circular Linked List
Opened
#958 [PR #534] [MERGED] added heap to readme; missing in the master README
Opened
#959 [PR #537] [CLOSED] hanoi tower - stacks
Opened
#960 [PR #538] [MERGED] Resolved PR #532
Opened
#961 [PR #536] [MERGED] Modified code of misc/Factorial.c to accomodate larger numbers.
Opened
#962 [PR #539] Automatic documentation generation using Doxygen and GitHub hooks
Opened
#963 [PR #541] [CLOSED] Added Multiple Linked List algorithm.
Opened
#964 [PR #542] [MERGED] improved library
Opened
#965 [PR #544] [MERGED] Revert "improved library"
Opened
#966 [PR #543] [MERGED] Major rework to improve code quality, add automation checks and self hosted autogenerated documetnation website
Opened
#967 [PR #541] Added Multiple Linked List algorithm.
Opened
#968 [PR #545] [MERGED] Threaded binary tree
Opened
#969 [PR #542] improved library
Opened
#970 [PR #544] Revert "improved library"
Opened
#971 [PR #546] [MERGED] atoi
Opened
#972 [PR #547] [CLOSED] added taylor series
Opened
#973 [PR #548] [CLOSED] Create b+tree.c
Opened
#974 [PR #551] [MERGED] [bugs,docs] Fixes to existing code for LGTM and documentation
Opened
#975 [PR #547] added taylor series
Opened
#976 [PR #548] Create b+tree.c
Opened
#977 [PR #552] [bugs/lgtm] code + doc fixes + lgtm corrections
Opened
#978 [PR #555] [MERGED] [docs] Update documentations in machine learning
Opened
#979 [PR #554] [MERGED] [bugs & docs] lots of documentation and bug fixes
Opened
#980 [PR #553] [MERGED] [bugs] fixes for lgtm and improve docs
Opened
#981 [PR #556] [MERGED] [docs] add documentation group
Opened
#982 [PR #557] [MERGED] [enhancement] New Graphics implementation with algorithm for spirograph
Opened
#983 [PR #554] [bugs & docs] lots of documentation and bug fixes
Opened
#984 [PR #553] [bugs] fixes for lgtm and improve docs
Opened
#985 [PR #558] [MERGED] [enhancement] more elaborate README
Opened
#986 [PR #562] [CLOSED] segment tree headers added
Opened
#987 [PR #559] [MERGED] [Bug] gnome sort: reverted merge commit adding error
Opened
#988 [PR #563] [CLOSED] Data Structure: Queue
Opened
#989 [PR #564] [MERGED] [enhancement] Added Clang tidy based static code analysis and formatting
Opened
#990 [PR #562] segment tree headers added
Opened
#991 [PR #559] [Bug] gnome sort: reverted merge commit adding error
Opened
#992 [PR #564] [enhancement] Added Clang tidy based static code analysis and formatting
Opened
#993 [PR #567] [MERGED] add isPalindrome function
Opened
#994 [PR #568] [MERGED] [bugs] cleanup some codes for global variables and clang-tidy specs
Opened
#995 [PR #565] [MERGED] [LGTM alerts] fixes to some of the LGTM alerts
Opened
#996 [PR #569] [CLOSED] Added 3 problems to leetcode dir, updated README
Opened
#997 [PR #570] [CLOSED] Added 3 problems to leetcode dir, updated README
Opened
#998 [PR #567] add isPalindrome function
Opened
#999 [PR #568] [bugs] cleanup some codes for global variables and clang-tidy specs
Opened
#1000 [PR #565] [LGTM alerts] fixes to some of the LGTM alerts
Opened
#1001 [PR #569] Added 3 problems to leetcode dir, updated README
Opened
#1002 [PR #570] Added 3 problems to leetcode dir, updated README
Opened
#1003 [PR #573] [MERGED] bubble sort optimization
Opened
#1004 [PR #574] [MERGED] Bubble sort recursion
Opened
#1005 [PR #575] [MERGED] decimal to binary using recursion
Opened
#1006 [PR #577] [MERGED] [enhancement] Client_server folder code updated for windows OS as well.
Opened
#1007 [PR #574] Bubble sort recursion
Opened
#1008 [PR #577] [enhancement] Client_server folder code updated for windows OS as well.
Opened
#1009 [PR #579] [MERGED] [bug+docs] add docs + fix error in getMax
Opened
#1010 [PR #581] [MERGED] [enhancement] updated cmake checks
Opened
#1011 [PR #580] [MERGED] [enhancement] formatted and added Hash directory to cmake
Opened
#1012 [PR #583] [CLOSED] C cryptography algorithms
Opened
#1013 [PR #584] [CLOSED] C Cryptography Algorithms
Opened
#1014 [PR #579] [bug+docs] add docs + fix error in getMax
Opened
#1015 [PR #581] [enhancement] updated cmake checks
Opened
#1016 [PR #583] C cryptography algorithms
Opened
#1017 [PR #580] [enhancement] formatted and added Hash directory to cmake
Opened
#1018 [PR #584] C Cryptography Algorithms
Opened
#1019 [PR #587] [MERGED] [fix] insertion and selection sort
Opened
#1020 [PR #586] [MERGED] Convert integer to string
Opened
#1021 [PR #588] [CLOSED] feat: K Means Clutering Added
Opened
#1022 [PR #585] [CLOSED] Cryptography using C
Opened
#1023 [PR #589] [MERGED] feat: K Means Clustering Added
Opened
#1024 [PR #586] Convert integer to string
Opened
#1025 [PR #588] feat: K Means Clutering Added
Opened
#1026 [PR #585] Cryptography using C
Opened
#1027 [PR #590] [CLOSED] Add Absolute Value
Opened
#1028 [PR #591] [MERGED] [Docs/images] Supporting images for #589
Opened
#1029 [PR #592] [MERGED] [doc fix] fix documentations in k_means
Opened
#1030 [PR #593] [MERGED] [doc fix and add test]fix documentation in prime and strong number
Opened
#1031 [PR #594] [MERGED] [feature] added 3d geometry operations
Opened
#1032 [PR #591] [Docs/images] Supporting images for #589
Opened
#1033 [PR #590] Add Absolute Value
Opened
#1034 [PR #592] [doc fix] fix documentations in k_means
Opened
#1035 [PR #593] [doc fix and add test]fix documentation in prime and strong number
Opened
#1036 [PR #594] [feature] added 3d geometry operations
Opened
#1037 [PR #597] [MERGED] [bug fix] fix code formatting during CI
Opened
#1038 [PR #595] [MERGED] Feature: Added segment_trees Closes #561
Opened
#1039 [PR #596] [CLOSED] Added postOrder and preOrder functions
Opened
#1040 [PR #598] [MERGED] feat: Project Euler Problem 7 - #167
Opened
#1041 [PR #599] [MERGED] feat: Project Euler Problem 5 - #162
Opened
#1042 [PR #597] [bug fix] fix code formatting during CI
Opened
#1043 [PR #596] Added postOrder and preOrder functions
Opened
#1044 [PR #598] feat: Project Euler Problem 7 - #167
Opened
#1045 [PR #601] [MERGED] fix: LGTM warning/alert
Opened
#1046 [PR #602] [CLOSED] binary-tree
Opened
#1047 [PR #600] [MERGED] feat:Add Polynomial Addition
Opened
#1048 [PR #603] Added string operations
Opened
#1049 [PR #601] fix: LGTM warning/alert
Opened
#1050 [PR #604] Added math function power
Opened
#1051 [PR #600] feat:Add Polynomial Addition
Opened
#1052 [PR #606] [MERGED] Added strlen function
Opened
#1053 [PR #607] [MERGED] Revert "Added strlen function"
Opened
#1054 [PR #610] [MERGED] [feat/fix]: Add contributing guidelines and update templates
Opened
#1055 [PR #605] Update tic_tac_toe.c
Opened
#1056 [PR #608] Revert "Added math function power"
Opened
#1057 [PR #607] Revert "Added strlen function"
Opened
#1058 [PR #610] [feat/fix]: Add contributing guidelines and update templates
Opened
#1059 [PR #611] [MERGED] feat: add infix_to_postfix.c
Opened
#1060 [PR #612] [CLOSED] knapsack.c
Opened
#1061 [PR #615] [CLOSED] Prim's MST
Opened
#1062 [PR #614] [CLOSED] Kruskal's MST algorithm
Opened
#1063 [PR #613] huffman.c
Opened
#1064 [PR #612] knapsack.c
Opened
#1065 [PR #618] [CLOSED] Created Huffman.c
Opened
#1066 [PR #617] [MERGED] Update stack.c
Opened
#1067 [PR #616] [MERGED] Update queue.c
Opened
#1068 [PR #619] Update heap_sort.c
Opened
#1069 [PR #617] Update stack.c
Opened
#1070 [PR #620] Update stack_using_linked_lists.c
Opened
#1071 [PR #618] Created Huffman.c
Opened
#1072 [PR #616] Update queue.c
Opened
#1073 [PR #623] [CLOSED] CPU Scheduling algorithms in C
Opened
#1074 [PR #622] [MERGED] Update queue.c
Opened
#1075 [PR #621] [CLOSED] feat: add solution for leetcode problem 162
Opened
#1076 [PR #624] [CLOSED] FCFS Cpu scheduling algorithm in C.
Opened
#1077 [PR #625] Knapsack.c
Opened
#1078 [PR #628] [CLOSED] snake.py
Opened
#1079 [PR #627] [CLOSED] update linear_search.c
Opened
#1080 [PR #629] [MERGED] Added octal to binary conversion
Opened
#1081 [PR #630] [CLOSED] feat: add leetcode 5
Opened
#1082 [PR #626] knapsack.c
Opened
#1083 [PR #628] snake.py
Opened
#1084 [PR #627] update linear_search.c
Opened
#1085 [PR #629] Added octal to binary conversion
Opened
#1086 [PR #632] [CLOSED] Create Dynamic programming Algorithm
Opened
#1087 [PR #631] [CLOSED] added leetcode solution for problem 1470
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
Opened
#1089 [PR #635] [CLOSED] Added TimSort for C
Opened
#1090 [PR #636] [MERGED] [fix/feat]: Added Code of Conduct
Opened
#1091 [PR #632] Create Dynamic programming Algorithm
Opened
#1092 [PR #631] added leetcode solution for problem 1470
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
Opened
#1094 [PR #636] [fix/feat]: Added Code of Conduct
Opened
#1095 [PR #638] [CLOSED] Added perfect numbers in a range algorithm
Opened
#1096 [PR #639] [CLOSED] This is a basic linked list program
Opened
#1097 [PR #637] [CLOSED] Create strand_sort.c
Opened
#1098 [PR #640] [CLOSED] Added Odd-Even sorting
Opened
#1099 [PR #638] Added perfect numbers in a range algorithm
Opened
#1100 [PR #641] [CLOSED] feat: add memory efficient double linked list
Opened
#1101 [PR #639] This is a basic linked list program
Opened
#1102 [PR #637] Create strand_sort.c
Opened
#1103 [PR #640] Added Odd-Even sorting
Opened
#1104 [PR #643] [CLOSED] Simple SRT file merger.
Opened
#1105 [PR #644] [CLOSED] strassem_algo
Opened
#1107 [PR #645] [CLOSED] feat : articulation point algorithm
Opened
#1106 [PR #642] [CLOSED] CHECK A NUMBER REPRESENTED AS SUM OF TWO PRIME NUMBERS
Opened
#1108 [PR #643] Simple SRT file merger.
Opened
#1109 [PR #644] strassem_algo
Opened
#1110 [PR #642] CHECK A NUMBER REPRESENTED AS SUM OF TWO PRIME NUMBERS
Opened
#1111 [PR #646] Added American Flag Sort
Opened
#1112 [PR #645] feat : articulation point algorithm
Opened
#1113 [PR #648] [CLOSED] feat: Articulation Points algorithm
Opened
#1114 [PR #649] [CLOSED] feat: Project Euler Problem 59
Opened
#1115 [PR #647] [MERGED] insertion_sort_recursive
Opened
#1116 [PR #648] feat: Articulation Points algorithm
Opened
#1117 [PR #651] [CLOSED] Huffman Coding
Opened
#1118 [PR #650] [CLOSED] [Feat]: Leetcode Problem 202
Opened
#1119 [PR #654] [CLOSED] Optimized bubblesort.c
Opened
#1120 [PR #653] [CLOSED] feat: Project Euler Problem #107
Opened
#1121 [PR #652] Create 121.cpp
Opened
#1122 [PR #655] The KnapsackProblem
Opened
#1123 [PR #656] Program for insertion sort
Opened
#1124 [PR #659] [CLOSED] Added a Program to perform operations on a linked list
Opened
#1125 [PR #657] [CLOSED] arraySearch
Opened
#1126 [PR #658] [MERGED] Add another hexadecimal to octal conversion
Opened
#1127 [PR #661] [CLOSED] stack_using_linkedList
Opened
#1128 [PR #660] Add tree traversal ways
Opened
#1129 [PR #658] Add another hexadecimal to octal conversion
Opened
#1130 [PR #657] arraySearch
Opened
#1131 [PR #662] [CLOSED] Update 1.c
Opened
#1132 [PR #663] [CLOSED] Create jump a file
Opened
#1133 [PR #664] [CLOSED] Create jump a file
Opened
#1134 [PR #665] [CLOSED] Create jump a file
Opened
#1135 [PR #666] [CLOSED] bitmap/bit array
Opened
#1136 [PR #662] Update 1.c
Opened
#1137 [PR #663] Create jump a file
Opened
#1138 [PR #664] Create jump a file
Opened
#1139 [PR #669] [CLOSED] Add perfect square in c
Opened
#1140 [PR #667] [CLOSED] feat: Create infix_to_postfix
Opened
#1141 [PR #668] [CLOSED] Created merge_two_sorted_linkedlist.c file in C/data_structures/linked_list/
Opened
#1142 [PR #670] [CLOSED] leetcode/problem_1/sol2
Opened
#1143 [PR #671] [MERGED] feat: guidelines for reviewers
Opened
#1144 [PR #669] Add perfect square in c
Opened
#1145 [PR #667] feat: Create infix_to_postfix
Opened
#1146 [PR #670] leetcode/problem_1/sol2
Opened
#1147 [PR #668] Created merge_two_sorted_linkedlist.c file in C/data_structures/linked_list/
Opened
#1148 [PR #671] feat: guidelines for reviewers
Opened
#1149 [PR #674] [CLOSED] BST.c
Opened
#1150 [PR #673] [MERGED] Doubly linked list, simple code.
Opened
#1151 [PR #672] Add eratosthenes sieve method for finding primes below given number
Opened
#1152 [PR #675] [CLOSED] [enhancement] Solution to Project Euler Problem 11
Opened
#1153 [PR #676] [CLOSED] Infix to PostFix Parenthis check using C
Opened
#1154 [PR #677] [MERGED] feat: Implemented octal to hexadecimal conversion
Opened
#1155 [PR #678] [CLOSED] Create doubly_linked_list.c
Opened
#1156 [PR #679] Rename CircularLinkedList.C to circular_linked_list.c
Opened
#1157 [PR #680] Create cartesian_tree_sorting.c
Opened
#1158 [PR #681] heapsort
Opened
#1159 [PR #678] Create doubly_linked_list.c
Opened
#1160 [PR #682] [CLOSED] bubble sort
Opened
#1161 [PR #684] [MERGED] Rename redblacktree.c to red_black_tree.c
Opened
#1162 [PR #683] [CLOSED] Reverse Linked List
Opened
#1163 [PR #682] bubble sort
Opened
#1164 [PR #687] [CLOSED] Added prim's Algorithm
Opened
#1165 [PR #684] Rename redblacktree.c to red_black_tree.c
Opened
#1166 [PR #688] [CLOSED] Create Stack(Dynamic Memory Allocation).c
Opened
#1167 [PR #690] [CLOSED] shortest job first scheduling added
Opened
#1168 [PR #689] [CLOSED] TRIE IMPLEMENTATION IN C (ALL OPERATIONS)
Opened
#1169 [PR #691] [CLOSED] Create 118.c
Opened
#1170 [PR #692] [CLOSED] adding new convertion function (int to another base)
Opened
#1171 [PR #688] Create Stack(Dynamic Memory Allocation).c
Opened
#1172 [PR #690] shortest job first scheduling added
Opened
#1173 [PR #692] adding new convertion function (int to another base)
Opened
#1174 [PR #693] [CLOSED] Coin Exchange Problem
Opened
#1175 [PR #695] [CLOSED] Added to greedy algorithms
Opened
#1176 [PR #696] [CLOSED] Doubly circular linked list
Opened
#1177 [PR #694] Iterative reversal of single linked list has been added
Opened
#1178 [PR #697] [CLOSED] Polynomial Multiplication Using Linked List.c
Opened
#1179 [PR #696] Doubly circular linked list
Opened
#1180 [PR #698] [CLOSED] add:Recursive factorial calculation
Opened
#1181 [PR #699] [CLOSED] Matrix Multiplication
Opened
#1182 [PR #700] [CLOSED] reversestring
Opened
#1183 [PR #701] [CLOSED] Create 1295.c
Opened
#1184 [PR #702] [CLOSED] LeetCode 961 Problem Using C
Opened
#1185 [PR #698] add:Recursive factorial calculation
Opened
#1186 [PR #699] Matrix Multiplication
Opened
#1187 [PR #705] [CLOSED] Operating system concept
Opened
#1188 [PR #704] [CLOSED] Create cosx_series.c
Opened
#1189 [PR #703] [CLOSED] Add LeetCode Problem 1486 using C
Opened
#1190 [PR #706] [CLOSED] Operating system
Opened
#1191 [PR #707] [CLOSED] Create fibonacci_series.c
Opened
#1192 [PR #705] Operating system concept
Opened
#1193 [PR #704] Create cosx_series.c
Opened
#1194 [PR #703] Add LeetCode Problem 1486 using C
Opened
#1195 [PR #706] Operating system
Opened
#1196 [PR #707] Create fibonacci_series.c
Opened
#1197 [PR #708] [MERGED] feat: created prime_seive.c
Opened
#1198 [PR #709] [CLOSED] Bug fixes, Formatting source code, & Renaming files to google standard
Opened
#1199 [PR #710] [CLOSED] Update linear_search.c
Opened
#1200 [PR #711] [CLOSED] greedy algorithm to find minimum number of coins
Opened
#1201 [PR #712] [CLOSED] Create multiple_stack.c
Opened
#1202 [PR #708] feat: created prime_seive.c
Opened
#1203 [PR #709] Bug fixes, Formatting source code, & Renaming files to google standard
Opened
#1204 [PR #710] Update linear_search.c
Opened
#1205 [PR #711] greedy algorithm to find minimum number of coins
Opened
#1206 [PR #712] Create multiple_stack.c
Opened
#1207 [PR #716] [CLOSED] GREATER NUMBER
Opened
#1208 [PR #717] [CLOSED] GREATER OF 2 NUMBER
Opened
#1209 [PR #715] [CLOSED] Create evaluating_postfix_using_array.c
Opened
#1210 [PR #718] [CLOSED] feat: adds to linkedlist
Opened
#1211 [PR #719] [CLOSED] Evaluating_postfix_using_array(stack)
Opened
#1212 [PR #716] GREATER NUMBER
Opened
#1213 [PR #717] GREATER OF 2 NUMBER
Opened
#1214 [PR #715] Create evaluating_postfix_using_array.c
Opened
#1215 [PR #718] feat: adds to linkedlist
Opened
#1216 [PR #720] [CLOSED] feat: Create Queue Implementation using Linked List
Opened
#1217 [PR #722] [CLOSED] Update dynamic_array.c
Opened
#1218 [PR #721] [CLOSED] Add Perguntados Game
Opened
#1219 [PR #723] [CLOSED] feat: Adding fibonacci triangle program
Opened
#1220 [PR #720] feat: Create Queue Implementation using Linked List
Opened
#1221 [PR #724] [CLOSED] Queue Implementation Using Linked List
Opened
#1222 [PR #721] Add Perguntados Game
Opened
#1223 [PR #723] feat: Adding fibonacci triangle program
Opened
#1224 [PR #724] Queue Implementation Using Linked List
Opened
#1225 [PR #725] [CLOSED] feat: Adding isPalindrome for words and phrases. [Hacktoberfest]
Opened
#1226 [PR #727] [CLOSED] Create traversals.c
Opened
#1227 [PR #726] [CLOSED] improve README.md
Opened
#1228 [PR #728] [CLOSED] Create polynomial_multiplication_using_linked_list.c
Opened
#1229 [PR #730] fix: Update conversions/binary_to_decimal.c
Opened
#1230 [PR #728] Create polynomial_multiplication_using_linked_list.c
Opened
#1231 [PR #731] [MERGED] Update binary_to_hexadecimal.c
Opened
#1232 [PR #733] [CLOSED] [bug] Leetcode folder update
Opened
#1233 [PR #732] [CLOSED] Update conversions/binary_to_decimal.c
Opened
#1234 [PR #734] [CLOSED] Strassen Algorithm
Opened
#1235 [PR #731] Update binary_to_hexadecimal.c
Opened
#1236 [PR #733] [bug] Leetcode folder update
Opened
#1237 [PR #732] Update conversions/binary_to_decimal.c
Opened
#1238 [PR #735] bubble_sort
Opened
#1239 [PR #734] Strassen Algorithm
Opened
#1240 [PR #737] [CLOSED] Improved Output Formatting Update conversions/binary_to_octal.c
Opened
#1241 [PR #736] [CLOSED] feat: Added recursive factorial function
Opened
#1242 [PR #738] [CLOSED] Bug Fixed; Logical error fixed at conversions/c_atoi_str_to_integer.c
Opened
#1243 [PR #740] [CLOSED] Improve source code formatting formatting at conversions/decimal_to_binary.c
Opened
#1244 [PR #741] [CLOSED] Improve source code formatting formatting at conversions/decimal_to_hexa.c
Opened
#1245 [PR #738] Bug Fixed; Logical error fixed at conversions/c_atoi_str_to_integer.c
Opened
#1246 [PR #741] Improve source code formatting formatting at conversions/decimal_to_hexa.c
Opened
#1247 [PR #743] [CLOSED] Update hexadecimal_to_octal2.c
Opened
#1248 [PR #742] [CLOSED] Improve source code formatting at conversions/decimal_to_octal.c
Opened
#1249 [PR #744] [MERGED] fix: Improved code formatting in conversions/octal_to_binary.c
Opened
#1250 [PR #745] [CLOSED] Remove extra empty lines in code Update octal_to_decimal.c
Opened
#1251 [PR #746] [CLOSED] Improve sourcecode formatting Update to_decimal.c
Opened
#1252 [PR #743] Update hexadecimal_to_octal2.c
Opened
#1253 [PR #742] Improve source code formatting at conversions/decimal_to_octal.c
Opened
#1254 [PR #744] fix: Improved code formatting in conversions/octal_to_binary.c
Opened
#1255 [PR #745] Remove extra empty lines in code Update octal_to_decimal.c
Opened
#1256 [PR #746] Improve sourcecode formatting Update to_decimal.c
Opened
#1257 [PR #747] [CLOSED] fix: Fixed error relating importing of Header file at data_structures/array/carray.c
Opened
#1258 [PR #748] [CLOSED] fix: Fixed error relating importing of Header file at data_structures/array/carray_tests.c
Opened
#1259 [PR #749] [CLOSED] docs: Filename documented at data_structures/array/carray.h
Opened
#1260 [PR #750] [CLOSED] fix: Fix filenames at data_structures/array/README.md
Opened
#1261 [PR #751] [CLOSED] fix: Changed "into" to "in" in data_structures/binary_trees/avl_tree.c
Opened
#1262 [PR #747] fix: Fixed error relating importing of Header file at data_structures/array/carray.c
Opened
#1263 [PR #748] fix: Fixed error relating importing of Header file at data_structures/array/carray_tests.c
Opened
#1264 [PR #751] fix: Changed "into" to "in" in data_structures/binary_trees/avl_tree.c
Opened
#1265 [PR #753] [CLOSED] Newline added at end of the file
Opened
#1266 [PR #752] [CLOSED] Improve sourcecode formatting at binary_search_tree.c
Opened
#1267 [PR #754] [CLOSED] improve source code formatting at data_structures/binary_trees/red_black_tree.c
Opened
#1268 [PR #755] [CLOSED] Improve source code formatting at data_structures/binary_trees/segment_tree.c
Opened
#1269 [PR #756] [CLOSED] Improve source code formatting at data_structures/binary_trees/threaded_binary_trees.c
Opened
#1270 [PR #753] Newline added at end of the file
Opened
#1274 [PR #756] Improve source code formatting at data_structures/binary_trees/threaded_binary_trees.c
Opened
#1271 [PR #752] Improve sourcecode formatting at binary_search_tree.c
Opened
#1272 [PR #754] improve source code formatting at data_structures/binary_trees/red_black_tree.c
Opened
#1273 [PR #755] Improve source code formatting at data_structures/binary_trees/segment_tree.c
Opened
#1275 [PR #757] [CLOSED] fix: Fixed error relating importing of Header file <limits.h> at data_structures/heap/max_heap.c
Opened
#1276 [PR #759] [CLOSED] fix: Fixed error relating importing of Header file <limits.h> at data_structures/heap/min_heap.c
Opened
#1277 [PR #765] [CLOSED] Improve source code formatting & remove unneccessary lines at data_structures/linked_list/ascending_priority_queue.c
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
Opened
#1279 [PR #768] [MERGED] fix: Improved source code formatting at data_structures/linked_list/stack_using_linked_lists.c
Opened
#1280 [PR #757] fix: Fixed error relating importing of Header file <limits.h> at data_structures/heap/max_heap.c
Opened
#1281 [PR #759] fix: Fixed error relating importing of Header file <limits.h> at data_structures/heap/min_heap.c
Opened
#1282 [PR #765] Improve source code formatting & remove unneccessary lines at data_structures/linked_list/ascending_priority_queue.c
Opened
#1283 [PR #771] [MERGED] fix: several bugs on games/tic_tac_toe.c
Opened
#1284 [PR #769] [CLOSED] Create polynomial_multiplication_using_linked_list.c
Opened
#1285 [PR #770] [MERGED] fix: file names modified for better readability
Opened
#1286 [PR #771] fix: several bugs on games/tic_tac_toe.c
Opened
#1287 [PR #773] Programme for finding GCD & LCM of two numbers.
Opened
#1288 [PR #772] Update bubble_sort_2.c
Opened
#1289 [PR #770] fix: file names modified for better readability
Opened
#1290 [PR #774] [CLOSED] Programme for finding GCD & LCM of two numbers
Opened
#1291 [PR #776] [CLOSED] Update factorial.c
Opened
#1292 [PR #775] [CLOSED] feat: Add huffman encode
Opened
#1293 [PR #778] [CLOSED] Update tic_tac_toe.c
Opened
#1294 [PR #774] Programme for finding GCD & LCM of two numbers
Opened
#1295 [PR #776] Update factorial.c
Opened
#1296 [PR #775] feat: Add huffman encode
Opened
#1297 [PR #779] docs: fix md style
Opened
#1298 [PR #780] [MERGED] fix: Update the copyright year to 2021
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.
Opened
#1300 [PR #785] [CLOSED] leetcode exercise 326.
Opened
#1301 [PR #783] [MERGED] Header name fix
Opened
#1302 [PR #786] [CLOSED] added the 326 exercise of leetcode.
Opened
#1303 [PR #787] [CLOSED] feat: add game algorithm, to games.
Opened
#1304 [PR #788] [CLOSED] feat: add game algorithm, to games.
Opened
#1305 [PR #789] [CLOSED] feat: add game algorithm, to games.
Opened
#1306 [PR #790] [CLOSED] feat: add game algorithm, to games.
Opened
#1307 [PR #791] [CLOSED] feat: add game algorithm, to games.
Opened
#1308 [PR #787] feat: add game algorithm, to games.
Opened
#1309 [PR #788] feat: add game algorithm, to games.
Opened
#1310 [PR #792] [CLOSED] Fix: Add stdlib.h header file
Opened
#1311 [PR #793] [MERGED] Fix: Integer literal is too large to be represented as signed integer…
Opened
#1312 [PR #795] [CLOSED] Feat: Escrito algoritmo do método Newton – Raphson
Opened
#1313 [PR #796] [MERGED] [CI - bugfix] remove windows builds
Opened
#1314 [PR #797] [MERGED] feat: added naval_battle, to games.
Opened
#1315 [PR #795] Feat: Escrito algoritmo do método Newton – Raphson
Opened
#1316 [PR #797] feat: added naval_battle, to games.
Opened
#1317 [PR #803] [CLOSED] LeetCode : Added Solution and modified Readme.md for problem 98
Opened
#1318 [PR #804] [CLOSED] Added LeetCode Solution 98 and updated Readme.md
Opened
#1319 [PR #805] [MERGED] fix: possible segmentation faults in numerical_methods/mean.c
Opened
#1320 [PR #806] [MERGED] feat: added selection_sort_recursive.c
Opened
#1321 [PR #803] LeetCode : Added Solution and modified Readme.md for problem 98
Opened
#1322 [PR #802] [feat/fix/docs]: Fix bubble_sort2.c implementation bug and some documentation/structure improvements
Opened
#1323 [PR #805] fix: possible segmentation faults in numerical_methods/mean.c
Opened
#1324 [PR #806] feat: added selection_sort_recursive.c
Opened
#1325 [PR #808] [CLOSED] feat: Game of Life
Opened
#1326 [PR #809] [MERGED] feat: created heap_sort_2.c
Opened
#1327 [PR #807] [MERGED] fix: assertion failed on negative numbers in conversions/c_atoi_str_to_integer.c
Opened
#1328 [PR #808] feat: Game of Life
Opened
#1329 [PR #812] fix: Added limits.h in data_structures/heap/max_heap.c
Opened
#1330 [PR #813] feat: Add CodeQL Analysis workflow
Opened
#1331 [PR #807] fix: assertion failed on negative numbers in conversions/c_atoi_str_to_integer.c
Opened
#1332 [PR #815] [MERGED] feat: Prims algorithm
Opened
#1333 [PR #817] [CLOSED] feat: added hexadecimal to float/double
Opened
#1334 [PR #816] [CLOSED] feat: added an algorithm to check loop in linked-list
Opened
#1335 [PR #818] [MERGED] feat: Exponential Search
Opened
#1336 [PR #820] [MERGED] feat: printf statement written in c (as minprintf) without using stdio.h li…
Opened
#1337 [PR #817] feat: added hexadecimal to float/double
Opened
#1338 [PR #820] feat: printf statement written in c (as minprintf) without using stdio.h li…
Opened
#1339 [PR #823] [CLOSED] Level order traversal and top level view
Opened
#1340 [PR #821] [CLOSED] Implementation of binary tree in C
Opened
#1341 [PR #822] [CLOSED] Binary tree implementation in C
Opened
#1342 [PR #832] [CLOSED] Reversing a Singly linked list
Opened
#1343 [PR #830] [MERGED] feat: Add the Approved Label workflow
Opened
#1344 [PR #823] Level order traversal and top level view
Opened
#1345 [PR #832] Reversing a Singly linked list
Opened
#1346 [PR #835] [CLOSED] Add Diskscheduling Algorithm
Opened
#1347 [PR #834] [CLOSED] feat: Create LCS.c
Opened
#1348 [PR #833] [CLOSED] feat: Code for Reversing a Linked list
Opened
#1349 [PR #838] [MERGED] tests: added get_angle test function in geometry/vector3d
Opened
#1350 [PR #834] feat: Create LCS.c
Opened
#1351 [PR #840] [feat/fix/docs]: Improved on conversion code , length variable , asserts added
Opened
#1352 [PR #842] [MERGED] docs: Changes in README
Opened
#1353 [PR #841] [MERGED] feat: Added a program that prints words in alphabetical order using binary tree data structure
Opened
#1354 [PR #846] [MERGED] feat: Add endlines in machine_learning/adaline_learning.c
Opened
#1355 [PR #851] [CLOSED] fix: developer_tools/malloc_dbg.c read access violation
Opened
#1356 [PR #845] [MERGED] feat: Convert all issue templates into issue forms
Opened
#1357 [PR #853] [MERGED] feat: TCP Client Server Half Duplex Communication
Opened
#1358 [PR #854] [CLOSED] feat: add BFS,DFS algorithms using adjacency matrix
Opened
#1359 [PR #851] fix: developer_tools/malloc_dbg.c read access violation
Opened
#1360 [PR #845] feat: Convert all issue templates into issue forms
Opened
#1361 [PR #853] feat: TCP Client Server Half Duplex Communication
Opened
#1362 [PR #854] feat: add BFS,DFS algorithms using adjacency matrix
Opened
#1363 [PR #856] [MERGED] feat: TCP Full Duplex Server Client Communication
Opened
#1364 [PR #855] [MERGED] feat: Odd Even Sorting Algorithm
Opened
#1365 [PR #858] [MERGED] feat: add G.711 a-law algorithm
Opened
#1366 [PR #856] feat: TCP Full Duplex Server Client Communication
Opened
#1367 [PR #860] feat: Add stale workflow
Opened
#1368 [PR #861] Create 14.Longest Common Prefix.c
Opened
#1369 [PR #858] feat: add G.711 a-law algorithm
Opened
#1370 [PR #862] [CLOSED] Bit_manipulation created
Opened
#1371 [PR #864] [CLOSED] Create Kruskal
Opened
#1372 [PR #863] [CLOSED] feat: add glue based doubly linked-list
Opened
#1373 [PR #865] [CLOSED] Create Introduction
Opened
#1374 [PR #866] [CLOSED] Added Ciular Queue & Linear Queue by creating a queue folder
Opened
#1375 [PR #864] Create Kruskal
Opened
#1376 [PR #862] Bit_manipulation created
Opened
#1377 [PR #865] Create Introduction
Opened
#1378 [PR #868] [CLOSED] Added Array User Defined Functions (UDFs)
Opened
#1379 [PR #869] [MERGED] feat: add infix to postfix converter algorithm
Opened
#1380 [PR #867] [CLOSED] Create Search in sorted list
Opened
#1381 [PR #871] feat: solution to project euler problem 11
Opened
#1382 [PR #868] Added Array User Defined Functions (UDFs)
Opened
#1383 [PR #872] feat: Add conversion/decimal_to_anybase.c algorithm
Opened
#1384 [PR #874] [MERGED] feat: Moving queue file to it's directory and creating include file for it
Opened
#1385 [PR #873] [CLOSED] Code style changed to follow the conventions correctly
Opened
#1386 [PR #875] [CLOSED] Update linear_search.c
Opened
#1387 [PR #876] [CLOSED] Create two sum.c
Opened
#1388 [PR #877] [CLOSED] infixToPostFix using Stack Data Structure Added
Opened
#1389 [PR #874] feat: Moving queue file to it's directory and creating include file for it
Opened
#1390 [PR #873] Code style changed to follow the conventions correctly
Opened
#1391 [PR #875] Update linear_search.c
Opened
#1392 [PR #876] Create two sum.c
Opened
#1393 [PR #877] infixToPostFix using Stack Data Structure Added
Opened
#1394 [PR #878] [CLOSED] change: checkwin() function for games/tic_tac_toe.c
Opened
#1395 [PR #880] [CLOSED] Create rotate_array.cpp
Opened
#1396 [PR #879] [CLOSED] Armstrong Number in C
Opened
#1397 [PR #881] [CLOSED] Matrix determinant
Opened
#1398 [PR #880] Create rotate_array.cpp
Opened
#1399 [PR #882] Added Leetcode solution for problem 5
Opened
#1400 [PR #881] Matrix determinant
Opened
#1401 [PR #884] [CLOSED] reverse a linked list
Opened
#1402 [PR #883] [MERGED] feat: Add the Sentinel Search algorithm
Opened
#1403 [PR #886] [CLOSED] Algorithm to Split linked list into even and odd integers linked list.
Opened
#1404 [PR #885] test: removed commented code
Opened
#1405 [PR #883] feat: Add the Sentinel Search algorithm
Opened
#1406 [PR #888] Sentinel search: Remove bounds check (fixes #887)
Opened
#1407 [PR #890] [MERGED] feat: add postfix evaluation algorithm
Opened
#1408 [PR #891] [CLOSED] feat: Matrix - Determinant
Opened
#1409 [PR #892] [CLOSED] Created KadaneAlgorithm.c
Opened
#1410 [PR #893] [CLOSED] feat: add info calculator for various stats of an ip address
Opened
#1411 [PR #890] feat: add postfix evaluation algorithm
Opened
#1412 [PR #889] feat/docs/test: Updated linear search and added comments and test cases
Opened
#1413 [PR #891] feat: Matrix - Determinant
Opened
#1414 [PR #892] Created KadaneAlgorithm.c
Opened
#1415 [PR #893] feat: add info calculator for various stats of an ip address
Opened
#1416 [PR #896] [CLOSED] Perf: faster implementation of the leetcode TwoSum problem
Opened
#1417 [PR #895] [CLOSED] Project Euler 001: Modular implementation using getopt.
Opened
#1418 [PR #894] [CLOSED] Added Stack implemented by array
Opened
#1419 [PR #897] [MERGED] feat: leetcode zigzag solution
Opened
#1420 [PR #899] [CLOSED] Create activity_selection.c
Opened
#1421 [PR #896] Perf: faster implementation of the leetcode TwoSum problem
Opened
#1422 [PR #895] Project Euler 001: Modular implementation using getopt.
Opened
#1423 [PR #894] Added Stack implemented by array
Opened
#1424 [PR #897] feat: leetcode zigzag solution
Opened
#1425 [PR #901] [MERGED] fix: #898 another fix for Awesome workflow nodir_files problem
Opened
#1426 [PR #900] [MERGED] fix: #898 Awesome workflow (1 files are not in one and only one directory)
Opened
#1427 [PR #903] [CLOSED] Tree traversal programme
Opened
#1428 [PR #902] perf: 1.c faster implementation of the leetcode TwoSum problem
Opened
#1429 [PR #900] fix: #898 Awesome workflow (1 files are not in one and only one directory)
Opened
#1430 [PR #904] Added Bit manipulation codes
Opened
#1431 [PR #907] [MERGED] Revert "fix: #898 another fix for Awesome workflow nodir_files problem"
Opened
#1432 [PR #905] [CLOSED] correct c code
Opened
#1433 [PR #906] [CLOSED] correct c code
Opened
#1434 [PR #908] [CLOSED] Heap Sort Using Maximum Heap Tree cpp program
Opened
#1435 [PR #909] [CLOSED] Added file for stack using Linked List
Opened
#1436 [PR #906] correct c code
Opened
#1437 [PR #909] Added file for stack using Linked List
Opened
#1438 [PR #911] [CLOSED] added codechef questions
Opened
#1439 [PR #910] [CLOSED] Stack to carry out infix to postfix conversion.
Opened
#1440 [PR #912] [CLOSED] codechef questions
Opened
#1441 [PR #913] [MERGED] fix: Update the CoC to match the .github repository
Opened
#1442 [PR #910] Stack to carry out infix to postfix conversion.
Opened
#1443 [PR #914] fix: fixed index of parent in sorting/heap_sort_2.c
Opened
#1444 [PR #913] fix: Update the CoC to match the .github repository
Opened
#1445 [PR #917] [MERGED] fix: Update Gitpod extensions
Opened
#1446 [PR #916] [CLOSED] feat: add priority queue
Opened
#1447 [PR #919] [MERGED] fix: Hotfix/awesome zero files
Opened
#1448 [PR #915] gitpod: don't lock extensions' version
Opened
#1449 [PR #916] feat: add priority queue
Opened
#1450 [PR #920] docs: remove redundant space before comma
Opened
#1451 [PR #922] [CLOSED] test: remove input from user and add test for merge sort algorithm
Opened
#1452 [PR #923] [MERGED] fix: free the allocated resources in quick sort
Opened
#1453 [PR #925] [CLOSED] Adding a patterns directory
Opened
#1454 [PR #921] fix: merge sort bug
Opened
#1455 [PR #924] Create 1700.c
Opened
#1456 [PR #923] fix: free the allocated resources in quick sort
Opened
#1457 [PR #928] [MERGED] Update dijkstra.c
Opened
#1458 [PR #926] [CLOSED] Adding curated list of patterns with their programs under the name of patterns directory
Opened
#1459 [PR #929] [CLOSED] Making Even With Main To Make Further Contributions
Opened
#1460 [PR #930] [MERGED] Remote Command Execution Using UDP Client Server Model (& Merging Branch Locally)
Opened
#1461 [PR #927] Rewrite the trie example
Opened
#1462 [PR #928] Update dijkstra.c
Opened
#1463 [PR #926] Adding curated list of patterns with their programs under the name of patterns directory
Opened
#1464 [PR #929] Making Even With Main To Make Further Contributions
Opened
#1465 [PR #930] Remote Command Execution Using UDP Client Server Model (& Merging Branch Locally)
Opened
#1466 [PR #935] [CLOSED] feat: add reverse() function
Opened
#1467 [PR #931] [MERGED] fix: typo in comments of leetcode-3
Opened
#1468 [PR #937] [CLOSED] Add reverse function to reverse a given doubly linked list in doubly_linked_list.c
Opened
#1469 [PR #938] [CLOSED] Adding curated list of patterns with their programs under the name of patterns directory
Opened
#1470 [PR #935] feat: add reverse() function
Opened
#1471 [PR #933] fix: update value at index and return SUCCESS (#932)
Opened
#1472 [PR #931] fix: typo in comments of leetcode-3
Opened
#1473 [PR #937] Add reverse function to reverse a given doubly linked list in doubly_linked_list.c
Opened
#1474 [PR #938] Adding curated list of patterns with their programs under the name of patterns directory
Opened
#1475 [PR #939] [CLOSED] Commented the end preprocessor
Opened
#1476 [PR #941] feat: add dutch national flag 3 way sort
Opened
#1477 [PR #940] [CLOSED] To convert a infix expression to postfix
Opened
#1478 [PR #944] [CLOSED] add leetcode solution of problem 154
Opened
#1479 [PR #939] Commented the end preprocessor
Opened
#1480 [PR #945] fix: Fix some typos.
Opened
#1481 [PR #944] add leetcode solution of problem 154
Opened
#1482 [PR #948] [CLOSED] Added fractional_knapsack.c to greedy_approach
Opened
#1483 [PR #947] [MERGED] chore: fix typo in filename: djikstra.c to dijkstra.c
Opened
#1484 [PR #946] [CLOSED] Added quadratic equation programme
Opened
#1485 [PR #950] [CLOSED] feat: added game_of_life, to games.
Opened
#1486 [PR #949] [CLOSED] Minor Change
Opened
#1487 [PR #948] Added fractional_knapsack.c to greedy_approach
Opened
#1488 [PR #947] chore: fix typo in filename: djikstra.c to dijkstra.c
Opened
#1489 [PR #946] Added quadratic equation programme
Opened
#1490 [PR #949] Minor Change
Opened
#1491 [PR #951] [CLOSED] New Entry 'Ciphers'
Opened
#1492 [PR #952] [CLOSED] Pythagorean_theorem
Opened
#1493 [PR #953] Create Linear_Regression.c
Opened
#1494 [PR #951] New Entry 'Ciphers'
Opened
#1495 [PR #954] Create Tic_Tac_Toe_Game.c
Opened
#1496 [PR #955] Create ubiquitous_binary_search.c
Opened
#1497 [PR #958] [CLOSED] Lwk
Opened
#1498 [PR #957] [MERGED] Return SUCCESS status
Opened
#1499 [PR #961] Create fibonacci_formula.c
Opened
#1500 [PR #962] Update server.c
Opened
#1501 [PR #964] [CLOSED] Optimized the Bubble Sort Algorithm
Opened
#1502 [PR #965] [CLOSED] Optimised function for tower of hanoi
Opened
#1503 [PR #963] [CLOSED] Update server.c
Opened
#1504 [PR #966] [MERGED] docs: improve the contributing guidelines
Opened
#1505 [PR #964] Optimized the Bubble Sort Algorithm
Opened
#1506 [PR #963] Update server.c
Opened
#1507 [PR #968] Added non_preemptive_priority_scheduling in Process Scheduling Algorithm
Opened
#1508 [PR #966] docs: improve the contributing guidelines
Opened
#1509 [PR #971] [CLOSED] Bernoulli Probability.c
Opened
#1510 [PR #970] [CLOSED] Adding Queue using linked list
Opened
#1511 [PR #972] [CLOSED] snake_game.c
Opened
#1512 [PR #969] [CLOSED] Create BinarySearchRecursion.c
Opened
#1513 [PR #971] Bernoulli Probability.c
Opened
#1514 [PR #969] Create BinarySearchRecursion.c
Opened
#1515 [PR #975] [MERGED] add display() and improve code formatting
Opened
#1516 [PR #977] [MERGED] Added a Vector implementation in data structures.
Opened
#1517 [PR #976] [CLOSED] Properties of Projectile.c
Opened
#1518 [PR #978] [CLOSED] dfs program
Opened
#1519 [PR #979] [CLOSED] Create 485.c
Opened
#1520 [PR #980] [CLOSED] Create 485.c
Opened
#1521 [PR #981] [MERGED] Create 485.c
Opened
#1522 [PR #984] [CLOSED] feat: knapsack algorithm
Opened
#1523 [PR #982] Added Max Consecutive Ones in Leetcode folder
Opened
#1524 [PR #981] Create 485.c
Opened
#1525 [PR #984] feat: knapsack algorithm
Opened
#1526 [PR #986] [CLOSED] feat: leetcode Maximum Twin Sum of a Linked List solution
Opened
#1527 [PR #985] [CLOSED] Creation of Singly Linked List using different functions.
Opened
#1528 [PR #990] [CLOSED] feat: Matrix transpose
Opened
#1529 [PR #988] feat: leetcode Maximum Twin Sum of a Linked List solution (2130)
Opened
#1530 [PR #989] Convert Infix Expressions to Postfix Expression
Opened
#1531 [PR #992] [CLOSED] Create missingNumber.c
Opened
#1532 [PR #991] [CLOSED] srch_insert_linklist
Opened
#1533 [PR #993] [CLOSED] hacktoberfest-2022
Opened
#1534 [PR #992] Create missingNumber.c
Opened
#1535 [PR #994] feat: Fractional Knapsack
Opened
#1536 [PR #995] feat: Greedy coin change
Opened
#1537 [PR #993] hacktoberfest-2022
Opened
#1538 [PR #996] [MERGED] added leetcode problem 118
Opened
#1539 [PR #997] [MERGED] feat: add Leetcode problem 119
Opened
#1540 [PR #998] [CLOSED] feat: add solution to leetcode problem 135, candy
Opened
#1541 [PR #999] [CLOSED] Aryan longest-palindromic-substring
Opened
#1542 [PR #1000] [CLOSED] Stolen_king_consecutives_ones_solution.c
Opened
#1543 [PR #998] feat: add solution to leetcode problem 135, candy
Opened
#1544 [PR #999] Aryan longest-palindromic-substring
Opened
#1545 [PR #1001] [CLOSED] 2 new programs added
Opened
#1546 [PR #1003] [CLOSED] Matchstick_game
Opened
#1547 [PR #1002] [CLOSED] N-Queens Code
Opened
#1548 [PR #1004] [CLOSED] Update tic_tac_toe.c
Opened
#1549 [PR #1005] [CLOSED] [FEATURE]Hangman a classic word game
Opened
#1550 [PR #1006] [CLOSED] RPC - Remote Procedural call in c
Opened
#1551 [PR #1007] [CLOSED] Add : DDA algorithm
Opened
#1552 [PR #1008] [MERGED] Misc rot13
Opened
#1553 [PR #1006] RPC - Remote Procedural call in c
Opened
#1554 [PR #1007] Add : DDA algorithm
Opened
#1555 [PR #1010] I have modified and shortened the armstrong code
Opened
#1556 [PR #1009] Create recursive_binary_search_c++
Opened
#1557 [PR #1013] [CLOSED] Added another method for counting sort algorithm
Opened
#1558 [PR #1014] [CLOSED] Create priority.c
Opened
#1559 [PR #1015] [CLOSED] Simulation of Leaky Bucket Algorithm
Opened
#1560 [PR #1016] [CLOSED] Update 7.c
Opened
#1561 [PR #1013] Added another method for counting sort algorithm
Opened
#1562 [PR #1017] [CLOSED] Create 2427.c
Opened
#1563 [PR #1014] Create priority.c
Opened
#1564 [PR #1017] Create 2427.c
Opened
#1565 [PR #1020] [CLOSED] Create infixToPosfix.c
Opened
#1566 [PR #1019] [CLOSED] Create 2428.cpp
Opened
#1567 [PR #1018] Create 2427.c
Opened
#1568 [PR #1020] Create infixToPosfix.c
Opened
#1569 [PR #1021] feat: leetcode Construct Binary Search Tree from Preorder Traversal s…
Opened
#1570 [PR #1022] feat: leetcode Next Greater Node In Linked List solution (1019)
Opened
#1571 [PR #1026] [CLOSED] Added leetcode problem 100
Opened
#1572 [PR #1023] [MERGED] feat: leetcode Delete the Middle Node of a Linked List solution (2095)
Opened
#1573 [PR #1028] [CLOSED] Create infix_to_postfix.c
Opened
#1574 [PR #1025] feat: Added tim_sort.c
Opened
#1575 [PR #1023] feat: leetcode Delete the Middle Node of a Linked List solution (2095)
Opened
#1576 [PR #1027] Create common_factors
Opened
#1577 [PR #1032] [CLOSED] Code to find prime numbers in a given range
Opened
#1578 [PR #1033] [MERGED] Added leetcode problem 10
Opened
#1579 [PR #1031] [CLOSED] Update to binary_insertion_sort.c
Opened
#1580 [PR #1035] [CLOSED] efficient solution for GCD question
Opened
#1581 [PR #1034] [CLOSED] Added program for matrix chain multiplication
Opened
#1582 [PR #1032] Code to find prime numbers in a given range
Opened
#1583 [PR #1033] Added leetcode problem 10
Opened
#1584 [PR #1035] efficient solution for GCD question
Opened
#1585 [PR #1034] Added program for matrix chain multiplication
Opened
#1586 [PR #1036] [CLOSED] Added roots.c
Opened
#1587 [PR #1038] [MERGED] Create circular_doubly_linked_list.c
Opened
#1588 [PR #1037] [CLOSED] Added CPU Scheduling Algorithm
Opened
#1589 [PR #1036] Added roots.c
Opened
#1590 [PR #1039] add function to insert a node to a singly linked list on a given index
Opened
#1591 [PR #1042] [CLOSED] Added recursive binary search
Opened
#1592 [PR #1041] [CLOSED] docs: add comments and explanation to dijkstra's algorithm
Opened
#1593 [PR #1043] [CLOSED] +C hacktoberfest
Opened
#1594 [PR #1044] [CLOSED] Added Booth's Algorithm for Division
Opened
#1595 [PR #1045] [CLOSED] Job sequencing
Opened
#1596 [PR #1041] docs: add comments and explanation to dijkstra's algorithm
Opened
#1597 [PR #1042] Added recursive binary search
Opened
#1598 [PR #1043] +C hacktoberfest
Opened
#1599 [PR #1047] [CLOSED] adding number programs
Opened
#1600 [PR #1048] [CLOSED] Create fibonacci.c
Opened
#1601 [PR #1046] [CLOSED] contact_manger
Opened
#1602 [PR #1049] [CLOSED] Create palindrome.c
Opened
#1603 [PR #1047] adding number programs
Opened
#1604 [PR #1048] Create fibonacci.c
Opened
#1605 [PR #1050] Added the program to calculate distance
Opened
#1606 [PR #1046] contact_manger
Opened
#1607 [PR #1049] Create palindrome.c
Opened
#1608 [PR #1053] [CLOSED] feat: Added priority queue using linked list (ordered)
Opened
#1609 [PR #1051] [CLOSED] Create Huffman_coding.c
Opened
#1610 [PR #1052] [CLOSED] Longest Common Substring
Opened
#1611 [PR #1056] [CLOSED] selection sort code in c language very basic and important sorting algo
Opened
#1612 [PR #1051] Create Huffman_coding.c
Opened
#1613 [PR #1056] selection sort code in c language very basic and important sorting algo
Opened
#1614 [PR #1057] [CLOSED] Created double_circular_linked_list.c
Opened
#1615 [PR #1059] [CLOSED] subarray.c
Opened
#1616 [PR #1058] [CLOSED] Add files via upload
Opened
#1617 [PR #1060] [CLOSED] Create selection.cpp
Opened
#1618 [PR #1061] [MERGED] Add Solution of 62 ques of Leet Code
Opened
#1619 [PR #1058] Add files via upload
Opened
#1620 [PR #1061] Add Solution of 62 ques of Leet Code
Opened
#1621 [PR #1063] [CLOSED] Circular Queue_New
Opened
#1622 [PR #1062] [MERGED] feat: add LeetCode problem 62
Opened
#1623 [PR #1064] [CLOSED] Add Code For Implement Linked list
Opened
#1624 [PR #1066] [CLOSED] priority queue
Opened
#1625 [PR #1070] [CLOSED] snake game
Opened
#1626 [PR #1069] [CLOSED] Created 2427.c
Opened
#1627 [PR #1067] Create circular_queue.c
Opened
#1628 [PR #1070] snake game
Opened
#1629 [PR #1071] Added Binary Search On Sorted Rotated Array
Opened
#1630 [PR #1072] Added some more implementation of LinkedList basic functions
Opened
#1631 [PR #1069] Created 2427.c
Opened
#1632 [PR #1074] [CLOSED] Added Q 2427
Opened
#1633 [PR #1073] [CLOSED] priority_queue
Opened
#1634 [PR #1077] [CLOSED] Create krushkals.c
Opened
#1635 [PR #1076] [CLOSED] Create krushkals.c
Opened
#1636 [PR #1078] [CLOSED] Create Pascal_triangle.c
Opened
#1637 [PR #1081] [CLOSED] added morris traversal in binary tree data structures
Opened
#1638 [PR #1082] [CLOSED] Add code of Intersection of linkedlist
Opened
#1639 [PR #1079] [CLOSED] Create Goto statement
Opened
#1640 [PR #1083] [CLOSED] Update bogo_sort.c
Opened
#1641 [PR #1084] [CLOSED] Create prisms.c
Opened
#1642 [PR #1081] added morris traversal in binary tree data structures
Opened
#1643 [PR #1082] Add code of Intersection of linkedlist
Opened
#1644 [PR #1087] [CLOSED] Binary_Search.c
Opened
#1645 [PR #1089] [CLOSED] Done
Opened
#1646 [PR #1088] [CLOSED] Create hackerrankpattern.c
Opened
#1647 [PR #1090] [CLOSED] Added strassen matrix code.
Opened
#1648 [PR #1091] [CLOSED] Added Ftractional_knapsack code
Opened
#1649 [PR #1087] Binary_Search.c
Opened
#1650 [PR #1090] Added strassen matrix code.
Opened
#1651 [PR #1092] [MERGED] Update singly_link_list_deletion.c
Opened
#1652 [PR #1094] [CLOSED] Create star pattern in c
Opened
#1653 [PR #1093] [CLOSED] bubble sort
Opened
#1654 [PR #1092] Update singly_link_list_deletion.c
Opened
#1655 [PR #1096] [MERGED] chore: use the DIRECTORY.md workflow from the scripts repository
Opened
#1656 [PR #1093] bubble sort
Opened
#1657 [PR #1096] chore: use the DIRECTORY.md workflow from the scripts repository
Opened
#1658 [PR #1100] [CLOSED] queue using array
Opened
#1659 [PR #1098] [CLOSED] merge_sort2
Opened
#1660 [PR #1099] [CLOSED] Implementing Circular Queue
Opened
#1661 [PR #1101] [CLOSED] simple stack
Opened
#1662 [PR #1102] [CLOSED] Algo
Opened
#1663 [PR #1100] queue using array
Opened
#1664 [PR #1101] simple stack
Opened
#1665 [PR #1102] Algo
Opened
#1666 [PR #1105] [CLOSED] Create CelsiustoFahrenheit.c
Opened
#1667 [PR #1103] [CLOSED] Create Kruskal_Algo.c
Opened
#1668 [PR #1104] [MERGED] feat: added roman_numerals_to_decimal.c
Opened
#1669 [PR #1106] [CLOSED] Create Reverse_Linked_List.c
Opened
#1670 [PR #1107] [CLOSED] Char_to_ASCII
Opened
#1671 [PR #1105] Create CelsiustoFahrenheit.c
Opened
#1672 [PR #1103] Create Kruskal_Algo.c
Opened
#1673 [PR #1107] Char_to_ASCII
Opened
#1674 [PR #1108] [CLOSED] Adding double(dynamic) hashing in searching
Opened
#1675 [PR #1109] [CLOSED] Added code for graph implementation.
Opened
#1676 [PR #1110] Find Prime numbers up to 1 Billion in less than 20 seconds
Opened
#1677 [PR #1111] [CLOSED] Create d_linkedlist_search.c
Opened
#1678 [PR #1113] [MERGED] added leetcode problem 75
Opened
#1679 [PR #1117] [CLOSED] Added 8051_HAL
Opened
#1680 [PR #1115] [CLOSED] Linear time pattern searching Algorithm.c
Opened
#1681 [PR #1114] [CLOSED] Matrix Multiplication using MPI
Opened
#1682 [PR #1118] [CLOSED] 10 Round Game of RPS
Opened
#1683 [PR #1117] Added 8051_HAL
Opened
#1684 [PR #1115] Linear time pattern searching Algorithm.c
Opened
#1685 [PR #1119] Added definition of different sorts.
Opened
#1686 [PR #1121] [CLOSED] feat: ipv4_subnet calculator added
Opened
#1687 [PR #1120] [CLOSED] added queuejm.c and README.qe.md file
Opened
#1688 [PR #1122] [CLOSED] Polynomial addition
Opened
#1689 [PR #1123] [CLOSED] this the solution of leetcode problem 75
Opened
#1690 [PR #1124] [CLOSED] Create Reverse.c
Opened
#1691 [PR #1121] feat: ipv4_subnet calculator added
Opened
#1692 [PR #1120] added queuejm.c and README.qe.md file
Opened
#1693 [PR #1122] Polynomial addition
Opened
#1694 [PR #1123] this the solution of leetcode problem 75
Opened
#1695 [PR #1124] Create Reverse.c
Opened
#1696 [PR #1125] [CLOSED] Rock Paper Scissor
Opened
#1697 [PR #1127] [CLOSED] Written code for prim's algorithm with min heapify technique
Opened
#1698 [PR #1128] [MERGED] fix: added solution link to problem 62
Opened
#1699 [PR #1131] docs: add a guide for new LeetCode solutions
Opened
#1700 [PR #1134] [CLOSED] Leetcode complement of base 10 integer
Opened
#1701 [PR #1133] [MERGED] Update tic_tac_toe.c
Opened
#1702 [PR #1132] [MERGED] add trapping rain water.
Opened
#1703 [PR #1135] [CLOSED] Maximum erasure value
Opened
#1704 [PR #1133] Update tic_tac_toe.c
Opened
#1705 [PR #1136] add complinent of 10 integer
Opened
#1706 [PR #1137] [MERGED] add leetcode Maximum Erasure Value
Opened
#1707 [PR #1139] [MERGED] add Number of Sub-arrays With Odd Sum
Opened
#1708 [PR #1138] [MERGED] add Minimum Deletions to Make String Balanced
Opened
#1709 [PR #1140] [MERGED] add Number of Ways to Select Buildings
Opened
#1710 [PR #1141] [MERGED] add Check if Array Is Sorted and Rotated
Opened
#1713 [PR #1138] add Minimum Deletions to Make String Balanced
Opened
#1711 [PR #1137] add leetcode Maximum Erasure Value
Opened
#1712 [PR #1139] add Number of Sub-arrays With Odd Sum
Opened
#1714 [PR #1140] add Number of Ways to Select Buildings
Opened
#1715 [PR #1143] [MERGED] fix: Removed double / unintended free
Opened
#1716 [PR #1144] [MERGED] add Minimum Path Cost in a Grid leetcode
Opened
#1717 [PR #1146] [MERGED] add Minimum Number of Operations to Move All Balls to Each Box leetcode
Opened
#1718 [PR #1148] [MERGED] Power of Two improvements. avoid loop and recursion.
Opened
#1719 [PR #1147] [MERGED] add Rectangle Area leetcode
Opened
#1720 [PR #1150] [MERGED] add Maximize the Confusion of an Exam leetcode
Opened
#1721 [PR #1152] added 2 C programs on LeetCode Problem no. 100 & 102
Opened
#1722 [PR #1147] add Rectangle Area leetcode
Opened
#1723 [PR #1153] add Validate Binary Search Tree
Opened
#1724 [PR #1154] [CLOSED] Added LeetCode Problem No.100
Opened
#1725 [PR #1156] [MERGED] add leetcode Trim a Binary Search Tree
Opened
#1726 [PR #1155] [MERGED] add leetcode Lowest Common Ancestor of a Binary Tree
Opened
#1727 [PR #1154] Added LeetCode Problem No.100
Opened
#1728 [PR #1157] add leetcode Kth Smallest Element in a BST
Opened
#1729 [PR #1158] Update naval_battle.c
Opened
#1730 [PR #1155] add leetcode Lowest Common Ancestor of a Binary Tree
Opened
#1731 [PR #1159] [MERGED] fix: use FreeGlut newest GitHub link
Opened
#1732 [PR #1160] [MERGED] add leetcode Word Search
Opened
#1733 [PR #1162] [MERGED] add leetcode sudoku solver
Opened
#1734 [PR #1164] [MERGED] add LCS algorithm (dynamic programming approach)
Opened
#1735 [PR #1163] docs: add guide on integrating CMake
Opened
#1736 [PR #1159] fix: use FreeGlut newest GitHub link
Opened
#1737 [PR #1162] add leetcode sudoku solver
Opened
#1738 [PR #1164] add LCS algorithm (dynamic programming approach)
Opened
#1739 [PR #1166] [MERGED] add leetcode Longest Valid Parentheses
Opened
#1740 [PR #1165] [MERGED] add leetcode Number of Ways to Split Array
Opened
#1741 [PR #1167] [CLOSED] inserted new file named CMakeLists.txt under the "process_scheduling_algorithms" directory.
Opened
#1742 [PR #1168] [MERGED] add leetcode Determine if String Halves Are Alike
Opened
#1743 [PR #1169] [CLOSED] Create KnightTravail.c
Opened
#1744 [PR #1166] add leetcode Longest Valid Parentheses
Opened
#1745 [PR #1165] add leetcode Number of Ways to Split Array
Opened
#1746 [PR #1169] Create KnightTravail.c
Opened
#1747 [PR #1170] [CLOSED] added quick_select in C
Opened
#1748 [PR #1172] [CLOSED] simplify code for Range Sum of BST
Opened
#1749 [PR #1174] [MERGED] add leetcode Number of Laser Beams in a Bank
Opened
#1750 [PR #1171] add leetcode Minimum Average Difference
Opened
#1751 [PR #1174] add leetcode Number of Laser Beams in a Bank
Opened
#1752 [PR #1176] [MERGED] Fix Awesome Workflow
Opened
#1753 [PR #1175] [MERGED] add leetcode Find the Smallest Divisor Given a Threshold
Opened
#1754 [PR #1177] [MERGED] chore: Separated math category out from Misc
Opened
#1755 [PR #1178] [CLOSED] add leetcode Find K Closest Elements
Opened
#1756 [PR #1179] [MERGED] add leetcode Binary Tree Maximum Path Sum
Opened
#1757 [PR #1181] [MERGED] add leetcode Redundant Connection
Opened
#1758 [PR #1182] [MERGED] add leetcode Minimum Falling Path Sum
Opened
#1759 [PR #1180] [MERGED] add leetcode Maximum Difference Between Node and Ancestor
Opened
#1760 [PR #1183] [MERGED] add leetcode Difference Between Ones and Zeros in Row and Column
Opened
#1761 [PR #1181] add leetcode Redundant Connection
Opened
#1762 [PR #1182] add leetcode Minimum Falling Path Sum
Opened
#1763 [PR #1184] add leetcode Longest Chunked Palindrome Decomposition
Opened
#1764 [PR #1186] [CLOSED] feat: improve the Awesome Workflow
Opened
#1765 [PR #1185] [MERGED] add leetcode Longest Square Streak in an Array
Opened
#1766 [PR #1189] [MERGED] add leetcode Keys and Rooms
Opened
#1767 [PR #1187] Add leetcode directory writer
Opened
#1768 [PR #1186] feat: improve the Awesome Workflow
Opened
#1769 [PR #1188] add leetcode H-Index
Opened
#1770 [PR #1185] add leetcode Longest Square Streak in an Array
Opened
#1771 [PR #1189] add leetcode Keys and Rooms
Opened
#1772 [PR #1192] [MERGED] add leetcode Determine if Two Strings Are Close
Opened
#1773 [PR #1190] [MERGED] Using the newly created filename_formatter action in workflow
Opened
#1774 [PR #1191] [MERGED] add labeler for Leetcode changes folder
Opened
#1775 [PR #1193] [MERGED] Added process_scheduling_algorithms
Opened
#1776 [PR #1194] [MERGED] add leetcode Pow(x, n)
Opened
#1777 [PR #1192] add leetcode Determine if Two Strings Are Close
Opened
#1778 [PR #1191] add labeler for Leetcode changes folder
Opened
#1779 [PR #1190] Using the newly created filename_formatter action in workflow
Opened
#1780 [PR #1194] add leetcode Pow(x, n)
Opened
#1781 [PR #1196] [MERGED] add leetcode Maximum Bags With Full Capacity of Rocks
Opened
#1782 [PR #1197] [MERGED] add leetcode Maximum Ice Cream Bars
Opened
#1783 [PR #1195] [MERGED] add leetcode Frequency of the Most Frequent Element
Opened
#1784 [PR #1198] [MERGED] Add matrix chain order
Opened
#1785 [PR #1199] [MERGED] add leetcode Find the Town Judge
Opened
#1786 [PR #1199] add leetcode Find the Town Judge
Opened
#1787 [PR #1202] [MERGED] add leetcode n-th Tribonacci number
Opened
#1788 [PR #1200] [MERGED] feat: add hamming distance
Opened
#1789 [PR #1203] [MERGED] fix indentation for leetcode_directory_md.py
Opened
#1790 [PR #1205] [MERGED] add leetcode Verifying an Alien Dictionary
Opened
#1791 [PR #1201] Added 2 new linked list operations one for finding cycles and one for reversing the list
Opened
#1792 [PR #1202] add leetcode n-th Tribonacci number
Opened
#1793 [PR #1200] feat: add hamming distance
Opened
#1794 [PR #1203] fix indentation for leetcode_directory_md.py
Opened
#1795 [PR #1208] [CLOSED] Adding bloom filters and counting bloom filters to data structures
Opened
#1796 [PR #1206] [MERGED] add leetcode Distribute Coins in Binary Tree
Opened
#1797 [PR #1207] [MERGED] add leetcode Permutation in String
Opened
#1798 [PR #1209] [CLOSED] Adding bloom filters and counting bloom filters to data structures
Opened
#1799 [PR #1210] [MERGED] feat: add Longest Palindrome Substring solution
Opened
#1800 [PR #1208] Adding bloom filters and counting bloom filters to data structures
Opened
#1801 [PR #1207] add leetcode Permutation in String
Opened
#1802 [PR #1209] Adding bloom filters and counting bloom filters to data structures
Opened
#1803 [PR #1210] feat: add Longest Palindrome Substring solution
Opened
#1804 [PR #1212] [MERGED] Add Patience Sort
Opened
#1805 [PR #1211] [MERGED] fix: addition of two polynomials memory leak and linked list crash
Opened
#1806 [PR #1213] [MERGED] Add leetcode jump game ii
Opened
#1807 [PR #1212] Add Patience Sort
Opened
#1808 [PR #1217] [MERGED] feat: add LeetCode problem 540
Opened
#1809 [PR #1211] fix: addition of two polynomials memory leak and linked list crash
Opened
#1810 [PR #1216] feat: add solution for the 3Sum Closest problem (#16)
Opened
#1811 [PR #1220] [MERGED] fix: memory allocation method
Opened
#1812 [PR #1219] [MERGED] Add Shunting Yard Algorithm
Opened
#1813 [PR #1218] [MERGED] fix: Typo in avl_tree.c
Opened
#1814 [PR #1221] [MERGED] feat: add Letter combinations of phone book problem (#17)
Opened
#1815 [PR #1222] [MERGED] feat: remove nth node from end of list (leetcode #19)
Opened
#1816 [PR #1218] fix: Typo in avl_tree.c
Opened
#1817 [PR #1222] feat: remove nth node from end of list (leetcode #19)
Opened
#1818 [PR #1225] [MERGED] Update Leetcode/README.md
Opened
#1819 [PR #1227] [CLOSED] feat: add LeetCode problem 61
Opened
#1820 [PR #1226] [CLOSED] feat: solution for Merge k Sorted Lists problem (#23)
Opened
#1821 [PR #1228] [CLOSED] feat: add LeetCode problem 61
Opened
#1822 [PR #1225] Update Leetcode/README.md
Opened
#1823 [PR #1233] [MERGED] feat: add bisection method
Opened
#1824 [PR #1231] [MERGED] feat: create a PR when building the LeetCode directory
Opened
#1825 [PR #1232] [MERGED] Update fibonacci.c
Opened
#1826 [PR #1234] [MERGED] docs: fixed some documentation errors in BLAKE2b
Opened
#1827 [PR #1233] feat: add bisection method
Opened
#1828 [PR #1231] feat: create a PR when building the LeetCode directory
Opened
#1829 [PR #1234] docs: fixed some documentation errors in BLAKE2b
Opened
#1830 [PR #1240] [MERGED] fix: ignore the LeetCode folder on DIRECTORY.md
Opened
#1831 [PR #1237] [MERGED] chore: created new subdirectory for cryptographic ciphers
Opened
#1832 [PR #1238] [MERGED] feat: added extended Euclidean algorithm
Opened
#1833 [PR #1243] [MERGED] Fix: Segmentation fault in merge_sort.c and print message
Opened
#1834 [PR #1241] [MERGED] feat: Add McNaughton–Yamada–Thompson algorithm
Opened
#1835 [PR #1238] feat: added extended Euclidean algorithm
Opened
#1836 [PR #1244] [CLOSED] add license copyright update
Opened
#1837 [PR #1246] [MERGED] chore: update the CodeQL workflow
Opened
#1838 [PR #1244] add license copyright update
Opened
#1839 [PR #1245] feat: Added affine cipher
Opened
#1840 [PR #1247] chore: minor LeetCode directory workflow improvements
Opened
#1841 [PR #1249] [CLOSED] Inter-Process-Communication through shared memory
Opened
#1842 [PR #1251] [CLOSED] docs: added documentation/formatting to linear search and radix sort algorithms
Opened
#1843 [PR #1250] [MERGED] docs: add self-test examples
Opened
#1844 [PR #1252] [MERGED] feat: add LeetCode problem 434
Opened
#1845 [PR #1251] docs: added documentation/formatting to linear search and radix sort algorithms
Opened
#1846 [PR #1253] Workflow test
Opened
#1847 [PR #1252] feat: add LeetCode problem 434
Opened
#1848 [PR #1254] [MERGED] feat: label when the build fails
Opened
#1849 [PR #1255] [MERGED] feat: add secant method
Opened
#1850 [PR #1256] [CLOSED] feat: add LeetCode problem 69
Opened
#1851 [PR #1257] [CLOSED] feat: add LeetCode problem 69
Opened
#1852 [PR #1254] feat: label when the build fails
Opened
#1853 [PR #1255] feat: add secant method
Opened
#1854 [PR #1256] feat: add LeetCode problem 69
Opened
#1855 [PR #1258] Create array operataion
Opened
#1856 [PR #1259] [MERGED] feat: add LeetCode problem 69
Opened
#1857 [PR #1260] [CLOSED] Adding bloom filters and counting bloom filters to data structures
Opened
#1858 [PR #1261] [MERGED] Create dynamic_stack.c
Opened
#1859 [PR #1263] [MERGED] [feat/docs]: improve the binary to decimal algorithm
Opened
#1860 [PR #1262] [MERGED] Update binary_to_decimal.c
Opened
#1861 [PR #1259] feat: add LeetCode problem 69
Opened
#1862 [PR #1263] [feat/docs]: improve the binary to decimal algorithm
Opened
#1863 [PR #1264] [MERGED] chore: add codeowners
Opened
#1864 [PR #1265] [MERGED] changed list length to reflect contents of the list
Opened
#1865 [PR #1266] [MERGED] feat: add dynamic_programming to CMake lists
Opened
#1866 [PR #1267] feat: upgrade FreeGlut to v3.4.0
Opened
#1867 [PR #1270] [CLOSED] fix bug in
Opened
#1868 [PR #1264] chore: add codeowners
Opened
#1869 [PR #1265] changed list length to reflect contents of the list
Opened
#1870 [PR #1266] feat: add dynamic_programming to CMake lists
Opened
#1871 [PR #1270] fix bug in
Opened
#1872 [PR #1272] [MERGED] chore: add the linter to a separate Python script
Opened
#1873 [PR #1273] [MERGED] docs: update workflow versions in README.md
Opened
#1874 [PR #1276] [MERGED] chore: improve the LeetCode directory writer
Opened
#1875 [PR #1278] [MERGED] feat: use directory workflow from the scripts repository
Opened
#1876 [PR #1277] [CLOSED] feat: add Knapsacp algorithm in dynamic algorithm
Opened
#1877 [PR #1273] docs: update workflow versions in README.md
Opened
#1878 [PR #1276] chore: improve the LeetCode directory writer
Opened
#1879 [PR #1280] [CLOSED] add Update copyright license
Opened
#1880 [PR #1279] [CLOSED] [BUG] Segmentation fault in queue.c
Opened
#1881 [PR #1281] [MERGED] fix: LeetCode directory writer
Opened
#1882 [PR #1283] [CLOSED] demo structure for restructuring data_structures
Opened
#1883 [PR #1284] [MERGED] chore: update CMake version #1271
Opened
#1884 [PR #1279] [BUG] Segmentation fault in queue.c
Opened
#1885 [PR #1281] fix: LeetCode directory writer
Opened
#1886 [PR #1283] demo structure for restructuring data_structures
Opened
#1887 [PR #1287] [CLOSED] Rudra
Opened
#1888 [PR #1286] [CLOSED] Create 2331.cpp
Opened
#1889 [PR #1285] [MERGED] fix: Failed to execute cmake at client_server directory. #942
Opened
#1890 [PR #1287] Rudra
Opened
#1891 [PR #1288] Rudra
Opened
#1892 [PR #1290] [MERGED] feat: add Windows CI back
Opened
#1893 [PR #1294] [CLOSED] Merge sort added more efficient
Opened
#1894 [PR #1292] [CLOSED] Add finance
Opened
#1895 [PR #1295] [CLOSED] Hamming-Distance #2
Opened
#1896 [PR #1296] [CLOSED] merge sort added more efficient
Opened
#1897 [PR #1294] Merge sort added more efficient
Opened
#1898 [PR #1296] merge sort added more efficient
Opened
#1899 [PR #1298] [CLOSED] Create average.c
Opened
#1900 [PR #1301] More tests
Opened
#1901 [PR #1302] fix: remove memory leak in vector.c
Opened
#1902 [PR #1303] fix: add and use delete_stack in dynamic_stack.c
Opened
#1903 [PR #1304] fix: remove memory leaks kruskal.c
Opened
#1904 [PR #1305] fix: remove memory leak in max_heap.c
Opened
#1905 [PR #1308] [CLOSED] add code for Infix to Prefix
Opened
#1906 [PR #1307] Create prefix_evaluation.c
Opened
#1907 [PR #1306] feat: add binary exponentiation algorithm
Opened
#1908 [PR #1309] feat: added riemann zeta function algorithm
Opened
#1909 [PR #1310] [CLOSED] Update merge_sort.c
Opened
#1910 [PR #1312] [CLOSED] added the code for problem generate-parenthesis.c
Opened
#1911 [PR #1311] [CLOSED] feat : add LeetCode problem 22
Opened
#1912 [PR #1313] [CLOSED] Created postfix to infix converter
Opened
#1913 [PR #1315] [CLOSED] added a new algorithm to convert infix to postfix by using stack data structure…
Opened
#1914 [PR #1313] Created postfix to infix converter
Opened
#1915 [PR #1315] added a new algorithm to convert infix to postfix by using stack data structure…
Opened
#1916 [PR #1319] [CLOSED] added the kadane's algorithm in c lang
Opened
#1917 [PR #1318] [CLOSED] Added dynamic_graph_algorithms.c
Opened
#1918 [PR #1317] [CLOSED] Added radix_sort_3.c
Opened
#1919 [PR #1320] [CLOSED] feat: added 78th and 90th question of leetcode
Opened
#1920 [PR #1321] [CLOSED] Create Binary search
Opened
#1921 [PR #1319] added the kadane's algorithm in c lang
Opened
#1922 [PR #1318] Added dynamic_graph_algorithms.c
Opened
#1923 [PR #1317] Added radix_sort_3.c
Opened
#1924 [PR #1321] Create Binary search
Opened
#1925 [PR #1320] feat: added 78th and 90th question of leetcode
Opened
#1926 [PR #1325] [CLOSED] Create prefix_evaluation.c
Opened
#1927 [PR #1322] [CLOSED] doubly linked list
Opened
#1928 [PR #1324] code for infix to prefix conversion
Opened
#1929 [PR #1325] Create prefix_evaluation.c
Opened
#1930 [PR #1327] Create factorial_recursion.c#1326
Opened
#1931 [PR #1329] fix: heap-buffer-overflow in run_length_encoding.c
Opened
#1932 [PR #1328] [CLOSED] New Stack file in Data Structures Directory on Reverse String Using Stack in C
Opened
#1933 [PR #1332] [CLOSED] feat: add LeetCode problem 2038
Opened
#1934 [PR #1333] [CLOSED] Create Infix to Postfix Conversion using stacks
Opened
#1935 [PR #1331] Update binary_insertion_sort.c
Opened
#1936 [PR #1337] [CLOSED] added Kruskal's Algorithm in Greedy approach
Opened
#1937 [PR #1338] [CLOSED] Implemented a queue using stacks
Opened
#1938 [PR #1336] fix: hexadecimal_to_octal.c
Opened
#1939 [PR #1337] added Kruskal's Algorithm in Greedy approach
Opened
#1940 [PR #1341] [CLOSED] Added recursive factorial calculator (#1326)
Opened
#1941 [PR #1340] [CLOSED] Added Preemptive Priority Scheduling [Fixes #1339]
Opened
#1942 [PR #1342] [CLOSED] feat: add LeetCode problem 36
Opened
#1943 [PR #1343] [CLOSED] Ubiquitous_Binary_Search algorithm added
Opened
#1944 [PR #1347] [CLOSED] add: C Code for computing Binomial Co-efficients or nCr using Dynamic Programming Approach
Opened
#1945 [PR #1345] [CLOSED] feat: Added the Mandelbrot set formula
Opened
#1946 [PR #1346] [CLOSED] Adding: Guess my number game
Opened
#1947 [PR #1349] [CLOSED] CHANGED
Opened
#1948 [PR #1347] add: C Code for computing Binomial Co-efficients or nCr using Dynamic Programming Approach
Opened
#1949 [PR #1345] feat: Added the Mandelbrot set formula
Opened
#1950 [PR #1349] CHANGED
Opened
#1951 [PR #1351] [CLOSED] Factorial
Opened
#1952 [PR #1353] [CLOSED] Added a queue using user inputs
Opened
#1953 [PR #1352] added C code for multiplication of 2 polynomials
Opened
#1954 [PR #1354] [CLOSED] add comment and explanation of linear search algorithms
Opened
#1955 [PR #1350] Update prime.c
Opened
#1956 [PR #1351] Factorial
Opened
#1957 [PR #1353] Added a queue using user inputs
Opened
#1958 [PR #1357] [CLOSED] Create ArrayImplementationOfStack.c
Opened
#1959 [PR #1358] [CLOSED] ADDED EXPLANATORY DOCUMENTATION ABOUT AVL_TREE in avl_tree.c
Opened
#1960 [PR #1359] [CLOSED] converting from infix to postfix
Opened
#1961 [PR #1362] [CLOSED] Create XOR_linked_list.c
Opened
#1962 [PR #1361] [CLOSED] added activity selection problem
Opened
#1963 [PR #1360] [CLOSED] Added 3Sum and 4Sum algorithms in leetcode
Opened
#1964 [PR #1362] Create XOR_linked_list.c
Opened
#1965 [PR #1363] [CLOSED] Create quicksort.c
Opened
#1966 [PR #1361] added activity selection problem
Opened
#1967 [PR #1364] [CLOSED] Add: Exercism C hamming challenge is added
Opened
#1968 [PR #1368] [CLOSED] Problem 23 in leetcode in C language
Opened
#1969 [PR #1366] [CLOSED] Update README.md
Opened
#1970 [PR #1367] [CLOSED] Added new ciphers
Opened
#1971 [PR #1369] [CLOSED] Implementing Radix using C programming
Opened
#1972 [PR #1366] Update README.md
Opened
#1973 [PR #1375] [CLOSED] feat: added krishnamurthy number verificator
Opened
#1974 [PR #1376] [CLOSED] feat: add binary gcd algorithm
Opened
#1975 [PR #1377] [CLOSED] fix: add missing return in removeValueCArray
Opened
#1976 [PR #1374] Updated_redblacktree.c_file
Opened
#1977 [PR #1372] Added Preemptive Priority Scheduling Algorithm in Process Scheduling …
Opened
#1978 [PR #1380] [CLOSED] Update queue.c
Opened
#1979 [PR #1381] [CLOSED] feat: add LeetCode problem 209
Opened
#1980 [PR #1383] feat: add LeetCode problem 605
Opened
#1981 [PR #1387] [CLOSED] Fix typos
Opened
#1982 [PR #1385] Removing an inactive code owner from the repo
Opened
#1983 [PR #1384] [CLOSED] negative nums can also be sorted by radix_sort_2 now
Opened
#1984 [PR #1387] Fix typos
Opened
#1985 [PR #1388] [CLOSED] feat: added derivative and second derivative approximations
Opened
#1986 [PR #1389] [CLOSED] TRigonometric function and better sqrt function (and tests)
Opened
#1987 [PR #1388] feat: added derivative and second derivative approximations
Opened
#1988 [PR #1391] [CLOSED] Implement rotated_search and iterative exponential binary search functions
Opened
#1989 [PR #1393] [CLOSED] chore: Updated the coding structure for more readability.
Opened
#1990 [PR #1390] [CLOSED] feat: trigonometric func and better sqrt implementation
Opened
#1991 [PR #1392] [CLOSED] Implemented Level order traversal
Opened
#1992 [PR #1391] Implement rotated_search and iterative exponential binary search functions
Opened
#1993 [PR #1395] Update queue.c
Opened
#1994 [PR #1397] [CLOSED] Update dict.c
Opened
#1995 [PR #1400] [CLOSED] Added a new game called Number Puzzle
Opened
#1996 [PR #1396] [CLOSED] Update recursive_traversals.c
Opened
#1997 [PR #1398] [CLOSED] Pulled to sub branch
Opened
#1998 [PR #1400] Added a new game called Number Puzzle
Opened
#1999 [PR #1401] chore: Created a new hackerrank file
Opened
#2000 [PR #1402] [CLOSED] feat: add stable selection sort algorithm
Opened
#2001 [PR #1403] [CLOSED] feat: Add Move-To-Front Linear Search implementation
Opened
#2002 [PR #1407] [CLOSED] refactor prime_factorization.c
Opened
#2003 [PR #1405] feat: Add processes algorithms and design patterns
Opened
#2004 [PR #1403] feat: Add Move-To-Front Linear Search implementation
Opened
#2005 [PR #1409] [CLOSED] Update binary_search_tree.c
Opened
#2006 [PR #1412] [CLOSED] fix: tic_tac_toe: Both player are filling choice at different time on…
Opened
#2007 [PR #1413] [CLOSED] chore: make CIs build in parallel
Opened
#2008 [PR #1409] Update binary_search_tree.c
Opened
#2009 [PR #1408] Add a simpler version of prime_factorization.c
Opened
#2010 [PR #1414] feat: add LeetCode problem 15
Opened
#2011 [PR #1413] chore: make CIs build in parallel
Opened
#2012 [PR #1417] [CLOSED] Update 1137.c
Opened
#2013 [PR #1415] [CLOSED] feat: add Darts exercise
Opened
#2014 [PR #1418] [CLOSED] perfect number
Opened
#2015 [PR #1419] [CLOSED] Added Hexadecimal to String Conversor
Opened
#2016 [PR #1421] [CLOSED] Added New Sorts
Opened
#2017 [PR #1417] Update 1137.c
Opened
#2018 [PR #1422] [CLOSED] feat: Add Timsort sorting algorithm.
Opened
#2019 [PR #1423] [CLOSED] Update tic_tac_toe.c
Opened
#2020 [PR #1424] [CLOSED] Create hello.py
Opened
#2021 [PR #1426] [CLOSED] added solution to the problem 1963 of leetcode
Opened
#2022 [PR #1425] feat: Added more Sorting Algorithm in C fixes #1420
Opened
#2023 [PR #1424] Create hello.py
Opened
#2024 [PR #1429] [CLOSED] Update tic_tac_toe.c
Opened
#2025 [PR #1430] [CLOSED] feat: add Bucket Sort algorithm(Using insertion sort)
Opened
#2026 [PR #1434] [CLOSED] Create the code of tim_sort.c
Opened
#2027 [PR #1427] feat : added Bitonic Sort Algorithm in C fixes #1420
Opened
#2028 [PR #1430] feat: add Bucket Sort algorithm(Using insertion sort)
Opened
#2029 [PR #1434] Create the code of tim_sort.c
Opened
#2030 [PR #1435] [CLOSED] Update solution for problem 876
Opened
#2031 [PR #1437] [CLOSED] Update tic_tac_toe.c
Opened
#2032 [PR #1438] [CLOSED] Add 30.c
Opened
#2033 [PR #1439] [CLOSED] Add more Sorting Algorithms in C
Opened
#2034 [PR #1437] Update tic_tac_toe.c
Opened
#2035 [PR #1440] Implement Triangular Fuzzy Set Class with Membership Functions and Operations
Opened
#2036 [PR #1439] Add more Sorting Algorithms in C
Opened
#2037 [PR #1441] [CLOSED] Created a gausssian_fuzzy_set.c ,which will aid in future Fuzzy Inference System
Opened
#2038 [PR #1442] [CLOSED] Create minesweeper.c
Opened
#2039 [PR #1445] [CLOSED] Added new sorting algorithm, middle sort
Opened
#2040 [PR #1443] add base conversion
Opened
#2041 [PR #1445] Added new sorting algorithm, middle sort
Opened
#2042 [PR #1446] [CLOSED] Refactor/methods names
Opened
#2043 [PR #1449] [CLOSED] Adding Sublinear Search Algorithm
Opened
#2044 [PR #1450] [CLOSED] Adding Meta Binary Search Algorithm
Opened
#2045 [PR #1447] feat: add LeetCode problem 65
Opened
#2046 [PR #1448] Create Quadratic Search
Opened
#2047 [PR #1449] Adding Sublinear Search Algorithm
Opened
#2048 [PR #1453] [CLOSED] feat: Added new numerical algorithms to estimate integrals
Opened
#2049 [PR #1452] [CLOSED] Update linear_search.c
Opened
#2050 [PR #1454] [CLOSED] Remove Unnecessary function in problem #104.c
Opened
#2051 [PR #1455] [CLOSED] changes made in data structures using c program
Opened
#2052 [PR #1453] feat: Added new numerical algorithms to estimate integrals
Opened
#2053 [PR #1451] Added A* algorithm
Opened
#2054 [PR #1460] [CLOSED] solution and explaination for 1002.c leetcode
Opened
#2055 [PR #1456] [CLOSED] new code
Opened
#2056 [PR #1458] [CLOSED] feat: adding new machine learning algorithm
Opened
#2057 [PR #1461] [CLOSED] Fork
Opened
#2058 [PR #1459] feat: add slow sort algorithm
Opened
#2059 [PR #1456] new code
Opened
#2060 [PR #1464] [CLOSED] added new file Task1.2
Opened
#2061 [PR #1466] [CLOSED] adding it to the forked repository
Opened
#2062 [PR #1462] [CLOSED] recuperacion
Opened
#2063 [PR #1463] [CLOSED] fix: Prevent segmentation fault at Simple generic Stack
Opened
#2064 [PR #1467] [CLOSED] feat: add LeetCode problem 100 - Same Tree
Opened
#2065 [PR #1464] added new file Task1.2
Opened
#2066 [PR #1463] fix: Prevent segmentation fault at Simple generic Stack
Opened
#2067 [PR #1469] [CLOSED] first commitment
Opened
#2068 [PR #1471] [CLOSED] Atualiza README.md com explicação educacional
Opened
#2069 [PR #1472] [CLOSED] feat: add Snake and Ladders game (single player)
Opened
#2070 [PR #1468] Overhaul list.c with dynamic array implementation
Opened
#2071 [PR #1469] first commitment
Opened
#2072 [PR #1472] feat: add Snake and Ladders game (single player)
Opened
#2073 [PR #1478] [CLOSED] kruskal.c
Opened
#2074 [PR #1475] [CLOSED] Add Pong Game in C to /games
Opened
#2075 [PR #1474] [CLOSED] Improved linear search: return index, input validation, multpile queries
Opened
#2076 [PR #1477] [CLOSED] Create contributing.md
Opened
#2077 [PR #1479] [CLOSED] feat: add LeetCode problem 2068
Opened
#2078 [PR #1475] Add Pong Game in C to /games
Opened
#2079 [PR #1478] kruskal.c
Opened
#2080 [PR #1474] Improved linear search: return index, input validation, multpile queries
Opened
#2081 [PR #1479] feat: add LeetCode problem 2068
Opened
#2082 [PR #1484] [CLOSED] feat: add leetcode problem 88
Opened
#2083 [PR #1483] [CLOSED] feat: add LeetCode problem 100
Opened
#2084 [PR #1484] feat: add leetcode problem 88
Opened
#2085 [PR #1482] Ring Buffer/Circular Queue implementation added
Opened
#2086 [PR #1480] feat: add LeetCode problem 2068
Opened
#2087 [PR #1485] Add O(1) optimized solution for Project Euler Problem 6 #hacktoberfest
Opened
#2088 [PR #1487] [CLOSED] Update kohonen_som_topology.c
Opened
#2089 [PR #1486] [CLOSED] Add Snake game in C under games/
Opened
#2090 [PR #1490] [CLOSED] Added backtracking solution for N-Queens (LeetCode 51) using just C language
Opened
#2091 [PR #1487] Update kohonen_som_topology.c
Opened
#2092 [PR #1489] [FEATURE] Add implementation of IntroSort in C
Opened
#2093 [PR #1493] [CLOSED] Solved the question of spiral matrix traversal (leetcode)
Opened
#2094 [PR #1494] [CLOSED] feat: add gale shapley algorithm
Opened
#2095 [PR #1497] [CLOSED] Added Binary Heap Algorithm (Min Heap) in C
Opened
#2096 [PR #1495] add solution for Leetcode 238
Opened
#2097 [PR #1492] Create k nearest neighbors algorithm (Hacktoberfest)
Opened
#2098 [PR #1494] feat: add gale shapley algorithm
Opened
#2099 [PR #1497] Added Binary Heap Algorithm (Min Heap) in C
Opened
#2100 [PR #1499] [CLOSED] feat: Add IntroSort algorithm in C
Opened
#2101 [PR #1498] [CLOSED] Create anagram.c
Opened
#2102 [PR #1502] [CLOSED] Create Doubly_linkedlist.c
Opened
#2103 [PR #1500] [CLOSED] Add 0/1 Knapsack Problem using Dynamic Programming
Opened
#2104 [PR #1499] feat: Add IntroSort algorithm in C
Opened
#2105 [PR #1502] Create Doubly_linkedlist.c
Opened
#2106 [PR #1498] Create anagram.c
Opened
#2107 [PR #1503] feat: add LeetCode problem 88
Opened
#2108 [PR #1500] Add 0/1 Knapsack Problem using Dynamic Programming
Opened
#2109 [PR #1507] [CLOSED] Dubly linked list implementation in C
Opened
#2110 [PR #1504] [CLOSED] feat: add LeetCode problem 167
Opened
#2111 [PR #1508] [CLOSED] Circular linked list implementation using C language
Opened
#2112 [PR #1505] [CLOSED] feat(numerical_methods): Add Neville's algorithm for interpolation
Opened
#2113 [PR #1509] [CLOSED] Feat/Sorting a singly linked list using C language
Opened
#2114 [PR #1507] Dubly linked list implementation in C
Opened
#2115 [PR #1505] feat(numerical_methods): Add Neville's algorithm for interpolation
Opened
#2116 [PR #1512] [CLOSED] feat: add LeetCode problem 999
Opened
#2117 [PR #1511] [CLOSED] scheduling algorithms added
Opened
#2118 [PR #1513] [CLOSED] docs: Improve comments and examples in palindrome.c
Opened
#2119 [PR #1514] [CLOSED] aaded binary-heap-implementation.c
Opened
#2120 [PR #1510] Create searchelemnet_in_linkedlist.cpp
Opened
#2121 [PR #1512] feat: add LeetCode problem 999
Opened
#2122 [PR #1511] scheduling algorithms added
Opened
#2123 [PR #1517] [CLOSED] Convolution
Opened
#2124 [PR #1516] [CLOSED] feat(searching): add exponential_search2 with self-tests
Opened
#2125 [PR #1519] [CLOSED] Added improved Contribution section in README.md
Opened
#2126 [PR #1518] singly linked list all operations
Opened
#2127 [PR #1515] docs: refine CodingGuidelines wording and clarity
Opened
#2128 [PR #1517] Convolution
Opened
#2129 [PR #1516] feat(searching): add exponential_search2 with self-tests
Opened
#2130 [PR #1522] [CLOSED] Refactor binary search tree code and comments
Opened
#2131 [PR #1523] [CLOSED] Refactor binary to hexadecimal conversion program
Opened
#2132 [PR #1521] [CLOSED] Refactor Tic-Tac-Toe code and enhance documentation
Opened
#2133 [PR #1524] [CLOSED] Added Binary to Gray code
Opened
#2134 [PR #1520] Added two CPP files,for addition and subtraction of Matrices
Opened
#2135 [PR #1522] Refactor binary search tree code and comments
Opened
#2136 [PR #1524] Added Binary to Gray code
Opened
#2137 [PR #1527] [CLOSED] update README with GPLv3 license and badges
Opened
#2138 [PR #1529] [CLOSED] Add Min Binary Heap implementation in C
Opened
#2139 [PR #1530] [CLOSED] fix(build): Address various compiler warnings (ULL, const-correctness, Wformat)
Opened
#2140 [PR #1526] feat(data-structure): Add Min Binary Heap implementation in C
Opened
#2141 [PR #1529] Add Min Binary Heap implementation in C
Opened
#2142 [PR #1531] [CLOSED] Circular Linked List Program with Basic Operations
Opened
#2143 [PR #1532] [CLOSED] feat: Add Jenkins Lookup3 hash function
Opened
#2144 [PR #1534] [CLOSED] feat: Added a Rock, Paper Scissors
Opened
#2145 [PR #1538] [CLOSED] feat: Add Dijkstra's Algorithm with priority queue
Opened
#2146 [PR #1540] [CLOSED] Improve documentation for stack using linked list
Opened
#2147 [PR #1531] Circular Linked List Program with Basic Operations
Opened
#2148 [PR #1540] Improve documentation for stack using linked list
Opened
#2149 [PR #1542] [CLOSED] Improve documentation and handle negative numbers in palindrome.c
Opened
#2150 [PR #1541] [CLOSED] Added functional operations to circular_linked_list.c
Opened
#2151 [PR #1545] Refactor linked list to dynamic array-based list
Opened
#2152 [PR #1546] Improved README clarity
Opened
#2153 [PR #1547] Improve README explanations for better understanding.
Opened
#2154 [PR #1542] Improve documentation and handle negative numbers in palindrome.c
Opened
#2155 [PR #1548] Add matrix addition program in C Commit done
Opened
#2156 [PR #1549] docs: add documentation for linear search
Opened
#2157 [PR #1551] Fix typo in comment for LCS algorithm
Opened
#2158 [PR #1552] Refactor Armstrong number calculation logic
Opened
#2159 [PR #1550] feat: add quick select algorithm using median of medians