Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cyberbuddy-io/open-source-contribution-for-beginners
/ functions
Functions
1,132 in github.com/cyberbuddy-io/open-source-contribution-for-beginners
⨍
Functions
1,132
◇
Types & classes
363
↓ 1 callers
Function
g
(b)
MLSA Event-101/bootstrap/study-snake-main/js/bootstrap.min.js:6
↓ 1 callers
Function
gameWin
(comp,you)
MLSA Event-101/Python/RockPaperScissors.py:3
↓ 1 callers
Function
generateAgain
()
Know Your Code/Python/Password Generator/passwordGenerator.py:60
↓ 1 callers
Function
generatePassword
()
Know Your Code/Python/Password Generator/passwordGenerator.py:6
↓ 1 callers
Function
generate_random_password
()
MLSA Event-101/Python/passwordgenerator.py:7
↓ 1 callers
Method
getAllNewByCategories
(@Url String url)
MLSA Event-101/Android Development/News/app/src/main/java/com/sayam/news/Interface/RetrofitApi.java:13
↓ 1 callers
Method
getAllNews
(@Url String url)
MLSA Event-101/Android Development/News/app/src/main/java/com/sayam/news/Interface/RetrofitApi.java:10
↓ 1 callers
Method
getArticles
()
MLSA Event-101/Android Development/News/app/src/main/java/com/sayam/news/Model/NewsModel.java:33
↓ 1 callers
Method
getCategories
()
MLSA Event-101/Android Development/News/app/src/main/java/com/sayam/news/Model/CategoryRVModel.java:11
↓ 1 callers
Method
getCategoriesImageUrl
()
MLSA Event-101/Android Development/News/app/src/main/java/com/sayam/news/Model/CategoryRVModel.java:19
↓ 1 callers
Method
getCity
()
MLSA Event-101/Android Development/weather_app/app/src/main/java/com/example/weather_app_ui/CityModel.java:15
↓ 1 callers
Method
getCityWeatherList
()
MLSA Event-101/Android Development/weather_app/app/src/main/java/com/example/weather_app_ui/DummyData.java:24
↓ 1 callers
Method
getContry
()
MLSA Event-101/Android Development/weather_app/app/src/main/java/com/example/weather_app_ui/CityModel.java:19
↓ 1 callers
Method
getDayTemp
()
MLSA Event-101/Android Development/weather_app/app/src/main/java/com/example/weather_app_ui/WeekModel.java:21
↓ 1 callers
Method
getDayWeatherList
()
MLSA Event-101/Android Development/weather_app/app/src/main/java/com/example/weather_app_ui/DummyData.java:16
↓ 1 callers
Method
getHeight
()
MLSA Event-101/Java/FormulaeForCylinder.java:12
↓ 1 callers
Method
getHeight
()
MLSA Event-101/Java/Cylinder.java:12
↓ 1 callers
Method
getIcon
()
MLSA Event-101/Android Development/weather_app/app/src/main/java/com/example/weather_app_ui/CityModel.java:11
↓ 1 callers
Method
getImg
()
MLSA Event-101/Android Development/weather_app/app/src/main/java/com/example/weather_app_ui/DayModel.java:18
↓ 1 callers
Method
getImg
()
MLSA Event-101/Android Development/weather_app/app/src/main/java/com/example/weather_app_ui/WeekModel.java:29
↓ 1 callers
Method
getName
()
MLSA Event-101/Android Development/weather_app/app/src/main/java/com/example/weather_app_ui/WeekModel.java:17
↓ 1 callers
Method
getName
()
MLSA Event-101/Java/EmployeeClass.java:14
↓ 1 callers
Method
getNetwork
()
MLSA Event-101/Java/InterfacesEx.java:35
↓ 1 callers
Method
getNightTemp
()
MLSA Event-101/Android Development/weather_app/app/src/main/java/com/example/weather_app_ui/WeekModel.java:25
↓ 1 callers
Method
getR
()
MLSA Event-101/Java/CircleToCylinder.java:5
↓ 1 callers
Method
getRadius
()
MLSA Event-101/Java/FormulaeForCylinder.java:9
↓ 1 callers
Method
getRadius
()
MLSA Event-101/Java/Cylinder.java:9
↓ 1 callers
Method
getRain
()
MLSA Event-101/Android Development/weather_app/app/src/main/java/com/example/weather_app_ui/CityModel.java:23
↓ 1 callers
Method
getSalary
()
MLSA Event-101/Java/EmployeeClass.java:8
↓ 1 callers
Method
getTemp
()
MLSA Event-101/Android Development/weather_app/app/src/main/java/com/example/weather_app_ui/DayModel.java:22
↓ 1 callers
Method
getTemp
()
MLSA Event-101/Android Development/weather_app/app/src/main/java/com/example/weather_app_ui/CityModel.java:7
↓ 1 callers
Method
getTt
()
MLSA Event-101/Java/Genericss.java:21
↓ 1 callers
Method
getWeekWeatherList
()
MLSA Event-101/Android Development/weather_app/app/src/main/java/com/example/weather_app_ui/DummyData.java:20
↓ 1 callers
Method
getWind
()
MLSA Event-101/Android Development/weather_app/app/src/main/java/com/example/weather_app_ui/CityModel.java:27
↓ 1 callers
Method
getX
()
MLSA Event-101/Java/Inheritance.java:6
↓ 1 callers
Method
getY
()
MLSA Event-101/Java/Inheritance.java:19
↓ 1 callers
Method
getroot1
Know Your Code/C++/Quadratic root finder/NEW.cpp:16
↓ 1 callers
Method
getroot2
Know Your Code/C++/Quadratic root finder/NEW.cpp:20
↓ 1 callers
Method
getti
()
MLSA Event-101/Java/Genericss.java:38
↓ 1 callers
Function
greet
We can manipulate data like this Compiler infer that every varibale thats in comma delimited list has same type
MLSA Event-101/GOLANG/l2.go:19
↓ 1 callers
Function
greet
(greeting, n string)
MLSA Event-101/GOLANG/l1.go:34
↓ 1 callers
Method
greet
()
MLSA Event-101/Java/InterfacesEx.java:7
↓ 1 callers
Method
greet
()
MLSA Event-101/GOLANG/l6.go:19
↓ 1 callers
Method
greet1
()
MLSA Event-101/Java/DynamicMethodDispatch.java:6
↓ 1 callers
Method
guess_number
(self)
Know Your Code/Python/Number Guessing/number_guessing.py:25
↓ 1 callers
Method
hello
()
MLSA Event-101/Java/AbstractClass.java:5
↓ 1 callers
Method
hitting
()
MLSA Event-101/Java/Gta.java:8
↓ 1 callers
Method
hornk
()
MLSA Event-101/Java/Interface.java:21
↓ 1 callers
Method
hornm
()
MLSA Event-101/Java/Interface.java:24
↓ 1 callers
Function
infixToPostfix
MLSA Event-101/Data structure/Cpp/Stack/infixToPostfix.cpp:23
↓ 1 callers
Method
info
(self)
MLSA Event-101/Python/OOPs(basic) (1).py:45
↓ 1 callers
Method
input
()
MLSA Event-101/Java/decoding.java:7
↓ 1 callers
Method
input
()
MLSA Event-101/Java/MergeSymmetric.java:6
↓ 1 callers
Method
input
()
MLSA Event-101/Java/encoding.java:6
↓ 1 callers
Method
input
()
MLSA Event-101/Java/MatrixBubbleSort.java:6
↓ 1 callers
Method
input
()
MLSA Event-101/Java/OnlineLibrary.java:12
↓ 1 callers
Method
input
()
MLSA Event-101/Java/GuessTheNumber.java:8
↓ 1 callers
Function
insert
MLSA Event-101/Data structure/Cpp/Array/insertAtIndex.cpp:4
↓ 1 callers
Function
insertAtBottom
MLSA Event-101/C++/reverse.cpp:5
↓ 1 callers
Function
insertAtHead
MLSA Event-101/Data structure/Cpp/Linked list/CircularLinkedList.cpp:15
↓ 1 callers
Function
insert_at_index
MLSA Event-101/Data structure/Cpp/Linked list/InsertionAtLinkedList.cpp:17
↓ 1 callers
Function
insertionAfterNode
MLSA Event-101/C++/linked_list_insertion.c:50
↓ 1 callers
Function
intersect
MLSA Event-101/Data structure/Cpp/Linked list/IntersectionOfTwoLL.cpp:96
↓ 1 callers
Function
intersection
MLSA Event-101/Data structure/Cpp/Linked list/IntersectionOfTwoLL.cpp:112
↓ 1 callers
Function
isAnagram
(s string, t string)
MLSA Event-101/GOLANG/05validAnagram.go:15
↓ 1 callers
Method
isEmpty
Checks if the stack is empty or not Returns: Bool: True if the stack is empty, False otherwise
MLSA Event-101/Data structure/Python/stack.py:40
↓ 1 callers
Method
isEmpty
Check if the Queue is Empty Returns: bool: True if Empty, False otherwise.
MLSA Event-101/Data structure/Python/queue.py:44
↓ 1 callers
Method
isFull
MLSA Event-101/C++/circular_queues.cpp:29
↓ 1 callers
Function
isSafe
A utility function to check if a queen can be placed on board[row][col]. Note that this function is called when "col" queens are already placeed in
MLSA Event-101/Competitive Prog/N_Queen_problem_backtracking.cpp:22
↓ 1 callers
Function
isfull
MLSA Event-101/C++/implementing_stack_using_array.c:16
↓ 1 callers
Method
issueBook
()
MLSA Event-101/Java/OnlineLibrary.java:41
↓ 1 callers
Method
jump
()
MLSA Event-101/Java/HumanAnimal.java:2
↓ 1 callers
Method
jumping
()
MLSA Event-101/Java/Gta.java:5
↓ 1 callers
Function
kAppend
MLSA Event-101/Data structure/Cpp/Linked list/kAppend.cpp:58
↓ 1 callers
Function
knap
Know Your Code/C Langauge/Algorithms/Knapsack.c:7
↓ 1 callers
Function
la
(a)
MLSA Event-101/bootstrap/study-snake-main/js/jquery-2.2.4.min.js:2
↓ 1 callers
Function
leftRotate
MLSA Event-101/Data structure/Cpp/Array/left_rotation.cpp:13
↓ 1 callers
Function
leftRotatebyOne
MLSA Event-101/Data structure/Cpp/Array/left_rotation.cpp:3
↓ 1 callers
Method
legs
(int n)
MLSA Event-101/Java/Animal.java:5
↓ 1 callers
Function
length
MLSA Event-101/Data structure/Cpp/Linked list/kAppend.cpp:46
↓ 1 callers
Method
lengthAndBreadth
()
MLSA Event-101/Java/RectangelToCuboid.java:5
↓ 1 callers
Method
lift
()
MLSA Event-101/Java/TelephoneClass.java:7
↓ 1 callers
Function
linearSearch
(array, n, x)
Know Your Code/Python/searchusingpython/linearsearch.py:4
↓ 1 callers
Function
linearsearch
MLSA Event-101/Data structure/Cpp/Array/LinearSearch.cpp:3
↓ 1 callers
Function
linearsearch
MLSA Event-101/C++/linear_search.cpp:3
↓ 1 callers
Method
loadMeme
()
MLSA Event-101/Android Development/MemeShare/app/src/main/java/com/sayam/memeshare/MainActivity.java:47
↓ 1 callers
Method
longestSubstring
(String inputString)
Know Your Code/Java/LongestSubstringWithoutRepeatingCharacter/LongestSubstring.Java:10
↓ 1 callers
Method
longestUniqueSubsttr
(String str)
Know Your Code/Java/Substring/string.java:28
↓ 1 callers
Function
ma
(a)
MLSA Event-101/bootstrap/study-snake-main/js/jquery-2.2.4.min.js:2
↓ 1 callers
Function
main
()
MLSA Event-101/Python/symbol.py:3
↓ 1 callers
Function
makeCycle
MLSA Event-101/Data structure/Cpp/Linked list/detectionOfCycle.cpp:48
↓ 1 callers
Function
max
Know Your Code/C Langauge/Algorithms/Knapsack.c:3
↓ 1 callers
Function
merge
MLSA Event-101/Data structure/Cpp/Linked list/MergeTwoSortedLinkedList.cpp:42
↓ 1 callers
Function
merge
Know Your Code/C Langauge/Sorting Algorithms/merge.c:23
↓ 1 callers
Function
merge
Merges two subarrays of array[]. First subarray is arr[begin..mid] Second subarray is arr[mid+1..end]
Know Your Code/C++/Merge Sort/mergeSort.cpp:9
↓ 1 callers
Function
mergeSort
begin is for left index and end is right index of the sub-array of arr to be sorted */
Know Your Code/C++/Merge Sort/mergeSort.cpp:59
↓ 1 callers
Method
mergeSort
(int[] list)
Know Your Code/Java/Merge_Sort/MergeSort.java:9
↓ 1 callers
Function
merge_sort
Know Your Code/C Langauge/Sorting Algorithms/merge.c:62
↓ 1 callers
Method
meth1
()
MLSA Event-101/Java/InheritanceInInterfaces.java:3
↓ 1 callers
Method
meth1
()
MLSA Event-101/Java/InheritanceInInterfaces.java:11
← previous
next →
301–400 of 1,132, ranked by callers