MCPcopy Create free account

hub / github.com/Rishabh062/Hacktoberfest2021 / functions

Functions430 in github.com/Rishabh062/Hacktoberfest2021

↓ 138 callersFunctionprint
function to print array*/
C++/sudoku.cpp:15
↓ 103 callersFunctioninput
C/randomizedQuickSort.c:2
↓ 21 callersMethodadd
(String v,String w)
Java/graphs/MyGraph.java:22
↓ 20 callersMethodpush
C++/Reverse_linkedlist.cpp:57
↓ 13 callersFunctionaddedge
Function for adding edges to graph
C++/FirstSearch.cpp:10
↓ 12 callersFunctionmax
C++/Longest_Common_Subsequence.cpp:13
↓ 12 callersMethodprint
Function to print linked list */
C++/Reverse_linkedlist.cpp:48
↓ 7 callersFunctionmin
HackerRank-C-main/Variadic functions in C.c:22
↓ 6 callersFunctionDrawMenu
C/Typing Tutor Project in C/Typing Tutor Coding/TT.C:492
↓ 6 callersMethodadd
(String v,String w)
Java/graphs/LinkedGraph.java:55
↓ 6 callersMethodenqueue
C++/tree traversal/Queuecpp.h:29
↓ 6 callersFunctioninsert_doubly
C++/Reverse_Doubly_Linked_List.cpp:22
↓ 6 callersFunctionpush
Function to insert a node at the beginning of the linked list */
C++/Merge_two_sorted_linkedlists.cpp:79
↓ 6 callersFunctionsum
Go through the link to understand c standard library https://www.tutorialspoint.com/c_standard_library/stdarg_h.htm */ This is a type suitable for hol
HackerRank-C-main/Variadic functions in C.c:12
↓ 6 callersFunctionswap
C++/Selection_Sort_Visualised.cpp:36
↓ 6 callersMethodswap
(int parentIndex, int childIndex, T[] unsorted)
Java/HeapSort.java:79
↓ 5 callersFunctionbox
C/Typing Tutor Project in C/Typing Tutor Coding/TT.C:455
↓ 5 callersFunctionenqueue
Insertion in queue
C/Queue.c:26
↓ 4 callersFunctionaddedge
C++/MSTgraph.cpp:11
↓ 4 callersMethodindex
(String v)
Java/graphs/LinkedGraph.java:60
↓ 4 callersMethodindex
(String v)
Java/graphs/MyGraph.java:26
↓ 4 callersFunctionnewNode
Utility function to create a new node.
C++/check_circular_linkedlist.cpp:35
↓ 3 callersFunctionbinary_to_decimal
(binary)
Python/binary_to_decimal.py:1
↓ 3 callersFunctiondelay
C++/Selection_Sort_Visualised.cpp:12
↓ 3 callersFunctiondisplayBoard
TIC TAC TOE PROJECT.cpp:33
↓ 3 callersFunctiongetMid
A utility function to get the middle index from corner indexes.
C++/Segment_Tree.cpp:5
↓ 3 callersFunctionknows
C++/celebrity problem.cpp:12
↓ 3 callersFunctionmax
HackerRank-C-main/Variadic functions in C.c:36
↓ 3 callersFunctionsolve
(s)
HackerRank-Python-main/Capitalize!.py:11
↓ 3 callersFunctionswap
C/randomizedQuickSort.c:15
↓ 3 callersFunctionupdateTime
(k)
javascript/clock.js:14
↓ 2 callersFunctionLoadPage
================================================================*/
C/Typing Tutor Project in C/Typing Tutor Coding/TT.C:440
↓ 2 callersFunctionMoveNode
C++/Merge_two_sorted_linkedlists.cpp:60
↓ 2 callersFunctionarea
for finding area of triangle*/
HackerRank-C-main/Small Triangles, Large Triangles.c:15
↓ 2 callersFunctionbeginSession
-------------------------------------------*/
C/Typing Tutor Project in C/Typing Tutor Coding/TT.C:336
↓ 2 callersMethodbinaryExponentiation
(double x, int n)
BinaryExponentiation.java:14
↓ 2 callersFunctioncheck
C++/MSTgraph.cpp:52
↓ 2 callersFunctioncrypt
(m, n, e)
Python/rsa_encryption_algorithm.py:45
↓ 2 callersMethoddequeue
C++/tree traversal/Queuecpp.h:38
↓ 2 callersFunctiondisplay
C++/Selection_Sort_Visualised.cpp:21
↓ 2 callersFunctiondisplay
C/randomizedQuickSort.c:9
↓ 2 callersMethodexp
(BigInteger a,int b)
Java/pi.java:69
↓ 2 callersMethodfact
(int a)
Java/pi.java:54
↓ 2 callersFunctiongetMin
C++/Min_Stack.cpp:28
↓ 2 callersFunctiongetSum
Return sum of elements in range from index qs (query start) to qe (query end). It mainly uses getSumUtil()
C++/Segment_Tree.cpp:80
↓ 2 callersFunctionget_min_diff
(arr1, arr2)
Python/pareto_optimal_vectors_search.py:21
↓ 2 callersFunctionheapify
(array, a, b)
Python/HeapSort.py:1
↓ 2 callersFunctionheapify
To heapify a subtree rooted with node i which is an index in arr[]. n is size of heap
C++/Heap sort.cpp:7
↓ 2 callersFunctionisCircular
This function returns true if given linked list is circular, else false. */
C++/check_circular_linkedlist.cpp:15
↓ 2 callersMethodisEmpty
C++/tree traversal/Queuecpp.h:24
↓ 2 callersFunctionisSafe
function that checks whether it will be safe to assign num to the given row and col */
C++/sudoku.cpp:28
↓ 2 callersFunctionlistLesson
C/Typing Tutor Project in C/Typing Tutor Coding/TT.C:290
↓ 2 callersFunctionlistUser
C/Typing Tutor Project in C/Typing Tutor Coding/TT.C:221
↓ 2 callersFunctionpop
C++/Min_Stack.cpp:19
↓ 2 callersFunctionprintArray
C++/shellsort.cpp:34
↓ 2 callersFunctionprintArray
C++/Min_heap_to_Max_heap.cpp:27
↓ 2 callersFunctionprintArray
C/countSort.c:6
↓ 2 callersFunctionprintArray
C/mergeSort.c:4
↓ 2 callersFunctionprint_doubly
C++/Reverse_Doubly_Linked_List.cpp:75
↓ 2 callersFunctionqueueTraverse
Queue traversal
C/Queue.c:49
↓ 2 callersMethodreverse
Function to reverse the linked list */
C++/Reverse_linkedlist.cpp:26
↓ 2 callersFunctionrotate
C++/Rotate_Matrix_Except_Diagonals.cpp:46
↓ 2 callersMethodtoString
()
Java/graphs/MyGraph.java:32
↓ 2 callersMethodvertex
(int i)
Java/graphs/MyGraph.java:41
↓ 1 callersMethodCreateTree
C++/tree traversal/treecpp.cpp:25
↓ 1 callersFunctionDFS
C++/MSTgraph.cpp:35
↓ 1 callersFunctionDFSatu
C++/MSTgraph.cpp:17
↓ 1 callersFunctionHeap_Sort
(array)
Python/HeapSort.py:18
↓ 1 callersFunctionHuffmanCoding
C++/Huffman_Coding.cpp:54
↓ 1 callersMethodInorder
C++/tree traversal/treecpp.cpp:69
↓ 1 callersFunctionLCS
C++/Longest_Common_Subsequence.cpp:18
↓ 1 callersFunctionLLTraversal
linked list traversal Complexity: O(n) where n = number of nodes
C/Linkedlist.c:12
↓ 1 callersFunctionMaxHeapify
C++/Min_heap_to_Max_heap.cpp:4
↓ 1 callersFunctionNQueen
C/NQueenProblem.c:15
↓ 1 callersMethodPreorder
C++/tree traversal/treecpp.cpp:61
↓ 1 callersMethodPrimsAlgo
C++/Prims_MST.cpp:57
↓ 1 callersFunctionRandom
C/randomizedQuickSort.c:21
↓ 1 callersFunctionRandomizedPartition
C/randomizedQuickSort.c:26
↓ 1 callersFunctionRandomizedQuickSort
C/randomizedQuickSort.c:47
↓ 1 callersFunctionSortedMerge
Takes two lists sorted in increasing order, and splices their nodes together to make one big sorted list which is returned. */
C++/Merge_two_sorted_linkedlists.cpp:24
↓ 1 callersFunctionWS2
C/Typing Tutor Project in C/Typing Tutor Coding/WELCOME.C:5
↓ 1 callersFunctionabout
C/Typing Tutor Project in C/Typing Tutor Coding/TT.C:620
↓ 1 callersMethodadd
(int size, T element, T[] unsorted)
Java/HeapSort.java:62
↓ 1 callersMethodaddEdge
C++/Prims_MST.cpp:51
↓ 1 callersFunctionaddRecord
C/Typing Tutor Project in C/Typing Tutor Coding/TT.C:537
↓ 1 callersFunctionbeg
C/Doubly_linked_list_all_operation.c:87
↓ 1 callersFunctionbegdelete
C++/element_deletion_from_begining_singly_linked_list.cpp:65
↓ 1 callersFunctionbest_first_search
Function For Implementing Best First Search Gives output path having lowest cost
C++/FirstSearch.cpp:18
↓ 1 callersMethodbinarySearch
(int[] arr, int target)
Java/BinarySearch.java:12
↓ 1 callersFunctionbinary_search
(list1, n)
Python/binary_search.py:4
↓ 1 callersFunctionbinomialCoeff
Returns value of Binomial Coefficient C(n, k)
C++/catalan_numbers.cpp:6
↓ 1 callersFunctionbubbleSort
(arr)
javascript/bubble_sort.js:1
↓ 1 callersFunctionbubble_sort
(list1)
Python/bubble_sort.py:1
↓ 1 callersFunctionbucketSort
C++/BucketSort.cpp:5
↓ 1 callersMethodcalc
()
Java/pi.java:15
↓ 1 callersFunctioncalculateSpan
C++/stockSpan.cpp:29
↓ 1 callersFunctioncalculate_the_maximum
HackerRank-C-main/Bitwise Operators.c:8
↓ 1 callersFunctioncatalan
A Binomial coefficient based function to find nth catalan number in O(n) time
C++/catalan_numbers.cpp:23
↓ 1 callersFunctioncc
C++/connected_components.cpp:18
↓ 1 callersFunctioncheck
given a valid input for sudoku problem like one in the newspapers, it solves and returns a valid answer */
C++/sudoku_solve.cpp:8
next →1–100 of 430, ranked by callers