MCPcopy Create free account

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

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

↓ 1 callersFunctiondiStringMatch
04. Arrays/20_DI String Match.cpp:37
↓ 1 callersFunctiondiameterOpt
14. Tree/find_diameter_binary_trees.cpp:12
↓ 1 callersFunctiondiameterOpt
15. Binary Search Tree/find_diameter_binary_trees.cpp:12
↓ 1 callersMethoddigitsInFactorial
01. Mathematics/9_digits in factorial.cpp:13
↓ 1 callersMethoddijkstra
(int[][] graph, int source)
18. Greedy/dijkstra.java:3
↓ 1 callersMethoddijkstra
(self, src)
33. Python Programs/shortestpathWeightedGraph.py:35
↓ 1 callersFunctiondiophantine
>>> diophantine(10,6,14) (-7.0, 14.0) >>> diophantine(391,299,-69) (9.0, -12.0) But above equation has one more solution i.e.,
25. Blockchain/diophantine_equation.py:8
↓ 1 callersFunctiondisp
04. Arrays/Menu-driven.cpp:6
↓ 1 callersFunctiondisp
10. Linked List/cpp/FoldLL.cpp:30
↓ 1 callersFunctiondisplay
Function to display queue elements */
30. CPP Programs/Reversing Queue.cpp:53
↓ 1 callersFunctiondisplay
30. CPP Programs/rotationArray.cpp:8
↓ 1 callersFunctiondisplay
10. Linked List/c lang/all_func.c:107
↓ 1 callersFunctiondisplay
10. Linked List/c lang/Implementation Of Circular Linked List.c:107
↓ 1 callersFunctiondisplay
10. Linked List/c lang/DoublyLinkedList/Inserting.c:86
↓ 1 callersFunctiondisplay
10. Linked List/c lang/DoublyLinkedList/Deleting.c:72
↓ 1 callersFunctiondisplay
10. Linked List/c lang/DoublyLinkedList/Traversing.c:34
↓ 1 callersFunctiondisplay
10. Linked List/c lang/DoublyLinkedList/doubly-linked-list.c:91
↓ 1 callersFunctiondisplay
10. Linked List/c lang/CircularDoublyLinkedList/Inserting.c:110
↓ 1 callersFunctiondisplay
10. Linked List/c lang/CircularDoublyLinkedList/Deleting.c:106
↓ 1 callersFunctiondisplay
10. Linked List/c lang/CircularDoublyLinkedList/Traversing.c:43
↓ 1 callersFunctiondisplay
10. Linked List/c lang/SinglyLinkedList/Inserting.c:70
↓ 1 callersFunctiondisplay
10. Linked List/c lang/SinglyLinkedList/Deleting.c:68
↓ 1 callersFunctiondisplay
10. Linked List/c lang/SinglyLinkedList/Traversing.c:28
↓ 1 callersFunctiondisplay
10. Linked List/c lang/CircularLinkedList/Inserting.c:92
↓ 1 callersFunctiondisplay
10. Linked List/c lang/CircularLinkedList/Deleting.c:89
↓ 1 callersFunctiondisplay
10. Linked List/c lang/CircularLinkedList/Traversing.c:33
↓ 1 callersFunctiondisplay
12. Queue/queue_implement.c:75
↓ 1 callersFunctiondisplay
12. Queue/QueueUsingStacks.cpp:87
↓ 1 callersFunctiondisplay
11. Stack/stack.c:127
↓ 1 callersMethoddisplay
* Print the graph */
30. CPP Programs/AdjacencyMatrix.cpp:49
↓ 1 callersMethoddisplay
(Node node)
14. Tree/Class1.java:12
↓ 1 callersMethoddisplay
06. Sorting/Quick_sort.cpp:62
↓ 1 callersMethoddisplay
06. Sorting/Insertion_sort.cpp:40
↓ 1 callersMethoddisplay
()
10. Linked List/java/middle of linked list.java:34
↓ 1 callersMethoddisplay
(self)
11. Stack/stack-using-linked-list.py:42
↓ 1 callersFunctiondisplay1
07. Matrix/Sparse Matrix Addition.c:28
↓ 1 callersFunctiondisplayAndCount
10. Linked List/cpp/no. of nodes and min and max node.cpp:28
↓ 1 callersMethoddisplayMainMenu
(ArrayList list)
32. Java Programs/hotelManagement.java:403
↓ 1 callersFunctiondisplayreverse
10. Linked List/c lang/DoublyLinkedList/doubly-linked-list.c:170
↓ 1 callersFunctiondistBtwNodes
14. Tree/Shortest_distance_between_2nodes.cpp:59
↓ 1 callersFunctiondistance
10. Linked List/CycleDetection.cpp:27
↓ 1 callersMethoddivide
02. Bit Magic/Q5.cpp:13
↓ 1 callersFunctiondivision
30. CPP Programs/Calculator.c:138
↓ 1 callersFunctiondoomsDay
(year)
33. Python Programs/doomsDayAlgorithm.py:1
↓ 1 callersFunctiondual_pivot_quicksort
06. Sorting/dualPivotQuickSort.cpp:69
↓ 1 callersFunctiondupli
30. CPP Programs/Occurance_of_duplicate_value.cpp:4
↓ 1 callersMethodeat
30. CPP Programs/Mutilevel inheritance.cpp:6
↓ 1 callersMethodeditprofile
()
32. Java Programs/hotelManagement.java:413
↓ 1 callersFunctioneggDropping
(eggs,floors)
20. Dynamic Programming/egg_dropping.py:15
↓ 1 callersFunctionempty
17. Graph/RoundRobin_CPU-Sceduling.cpp:29
↓ 1 callersMethodempty
Function to check if the heap is empty or not
04. Arrays/Min Heap.cpp:83
↓ 1 callersFunctionempty_Node
22. Segment Tree/max sum subarray from l to r.cpp:55
↓ 1 callersFunctionencrypt
Note that if n is not large enough, i.e. at least 255, then there might be clashes due to 2+ ascii codes giving out same encrypted value.
24. Cryptography/RSA_Enc_Dec.py:93
↓ 1 callersFunctionencrypt
(plain, mat)
24. Cryptography/Playfair_Cipher.py:21
↓ 1 callersFunctionencryption_function
24. Cryptography/Railfence_cipher.cpp:22
↓ 1 callersFunctionenqueue
Function to insert elements in a queue */
30. CPP Programs/Reversing Queue.cpp:32
↓ 1 callersFunctionenqueue
12. Queue/priorityQueue_array.c:10
↓ 1 callersFunctionevaluate
11. Stack/Infix_to_Postfix_and_Evaluation.c:125
↓ 1 callersFunctionevenAfterOdd
10. Linked List/even_after_odd.cpp:48
↓ 1 callersFunctionevenAfterOdd
10. Linked List/cpp/Even_After_Odd_LinkedList.cpp:59
↓ 1 callersMethodexactly3Divisors
01. Mathematics/10_exactly 3 divisors.cpp:13
↓ 1 callersMethodexponentialSearch
(int arr[], int n, int x)
05. Searching/ExponentialSearch.java:5
↓ 1 callersFunctionextended_euclid
01. Mathematics/19_Extended_Euclid.cpp:5
↓ 1 callersFunctionextended_euclid
01. Mathematics/20_Linear_Diophantine_with_two_variables.cpp:5
↓ 1 callersFunctionextended_euclid
>>> extended_euclid(10, 6) (-1, 2) >>> extended_euclid(7, 5) (-2, 3)
25. Blockchain/modular_division.py:102
↓ 1 callersFunctionextended_euclidean_algorithm
Based on the fact that: b % a = b - (b // a) * a\\ gcd(a, b) = gcd(b%a, a)
24. Cryptography/RSA_Enc_Dec.py:35
↓ 1 callersFunctionextended_gcd
>>> extended_gcd(10, 6) (2, -1, 2) >>> extended_gcd(7, 5) (1, -2, 3) ** extended_gcd function is used when d = gcd(a,b) is
25. Blockchain/modular_division.py:75
↓ 1 callersFunctionextended_gcd
>>> extended_gcd(10, 6) (2, -1, 2) >>> extended_gcd(7, 5) (1, -2, 3)
25. Blockchain/diophantine_equation.py:101
↓ 1 callersFunctionf
01. Mathematics/calculate_curv.c:6
↓ 1 callersFunctionfabionci
03. Recursion/Direct Recursion.cpp:6
↓ 1 callersFunctionfact
(n)
33. Python Programs/factorial.py:1
↓ 1 callersFunctionfactorial
30. CPP Programs/Factorial of large number.cpp:3
↓ 1 callersFunctionfactorial
30. CPP Programs/Calculator.c:175
↓ 1 callersFunctionfactorial
03. Recursion/factorial.cpp:4
↓ 1 callersFunctionfactorial
04. Arrays/Large_Factorial.cpp:9
↓ 1 callersFunctionfactorial
(n)
33. Python Programs/FactorialOfNumbers.py:8
↓ 1 callersMethodfactorial
(int n)
03. Recursion/Factorial.java:5
↓ 1 callersFunctionfetchAPI
()
37. Projects/Mini Project/index.js:14
↓ 1 callersFunctionfib
03. Recursion/Fibonacci.cpp:7
↓ 1 callersFunctionfib
(n)
03. Recursion/Fibonacciseries.py:9
↓ 1 callersFunctionfibMonaccianSearch
(arr, x, n)
33. Python Programs/FibonacciSearch.py:1
↓ 1 callersMethodfibMonaccianSearch
(int arr[], int a, int num)
05. Searching/FibonacciSearch.java:12
↓ 1 callersFunctionfibonacci
(n)
03. Recursion/RussianDollRecursion.py:81
↓ 1 callersFunctionfibonacci
(n)
20. Dynamic Programming/fibonacciUsingDP.py:2
↓ 1 callersMethodfillMap
(int[][] routes,HashMap<Integer,ArrayList<Integer>> map)
17. Graph/BusRoutes.java:48
↓ 1 callersFunctionfinalValueAfterOperations
04. Arrays/19_Final Value of Variable After Performing Operations.cpp:53
↓ 1 callersFunctionfind
15. Binary Search Tree/BST_Traversals_MaxMin_Nodes.cpp:146
↓ 1 callersFunctionfind
15. Binary Search Tree/Target Sum Pair In Bst.cpp:44
↓ 1 callersMethodfind3Numbers
Function to find if there exists a triplet in the array A[] which sums up to X.
08. Hashing/Triplet Sum in Array.cpp:8
↓ 1 callersFunctionfindCandidate
Function to find the candidate for Majority */
27. LeetCode Problems/Majority_Element(Using Boyer Moore's Algo).cpp:19
↓ 1 callersFunctionfindCommon
This function prints common elements in ar1
04. Arrays/Find common elements in three sorted arrays.cpp:5
↓ 1 callersFunctionfindCondn
28. Codechef Problems/TicTacToe.cpp:8
↓ 1 callersFunctionfindConsecutive
01. Mathematics/express number as a sum of consecutive numbers.cpp:15
↓ 1 callersFunctionfindDist
15. Binary Search Tree/distance_between_2nodes.cpp:29
↓ 1 callersFunctionfindHeight
15. Binary Search Tree/Binary-Search-Tree-implementation (2).cpp:30
↓ 1 callersFunctionfindKMin
12. Queue/minimize_max_difference_adjacent_elements.cpp:8
↓ 1 callersFunctionfindLCP
Function to find the longest common prefix (LCP) between a given set of strings
03. Recursion/LongestCommonPrefix (LCP).cpp:23
↓ 1 callersFunctionfindList
(first, second)
33. Python Programs/create_sublist.py:10
↓ 1 callersFunctionfindLongestConseqSubseq
08. Hashing/Longest-Consecutive-Subsequence-In-Array.cpp:14
↓ 1 callersFunctionfindM
10. Linked List/cpp/FoldLL.cpp:45
← previousnext →1,001–1,100 of 4,122, ranked by callers