Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenGenus/cosmos
/ functions
Functions
8,543 in github.com/OpenGenus/cosmos
⨍
Functions
8,543
◇
Types & classes
1,606
↓ 4 callers
Function
cbn_ary
code/algorithm_applications/src/Strassens algorithm/strassens algorithm.cpp:66
↓ 4 callers
Function
checkIP
(ip string)
code/networking/src/validate_ip/ipv4_check.go:8
↓ 4 callers
Function
checkIfAnagrams
(str1, str2)
code/string_algorithms/src/anagram_search/anagram_search.js:36
↓ 4 callers
Function
clear
code/data_structures/src/list/doubly_linked_list/menu_interface/doubly_link.c:173
↓ 4 callers
Method
cloneReplaceLeft
code/data_structures/src/tree/binary_tree/treap/persistent_treap.kt:25
↓ 4 callers
Method
cloneReplaceRight
code/data_structures/src/tree/binary_tree/treap/persistent_treap.kt:29
↓ 4 callers
Function
countDigits
(n)
code/mathematical_algorithms/src/count_digits/count_digits.js:3
↓ 4 callers
Method
decodeString
(self, string: str)
code/online_challenges/src/leetcode/decode_string/encryption_string.py:16
↓ 4 callers
Function
del1
code/online_challenges/src/codechef/MEETUP/MEETUP.cpp:81
↓ 4 callers
Function
del2
code/online_challenges/src/codechef/MEETUP/MEETUP.cpp:90
↓ 4 callers
Method
dequeue
code/data_structures/src/queue/queue/queue.rb:13
↓ 4 callers
Function
determinePrev
(arr, idx)
code/sorting/src/bead_sort/bead_sort.js:10
↓ 4 callers
Function
df
derivate 3x² - 8x
code/mathematical_algorithms/src/newton_raphson_method/newton_raphson.php:13
↓ 4 callers
Function
dfs
code/graph_algorithms/src/cut_vertices/cut_vertices.cpp:23
↓ 4 callers
Function
dfs
(current, graph, visitFunc)
code/graph_algorithms/src/depth_first_search/depth_first_search.py:27
↓ 4 callers
Function
dimColour
Colour::LightGrey
test/c++/catch.hpp:10211
↓ 4 callers
Method
display
(self)
code/data_structures/src/queue/queue/queue.py:37
↓ 4 callers
Function
dist
* Returns square of the distance between the two Point class objects * @param p1: Object of class Point aka first Point * @param p2:
code/computational_geometry/src/chans_algorithm/chans_algorithm.cpp:56
↓ 4 callers
Function
dist
(p1, p2)
code/divide_conquer/src/closest_pair_of_points/closest_pair.py:7
↓ 4 callers
Function
doubleTriangleArea
code/online_challenges/src/project_euler/problem_102/problem_102.cpp:11
↓ 4 callers
Function
drawwindow
code/computational_geometry/src/cohen_sutherland_lineclip/cohen_sutherland_lineclip.c:66
↓ 4 callers
Function
eggDrop
code/dynamic_programming/src/egg_dropping_puzzle/egg_dropping_puzzle.c:13
↓ 4 callers
Method
element
()
code/data_structures/src/list/skip_list/skip_list.java:67
↓ 4 callers
Method
empty
code/data_structures/src/tree/heap/soft_heap/soft_heap.cpp:72
↓ 4 callers
Method
empty
code/operating_system/src/memory_management/partitioned_allocation/worst_fit.cpp:38
↓ 4 callers
Method
empty
code/operating_system/src/memory_management/partitioned_allocation/next_fit.cpp:38
↓ 4 callers
Method
empty
code/operating_system/src/memory_management/partitioned_allocation/first_fit.cpp:38
↓ 4 callers
Function
endsWith
test/c++/catch.hpp:8495
↓ 4 callers
Method
enqueue
! \brief Insert element at the end of the queue. * \param value Value to be inserted. */
code/data_structures/src/queue/queue/queue.cpp:38
↓ 4 callers
Method
equals
(Object o)
code/data_structures/src/tree/space_partitioning_tree/kd_tree/kd_tree.java:129
↓ 4 callers
Method
fail
test/c++/catch.hpp:9192
↓ 4 callers
Function
fibonacci
Returns the nth term in the Fibonacci Sequence
code/mathematical_algorithms/src/fibonacci_number/fibonacci_number.go:6
↓ 4 callers
Function
find
(vertice)
code/greedy_algorithms/src/kruskal_minimum_spanning_tree/kruskal.py:11
↓ 4 callers
Function
find
A utility function to find set of an element i (uses path compression technique)
code/greedy_algorithms/src/kruskal_minimum_spanning_tree/kruskal.c:46
↓ 4 callers
Function
find
code/data_structures/src/list/singly_linked_list/operations/find/find.c:20
↓ 4 callers
Method
find
(subset subsets[], int i)
code/graph_algorithms/src/kruskal_minimum_spanning_tree/kruskal_minimum_spanning_tree.java:46
↓ 4 callers
Method
find
(self, parent, i)
code/graph_algorithms/src/kruskal_minimum_spanning_tree/kruskal_minimum_spanning_tree.py:12
↓ 4 callers
Method
find
(int v)
code/data_structures/src/tree/multiway_tree/union_find/union_find.java:14
↓ 4 callers
Method
find
code/data_structures/src/tree/multiway_tree/red_black_tree/red_black_tree.cpp:232
↓ 4 callers
Method
find_parent
(self, v, set_map)
code/graph_algorithms/src/cycle_directed_graph/cycle_directed_graph.py:12
↓ 4 callers
Function
findset
disjoint set
code/graph_algorithms/src/kruskal_minimum_spanning_tree/kruskal_minimum_spanning_tree.cpp:7
↓ 4 callers
Function
findset
code/graph_algorithms/src/cycle_undirected_graph/cycle_undirected_graph_union_find.cpp:13
↓ 4 callers
Method
front_enqueue
(self, data)
code/data_structures/src/queue/double_ended_queue/double_ended_queue.py:11
↓ 4 callers
Function
gcd
code/online_challenges/src/codechef/GCD2/GCD2.c:4
↓ 4 callers
Function
gcd
(a, b)
code/mathematical_algorithms/src/gcd_and_lcm/gcd_and_lcm.js:1
↓ 4 callers
Method
getAt
(int idx)
code/data_structures/src/list/singly_linked_list/operations/unclassified/linked_list.java:56
↓ 4 callers
Method
getCurrentDistance
(T id)
code/graph_algorithms/src/dijkstra_shortest_path/dijkstra_shortest_path.java:101
↓ 4 callers
Function
getCurrentNanosecondsSinceEpoch
test/c++/catch.hpp:9484
↓ 4 callers
Method
getElapsedSeconds
test/c++/catch.hpp:9526
↓ 4 callers
Method
getFirstLetter
()
code/algorithm_applications/src/Cichelli's Perfect Hashing Alogorithm/Key.java:38
↓ 4 callers
Method
getLastLetter
()
code/algorithm_applications/src/Cichelli's Perfect Hashing Alogorithm/Key.java:42
↓ 4 callers
Method
getNeighbors
()
code/graph_algorithms/src/dijkstra_shortest_path/dijkstra_shortest_path.java:33
↓ 4 callers
Method
getResultCapture
IContext
test/c++/catch.hpp:6127
↓ 4 callers
Method
getUnassignedLetterPosition
()
code/algorithm_applications/src/Cichelli's Perfect Hashing Alogorithm/Key.java:91
↓ 4 callers
Function
height_tree
code/data_structures/src/tree/binary_tree/binary_tree/diameter/diameter.c:65
↓ 4 callers
Method
initialIndent
test/c++/catch.hpp:4538
↓ 4 callers
Function
inorder
code/data_structures/src/tree/binary_tree/avl_tree/avl_tree.c:188
↓ 4 callers
Function
insert
function to insert a node into the treap performs simple BST insert and calls treap_insert_fixup
code/data_structures/src/tree/binary_tree/treap/treap.cpp:79
↓ 4 callers
Method
insert
# Inserts the given +data+ into the binary search tree. Params: +data+:: Data to insert into BST.
code/data_structures/src/tree/binary_tree/binary_tree/tree/tree.rb:71
↓ 4 callers
Method
insert
code/data_structures/src/tree/b_tree/b_tree/b_tree.cpp:122
↓ 4 callers
Method
insert_vertex
(self, vertex)
code/data_structures/src/graph/graph.py:5
↓ 4 callers
Function
insertattail
Appending elements in the Linked List
code/data_structures/src/list/singly_linked_list/operations/delete/delete_node_without_head_linked_list.cpp:27
↓ 4 callers
Function
invShiftRows
(stmt)
code/cryptography/src/aes_128/aes_128.py:1138
↓ 4 callers
Function
invSubBytes
(stmt)
code/cryptography/src/aes_128/aes_128.py:1111
↓ 4 callers
Method
invert
(TreeSort node)
code/sorting/src/tree_sort/tree_sort.java:24
↓ 4 callers
Method
isEmpty
code/data_structures/test/bag/test_bag.cpp:41
↓ 4 callers
Method
isEmpty
()
code/data_structures/src/DoubleLinkedList/src_java/DoubleLinkedLists.java:8
↓ 4 callers
Method
isEmpty
(self)
code/data_structures/src/stack/reverse_stack/reverse_stack.py:11
↓ 4 callers
Method
isEmpty
Methods standard queue inherits from interface java.util.Collection
code/data_structures/src/queue/queue_using_stack/queue_using_stack.java:119
↓ 4 callers
Method
isEmpty
()
code/data_structures/src/list/singly_linked_list/operations/unclassified/linked_list.java:22
↓ 4 callers
Function
isPalindrome
(str)
code/unclassified/src/palindrome/palindrome_check/palindrome_check.js:1
↓ 4 callers
Function
isWhitespace
test/c++/catch.hpp:4388
↓ 4 callers
Function
karatsubaMultiply
code/mathematical_algorithms/src/karatsuba_multiplication/karatsuba_multiplication.cpp:57
↓ 4 callers
Method
leftChild
(self, pos)
code/data_structures/src/maxHeap/maxheap.py:24
↓ 4 callers
Method
leftChild
(self, pos)
code/data_structures/src/minHeap/minHeap.py:15
↓ 4 callers
Method
leftChild
(int pos)
code/data_structures/src/tree/heap/min_heap/min_heap.java:44
↓ 4 callers
Function
leftmost
Function to find the leftmost node of a subtree
code/data_structures/src/tree/binary_tree/binary_tree/traversal/inorder/right_threaded/right_threaded.cpp:32
↓ 4 callers
Function
length
code/data_structures/src/list/singly_linked_list/menu_interface/link.h:283
↓ 4 callers
Function
list_to_string
(bit_list)
code/cryptography/src/sha/sha_256/sha_256.py:126
↓ 4 callers
Method
login
()
code/design_pattern/src/OOP_patterns/proxy/protection/proxy/userproxy.java:17
↓ 4 callers
Function
longest_palindrome
helper function
code/dynamic_programming/src/longest_palindromic_sequence/longest_palindromic_sequence.c:44
↓ 4 callers
Function
max
utility function to get max
code/dynamic_programming/src/longest_palindromic_sequence/longest_palindromic_sequence.c:17
↓ 4 callers
Function
min
code/search/src/exponential_search/exponential_search.c:3
↓ 4 callers
Function
min
code/dynamic_programming/src/min_cost_path/min_cost_path.c:6
↓ 4 callers
Function
myStrTok
code/unclassified/src/tokenizer/tokenizer.cpp:6
↓ 4 callers
Function
naive_multi
code/divide_conquer/src/strassen_matrix_multiplication/main.cpp:138
↓ 4 callers
Method
neighbors
(int r, int c)
code/backtracking/src/knight_tour/knight_tour.java:58
↓ 4 callers
Method
nextDouble
()
code/languages/Java/Reduce_Time_complexity.java:88
↓ 4 callers
Function
normalEqn
(X, y)
code/artificial_intelligence/src/linear_regression/linear_regression.js:24
↓ 4 callers
Function
normalEqn
(X, y)
code/artificial_intelligence/src/linear_regression/linear_regression/linear_regression.js:24
↓ 4 callers
Method
normalizeAscii
($character)
code/cryptography/src/vigenere_cipher/vigenere_cipher.php:51
↓ 4 callers
Method
operation
()
code/design_pattern/src/OOP_patterns/decorator/decorator.ts:2
↓ 4 callers
Method
parent
(self, pos)
code/data_structures/src/maxHeap/maxheap.py:17
↓ 4 callers
Method
partition
(Point A, Point B, Point P)
code/computational_geometry/src/quick_hull/quick_hull.java:48
↓ 4 callers
Function
performOptionalSelector
test/c++/catch.hpp:504
↓ 4 callers
Function
pop
code/data_structures/src/stack/infix_to_postfix/infix_to_postfix.c:38
↓ 4 callers
Function
pop
code/data_structures/src/stack/infix_to_postfix/infix_to_postfix.cpp:38
↓ 4 callers
Function
pop
delete an element
code/data_structures/src/list/stack_using_linked_list/stack_using_linked_list.c:29
↓ 4 callers
Function
print
printing the elements
code/data_structures/src/list/Queue_using_Linked_list/Queue_using_Linked_List.c:67
↓ 4 callers
Function
print
printing the elements
code/data_structures/src/list/stack_using_linked_list/stack_using_linked_list.c:44
← previous
next →
601–700 of 8,543, ranked by callers