MCPcopy Create free account

hub / github.com/SR-Sunny-Raj/Hacktoberfest2021-DSA / functions

Functions4,122 in github.com/SR-Sunny-Raj/Hacktoberfest2021-DSA

↓ 1 callersFunctionInsert
10. Linked List/cpp/no. of nodes and min and max node.cpp:14
↓ 1 callersMethodInsert
08. Hashing/HashingArrayProblem.cpp:29
↓ 1 callersMethodInsert
08. Hashing/Implementation_hash_tables.cpp:29
↓ 1 callersFunctionInsertRedBlack
14. Tree/red_black_tree.c:55
↓ 1 callersMethodIsEmpty
11. Stack/simple_stack.cpp:25
↓ 1 callersMethodIsFull
11. Stack/simple_stack.cpp:16
↓ 1 callersFunctionKMPSearch
Prints occurrences of txt[] in pat[]
09. String/KMP_Algorithm.cpp:42
↓ 1 callersFunctionKMPSearch
09. String/kmp_algo_string_pattern_match.cpp:6
↓ 1 callersFunctionKadaneAlgo
27. LeetCode Problems/KadanesAlgo.c:5
↓ 1 callersFunctionKruskalMST
17. Graph/Kruskal's Algo.c:80
↓ 1 callersFunctionKuchKuchHotaHai
05. Searching/Binary_Search_Invariant.cpp:46
↓ 1 callersFunctionLCA
14. Tree/Shortest_distance_between_2nodes.cpp:21
↓ 1 callersFunctionLCP
Function to find the longest common prefix between two strings
03. Recursion/LongestCommonPrefix (LCP).cpp:7
↓ 1 callersFunctionLCSubStr
30. CPP Programs/codechef LNGSUB solution.cpp:55
↓ 1 callersFunctionLargest_Sum_Kadane
04. Arrays/Largest_Sum_Of_Subarray_Kadane_Algorithm.cpp:4
↓ 1 callersFunctionMatrixChainOrder
30. CPP Programs/Matrix_chain_Multiplication.cpp:45
↓ 1 callersFunctionMatrixChainOrder
Matrix Ai has dimension p[i-1] x p[i] for i = 1..n
07. Matrix/matrix_chain_multiplication_dnc.cpp:6
↓ 1 callersFunctionMaxSumSubArray
20. Dynamic Programming/finding_max_grid_problem.cpp:10
↓ 1 callersFunctionMaximum_of_every_subarray
16. Heap/maximum-of-all-subarrays-of-size-k.cpp:4
↓ 1 callersFunctionMerge
Merge two sorted subarrays `arr[low … mid]` and `arr[mid+1 … high]`
06. Sorting/Merge sort.c:8
↓ 1 callersMethodMiniMax
(self, board, depth, isMaximizing)
37. Projects/tic_tac_toe_AI.py:109
↓ 1 callersFunctionMinimum_Window
Function
09. String/MinimumWindowSubstring.cpp:5
↓ 1 callersMethodMissingNumber
01. Mathematics/12_Missing-number-in-array.cpp:33
↓ 1 callersMethodNumberofElementsInIntersection
08. Hashing/Intersection of two arrays.cpp:6
↓ 1 callersFunctionOctToDec
01. Mathematics/Octal To Decimal Conversion.cpp:18
↓ 1 callersFunctionOctToDec
01. Mathematics/22_OctalToDecimal.cpp:18
↓ 1 callersMethodPOP
()
11. Stack/MenuDrivenStack.java:41
↓ 1 callersMethodPUSH
(int val)
11. Stack/MenuDrivenStack.java:34
↓ 1 callersFunctionPigSort
04. Arrays/Pigeohole Sort.cpp:4
↓ 1 callersFunctionPrimeSieve
30. CPP Programs/prime_sieve_algorithm.cpp:4
↓ 1 callersFunctionPrintTree
14. Tree/red_black_tree.c:162
↓ 1 callersFunctionQuery
22. Segment Tree/seg.cpp:44
↓ 1 callersMethodRemove
08. Hashing/Implementation_hash_tables.cpp:48
↓ 1 callersFunctionReset
(label)
33. Python Programs/stopwatch.py:55
↓ 1 callersFunctionReverse
10. Linked List/cpp/FoldLL.cpp:64
↓ 1 callersFunctionReverseList
10. Linked List/cpp/Circular_Double_List.cpp:128
↓ 1 callersFunctionRight_rotate
30. CPP Programs/rotationArray.cpp:15
↓ 1 callersMethodSHOW
()
11. Stack/MenuDrivenStack.java:47
↓ 1 callersMethodSTACK_EMPTY
()
11. Stack/MenuDrivenStack.java:14
↓ 1 callersMethodSTACK_FULL
()
11. Stack/MenuDrivenStack.java:24
↓ 1 callersFunctionSearch
10. Linked List/LinkedListMenu.cpp:165
↓ 1 callersFunctionShowMap
30. CPP Programs/PACMAN.cpp:31
↓ 1 callersFunctionShowMap
37. Projects/Mini Project/PACMAN.cpp:31
↓ 1 callersFunctionSieve
29. Codeforces Problems/B_Omkar_and_Heavenly_Tree.cpp:37
↓ 1 callersFunctionSieveOfEratosthenes
01. Mathematics/sieve_of_eratosthenes.cpp:7
↓ 1 callersMethodSize
11. Stack/Stack Using Array.cpp:17
↓ 1 callersMethodSort
(int a[])
06. Sorting/Insertion_sort.java:6
↓ 1 callersFunctionStart
(label)
33. Python Programs/stopwatch.py:36
↓ 1 callersFunctionUnion
17. Graph/kruskals.cpp:16
↓ 1 callersFunctionUnion
A function that does union of two sets of x and y (uses union by rank)
17. Graph/kragers.c:95
↓ 1 callersFunctionUnion
17. Graph/Kruskal's Algo.c:46
↓ 1 callersFunctionUpdate
15. Binary Search Tree/Binary-Search-Tree-implementation (1).cpp:57
↓ 1 callersMethod__get_integer_from_string
* @brief Get integer from given string. * @details Create an integer from a given string * @param str integer string, can be hexadecimal (st
30. CPP Programs/uint128_t.hpp:69
↓ 1 callersMethod__init__
(self, board)
37. Projects/tic_tac_toe_AI.py:28
↓ 1 callersFunction_mergeSort
An auxiliary recursive function that sorts the input array and returns the number of inversions in the array. */
06. Sorting/CountInversions.cpp:30
↓ 1 callersMethodabsolute
01. Mathematics/6_AbsoluteValue.cpp:12
↓ 1 callersMethodaccept
06. Sorting/Quick_sort.cpp:14
↓ 1 callersMethodaccept
06. Sorting/Insertion_sort.cpp:13
↓ 1 callersFunctionaccessElements
(array, rowIndex, colIndex)
04. Arrays/TwoDimensionalArrays.py:18
↓ 1 callersFunctionadd
10. Linked List/c lang/DoublyLinkedList/Deleting.c:24
↓ 1 callersFunctionadd
10. Linked List/c lang/DoublyLinkedList/Traversing.c:11
↓ 1 callersFunctionadd
10. Linked List/c lang/CircularDoublyLinkedList/Deleting.c:24
↓ 1 callersFunctionadd
10. Linked List/c lang/CircularDoublyLinkedList/Traversing.c:12
↓ 1 callersFunctionadd
10. Linked List/c lang/SinglyLinkedList/Deleting.c:23
↓ 1 callersFunctionadd
10. Linked List/c lang/CircularLinkedList/Deleting.c:24
↓ 1 callersFunctionadd
10. Linked List/c lang/CircularLinkedList/Traversing.c:11
↓ 1 callersMethodadd
to add values to the tree from index x
26. Fenwick Tree/fenwick.cpp:35
↓ 1 callersMethodaddAt
(int idx, int val)
10. Linked List/java/middle of linked list.java:100
↓ 1 callersFunctionaddEdge
17. Graph/dfs_connected_components.cpp:45
↓ 1 callersMethodaddEdge
20. Dynamic Programming/floyd_warshall.cpp:26
↓ 1 callersFunctionaddId
(i)
37. Projects/Javascript Puzzle Memory Game/script.js:24
↓ 1 callersFunctionaddLists
10. Linked List/cpp/1_Add Two Numbers.cpp:24
↓ 1 callersMethodaddNode
10. Linked List/cpp/xorlist.cpp:49
↓ 1 callersFunctionaddPolynomial
10. Linked List/cpp/polynomialSumByLinkedList.cpp:59
↓ 1 callersMethodadd_edge
* Adding Edge to Graph */
30. CPP Programs/AdjacencyMatrix.cpp:35
↓ 1 callersMethodadditem
()
32. Java Programs/hotelManagement.java:546
↓ 1 callersFunctionaddition
30. CPP Programs/Calculator.c:101
↓ 1 callersFunctionaddmatrix
30. CPP Programs/matrixmul.c:22
↓ 1 callersMethodadminmenu
()
32. Java Programs/hotelManagement.java:121
↓ 1 callersFunctionanswer
22. Segment Tree/max sum subarray from l to r.cpp:70
↓ 1 callersFunctionappend
10. Linked List/cpp/Circular_Double_List.cpp:23
↓ 1 callersMethodappend
(LinkedList list)
10. Linked List/java/LinkedList.java:150
↓ 1 callersFunctionappend_LinkedList
10. Linked List/cpp/AppendLastNToFirst.cpp:41
↓ 1 callersFunctionareIdentical
A utility function to check whether trees with roots as root1 and root2 are identical or not */
14. Tree/check_binary_tree_subtree.cpp:19
↓ 1 callersMethodarrange
arr: input array n: size of array Function to rearrange an array so that arr[i] becomes arr[arr[i]] with O(1) extra space.
04. Arrays/Rearrange an array with O(1) extra space.cpp:57
↓ 1 callersFunctionasc_search
05. Searching/order-agnostic-search.cpp:6
↓ 1 callersFunctionassignColor
(i)
37. Projects/Javascript Puzzle Memory Game/script.js:28
↓ 1 callersMethodbSort
(int[] arr, int n)
06. Sorting/countSort.java:5
↓ 1 callersFunctionbal_parentheses
(test_str)
11. Stack/parenthesis-checker.py:1
↓ 1 callersFunctionbalanced
27. LeetCode Problems/GenerateParenthesis.cpp:5
↓ 1 callersMethodbark
30. CPP Programs/Mutilevel inheritance.cpp:13
↓ 1 callersFunctionbf_traversal
17. Graph/Breadth First Search.c:35
↓ 1 callersFunctionbfs
14. Tree/BinaryTree_BFS_Traversal.cpp:93
↓ 1 callersFunctionbfs
29. Codeforces Problems/813C.cpp:38
↓ 1 callersFunctionbfs
17. Graph/BFS graph.c:5
↓ 1 callersFunctionbfs
17. Graph/traversalbfs.cpp:9
↓ 1 callersFunctionbfs
17. Graph/BFS graph.cpp:4
↓ 1 callersFunctionbfs
17. Graph/Breadth First Search.c:49
↓ 1 callersFunctionbfs
17. Graph/Check_Bipartite_BFS.cpp:35
↓ 1 callersFunctionbfs
17. Graph/Labyrinth.cpp:27
← previousnext →601–700 of 4,122, ranked by callers