MCPcopy Create free account

hub / github.com/AdarshAddee/Hacktoberfest2022_for_Beginers / functions

Functions146 in github.com/AdarshAddee/Hacktoberfest2022_for_Beginers

↓ 9 callersFunctiondisp
C/dsa_polynomial_Parnani.c:126
↓ 9 callersFunctioninitpoly
C/dsa_polynomial_Parnani.c:87
↓ 6 callersFunctionaccept
C/dsa_polynomial_Parnani.c:117
↓ 4 callersFunctioninsert
C++/XOR LL.cpp:19
↓ 4 callersFunctionsearch
C++/Trie.cpp:45
↓ 3 callersFunctionmerge
C++/create_segment_tree.cpp:27
↓ 3 callersFunctionmsg_to_bin
(msg)
Python/Steganography.py:9
↓ 3 callersFunctionupdate
C++/create_segment_tree.cpp:52
↓ 2 callersFunctionXor
C++/XOR LL.cpp:13
↓ 2 callersFunctiondisplay
Function to print array
C++/Heap sort by suraj.cpp:47
↓ 2 callersFunctiondisplay_hangman
(tries)
Python/hangman.py:60
↓ 2 callersMethoddraw_board
(self)
Python/tic_tac_toe_game.py:20
↓ 2 callersMethodgame_status
(self)
Python/tic_tac_toe_game.py:75
↓ 2 callersFunctiongetNode
C++/Trie.cpp:17
↓ 2 callersFunctionget_word
()
Python/hangman.py:5
↓ 2 callersFunctionheapify
C++/Heap sort by suraj.cpp:5
↓ 2 callersMethodinorderTraversal
(Node node)
Java/convert-Binary_Tree-to-Binary_Search_Tree/InnocentDaksh63.java:99
↓ 2 callersFunctionplay
(word)
Python/hangman.py:10
↓ 2 callersMethodprintArr
(int a[])
Java/InsertionSort.java:20
↓ 2 callersFunctionprintArray
C/BubbleSort.c:5
↓ 1 callersFunctionBlackJack
()
Python/BlackjackCapstoneGame.py:5
↓ 1 callersFunctionBubbleSort
C/BubbleSort.c:14
↓ 1 callersFunctionKMPSearch
Prints occurrences of txt[] in pat[]
C++/kmp_algotihm.cpp:7
↓ 1 callersFunctionTOH
C++/Tower of Hanoi By Suraj.cpp:4
↓ 1 callersFunctionTaylor_exponential
C/Taylor Series.c:4
↓ 1 callersFunctionadd
C/dsa_polynomial_Parnani.c:93
↓ 1 callersFunctionbinarySearch
C++/Binary Search By Suraj.cpp:4
↓ 1 callersFunctionbucketSort
Function to sort arr[] of size n using bucket sort
C++/bucketSort.cpp:14
↓ 1 callersFunctionbuild
C++/create_segment_tree.cpp:34
↓ 1 callersFunctionbutton
(text,l,m)
Python/GUI_calculator.py:45
↓ 1 callersMethodcalculateFactorial
C++/factorial.cpp:15
↓ 1 callersMethodcalculateSize
(Node node)
Java/convert-Binary_Tree-to-Binary_Search_Tree/InnocentDaksh63.java:48
↓ 1 callersFunctioncalculate_hcf
(x, y)
Python/common_factor.py:2
↓ 1 callersFunctioncharacter
(n)
Python/character_pattern.py:15
↓ 1 callersMethodcharacterCount
(String inputString)
Java/OccurenceOfCharInString.java:5
↓ 1 callersFunctioncheckHostEntry
Returns host information corresponding to host name
C/print ip address and hostname.c:24
↓ 1 callersFunctioncheckHostName
Returns hostname for the local computer
C/print ip address and hostname.c:14
↓ 1 callersFunctioncomputeLPSArray
Fills lps[] for given pattern pat[0..M-1]
C++/kmp_algotihm.cpp:45
↓ 1 callersMethodconvertBTBST
(Node node)
Java/convert-Binary_Tree-to-Binary_Search_Tree/InnocentDaksh63.java:30
↓ 1 callersMethodconvertBTtoArray
(Node node)
Java/convert-Binary_Tree-to-Binary_Search_Tree/InnocentDaksh63.java:60
↓ 1 callersFunctioncount
(number)
Python/loading_on_python.py:18
↓ 1 callersFunctioncountSort
The main function that sort the given string arr[] in alphabetical order
C++/Counting_sort.cpp:10
↓ 1 callersMethodcreateBST
(int start, int end)
Java/convert-Binary_Tree-to-Binary_Search_Tree/InnocentDaksh63.java:78
↓ 1 callersFunctiondecidewinner
(humanChoice,botChoice)
Game/Rock_Paper_Scissors/script.js:23
↓ 1 callersFunctiondecodeText
()
Python/Steganography.py:107
↓ 1 callersFunctiondfs
C++/Connected_components.cpp:44
↓ 1 callersFunctiondijkstra
C++/Dijkstra’s shortest path algorithm by Suraj.cpp:14
↓ 1 callersFunctiondisplay
declaration of display function
C/selection_sort.c:11
↓ 1 callersFunctionencodeText
()
Python/Steganography.py:84
↓ 1 callersFunctionfact
github username navdeepk037 https://github.com/navdeepk037
C++/factorialprogram.cpp:4
↓ 1 callersFunctionfinalmessage
([yourscore,botscore])
Game/Rock_Paper_Scissors/script.js:36
↓ 1 callersFunctionfrontend
(humanImageChoice,botImageChoice,finalmessage)
Game/Rock_Paper_Scissors/script.js:48
↓ 1 callersFunctionget_password_leaks_count
(hashes, hash_to_check)
Python/checkpass.py:13
↓ 1 callersFunctionheapSort
C++/Heap sort by suraj.cpp:29
↓ 1 callersFunctionhide_data
(img, secret_msg)
Python/Steganography.py:20
↓ 1 callersFunctioninsert
C++/Trie.cpp:29
↓ 1 callersMethodinsert
(int a[])
Java/InsertionSort.java:4
↓ 1 callersFunctioninside
(head)
Python/snakegame.py:12
↓ 1 callersFunctionisPowerOf2
C++/Power_of_2.cpp:7
↓ 1 callersFunctionmain
()
Python/BlackjackCapstoneGame.py:58
↓ 1 callersFunctionmain
(args)
Python/checkpass.py:25
↓ 1 callersFunctionmain
()
Python/hangman.py:135
↓ 1 callersMethodmaxSubarraySum
C++/Kadanes_Algorithm.cpp:18
↓ 1 callersFunctionmerge_sort
C++/Merge_sort.cpp:39
↓ 1 callersFunctionmerging
C++/Merge_sort.cpp:8
↓ 1 callersFunctionmulti
C/dsa_polynomial_Parnani.c:109
↓ 1 callersFunctionnumberToChoice
(number)
Game/Rock_Paper_Scissors/script.js:19
↓ 1 callersFunctionpartition
(A, low, high)
Python/QuickSort.py:3
↓ 1 callersMethodpartition
(int[] arr, int si, int ei)
Java/QuickSort.java:8
↓ 1 callersMethodpaths
(long a[][], long N, long M)
Java/CountingTheNumberOfPathsToReachFrom1ToN.java:47
↓ 1 callersMethodplay
(self)
Python/tic_tac_toe_game.py:47
↓ 1 callersFunctionprintList
C++/XOR LL.cpp:37
↓ 1 callersMethodprintMat
(long[][] m)
Java/CountingTheNumberOfPathsToReachFrom1ToN.java:39
↓ 1 callersFunctionpwned_api_check
(password)
Python/checkpass.py:19
↓ 1 callersFunctionquery
C++/create_segment_tree.cpp:79
↓ 1 callersMethodquickSort
(int[] arr, int si, int ei)
Java/QuickSort.java:29
↓ 1 callersFunctionquicksort
(A, low, high)
Python/QuickSort.py:20
↓ 1 callersFunctionradixsort
(A)
Python/RadixSort.py:3
↓ 1 callersFunctionrandToRpsInt
()
Game/Rock_Paper_Scissors/script.js:15
↓ 1 callersFunctionrequest_api_data
(query_char)
Python/checkpass.py:7
↓ 1 callersFunctionreverse
C++/Reverse_integer.cpp:6
↓ 1 callersFunctionrule
C++/Rock, Paper and Scissors Game By Suraj.cpp:6
↓ 1 callersFunctionsearch
Searches the element x in mat[][]. If the element is found, then prints its position and returns true, otherwise prints "not found" and returns false
C++/Search_a_2D_Matrix.cpp:11
↓ 1 callersFunctionselection_sort
declaration of funtion :- selection sort
C/selection_sort.c:20
↓ 1 callersMethodset_value
(self, position, t)
Python/tic_tac_toe_game.py:32
↓ 1 callersMethodshow
C++/factorial.cpp:35
↓ 1 callersFunctionshow_data
(img)
Python/Steganography.py:58
↓ 1 callersFunctionshownum
(i)
Python/Print 1 to 100 without numbers.py:6
↓ 1 callersFunctionsteganography
()
Python/Steganography.py:120
↓ 1 callersFunctionsub
C/dsa_polynomial_Parnani.c:101
MethodConvertBTtoBST
()
Java/convert-Binary_Tree-to-Binary_Search_Tree/InnocentDaksh63.java:25
MethodNode
(int data)
Java/convert-Binary_Tree-to-Binary_Search_Tree/InnocentDaksh63.java:11
Method__init__
(self)
Python/tic_tac_toe_game.py:10
Functionanimate
()
Python/loading_on_python.py:10
Functionchange
(x,y)
Python/snakegame.py:8
FunctioncheckIPbuffer
Converts space-delimited IPv4 addresses to dotted-decimal format
C/print ip address and hostname.c:35
Functionclick
(event)
Python/GUI_calculator.py:13
MethodgetIntersectionNode
C++/intersection-of-two-linked-lists.cpp:18
Functionmain
C++/Rock, Paper and Scissors Game By Suraj.cpp:31
Functionmain
C++/Kadanes_Algorithm.cpp:39
next →1–100 of 146, ranked by callers