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
↓ 5 callers
Function
find_optimal
code/data_structures/src/tree/multiway_tree/union_find/union_find.c:34
↓ 5 callers
Function
get
(key int)
code/data_structures/src/DoubleLinkedList/lru_cache_with_dll/src_go/main.go:78
↓ 5 callers
Method
get
(long time)
code/data_structures/src/tree/space_partitioning_tree/interval_tree/interval_tree.java:271
↓ 5 callers
Method
getExpandedExpression
test/c++/catch.hpp:4269
↓ 5 callers
Method
getWeight
()
code/greedy_algorithms/src/fractional_knapsack/fractional_knapsack.java:86
↓ 5 callers
Method
hasFilters
test/c++/catch.hpp:9385
↓ 5 callers
Function
heapify
(a, i)
code/data_structures/src/tree/heap/min_heap/min_heap.py:10
↓ 5 callers
Function
insert
(root, nodeValue)
code/data_structures/src/binary_heap/binary_heap.py:29
↓ 5 callers
Function
insert
code/data_structures/src/list/singly_linked_list/operations/delete/delete_nth_node.c:13
↓ 5 callers
Method
insert
Insert a record into the skiplist
code/data_structures/src/list/skip_list/skip_list.java:97
↓ 5 callers
Method
insert
(new_label string)
code/data_structures/src/list/singly_linked_list/singly_linked_list.go:10
↓ 5 callers
Method
insertAtLast
* Inserting new node in last */
code/data_structures/src/CircularLinkedList/circularLinkedList.cpp:77
↓ 5 callers
Function
insertNode
code/languages/cpp/reverse_linked_list/reverse_linked_list_2pointers.cpp:15
↓ 5 callers
Function
insertNode
code/languages/cpp/reverse_linked_list/reverse_linked_list_3pointers.cpp:12
↓ 5 callers
Function
insertatbeg
(d, root)
code/data_structures/src/list/singly_linked_list/operations/print_reverse/print_reverse.py:18
↓ 5 callers
Function
isAnagram
(string1, string2)
code/string_algorithms/src/anagram_search/anagram_search.py:22
↓ 5 callers
Function
isAnagram
code/string_algorithms/src/anagram_search/anagram_search.cpp:32
↓ 5 callers
Function
isEmpty
code/data_structures/src/stack/infix_to_postfix/infix_to_postfix.c:30
↓ 5 callers
Function
isEmpty
code/data_structures/src/stack/infix_to_postfix/infix_to_postfix.cpp:30
↓ 5 callers
Method
isEmpty
(self)
code/graph_algorithms/src/dijkstra_shortest_path/dijkstra_shortest_path_efficient.py:16
↓ 5 callers
Function
isPangram
(str: string)
code/string_algorithms/src/pangram_checker/pangram_checker.ts:3
↓ 5 callers
Function
is_rb_correct
code/data_structures/src/tree/multiway_tree/red_black_tree/red_black_tree.c:195
↓ 5 callers
Function
list
test/c++/catch.hpp:7037
↓ 5 callers
Method
match
test/c++/catch.hpp:7115
↓ 5 callers
Function
matrixToText
(matrix)
code/cryptography/src/aes_128/aes_128.py:1601
↓ 5 callers
Function
maximum
code/data_structures/src/tree/binary_tree/binary_tree/diameter/diameter.c:60
↓ 5 callers
Function
merge
code/data_structures/src/tree/heap/priority_queue/leftist_tree/leftist_priority_queue.cpp:21
↓ 5 callers
Function
min
code/artificial_intelligence/src/support_vector_machine/svm.c:464
↓ 5 callers
Function
modC
modification cost
code/dynamic_programming/src/edit_distance/edit_distance_hirschberg.cpp:32
↓ 5 callers
Function
newNode
for inserting a new node
code/data_structures/src/tree/binary_tree/binary_tree/count_universal_subtree/count_universal_subtrees.cpp:39
↓ 5 callers
Function
newnode
code/graph_algorithms/src/left_view_binary_tree/left_view_binary_tree.cpp:11
↓ 5 callers
Method
notify
event: object
code/design_pattern/src/OOP_patterns/observer_pattern/observer_pattern.py:116
↓ 5 callers
Method
pointUpdate
* @brief Point update in segment tree. Essentially performs `array[position] = value`. * * @param position Index to be updated
code/data_structures/src/tree/segment_tree/generic_segment_tree.cpp:75
↓ 5 callers
Method
preorder
code/data_structures/src/tree/heap/binomial_heap/binomial_heap.cpp:95
↓ 5 callers
Method
print
* Print stack elements * * @param Stack $stack * @return void */
code/data_structures/src/stack/stack/stack.php:69
↓ 5 callers
Method
printArray
(double[][] arr)
code/mathematical_algorithms/src/gaussian_elimination/gaussian_elimination.java:95
↓ 5 callers
Function
push
code/data_structures/src/stack/postfix_evaluation/postfix_evaluation.c:47
↓ 5 callers
Method
removeFirst
()
code/data_structures/src/list/singly_linked_list/operations/unclassified/linked_list.java:142
↓ 5 callers
Function
removeNonSignificantZeros
code/divide_conquer/src/karatsuba_multiplication/karatsubamultiply.cpp:98
↓ 5 callers
Method
removeSeperateCode
code/compression/src/lossless_compression/huffman/huffman.cpp:472
↓ 5 callers
Method
reverse
(n)
code/mathematical_algorithms/src/reverse_number/reverse_number.rb:7
↓ 5 callers
Function
reverseFactorial
(target int)
code/mathematical_algorithms/src/reverse_factorial/reverse_factorial.go:17
↓ 5 callers
Method
rngSeed
test/c++/catch.hpp:5847
↓ 5 callers
Function
rotate
* rrot = 1 (rrot = 0 is flipped) * * C B * / / \ * B => A C * / * A */
code/data_structures/src/tree/multiway_tree/red_black_tree/red_black_tree.c:48
↓ 5 callers
Function
search
code/data_structures/src/tree/tree/trie/trie.c:84
↓ 5 callers
Method
setNext
code/data_structures/src/list/singly_linked_list/singly_linked_list_with_classes.cpp:15
↓ 5 callers
Method
show
code/cellular_automaton/src/langtons_ant/langtons_ant.cpp:76
↓ 5 callers
Function
shuffle
code/sorting/src/bogo_sort/bogo_sort.c:31
↓ 5 callers
Method
shuffle
(Integer[] arr)
code/sorting/src/bogo_sort/bogo_sort.java:32
↓ 5 callers
Method
splice
code/data_structures/src/list/xor_linked_list/xor_linked_list.cpp:812
↓ 5 callers
Method
start
test/c++/catch.hpp:9514
↓ 5 callers
Method
start
(self)
code/artificial_intelligence/src/minimax/minimax.py:334
↓ 5 callers
Function
testSizeByTimes
(size, times)
code/search/test/test_search.py:58
↓ 5 callers
Function
test_size_by_times
(size, times)
code/sorting/test/test_sort.py:77
↓ 5 callers
Method
toString
test/c++/catch.hpp:4010
↓ 5 callers
Method
toString
()
code/greedy_algorithms/src/hillclimber/hillclimber.java:65
↓ 5 callers
Function
to_terminal
(group)
code/artificial_intelligence/src/decision_tree/decision_tree.py:115
↓ 5 callers
Method
translate
test/c++/catch.hpp:1787
↓ 5 callers
Function
transpose
(matrix)
code/cryptography/src/aes_128/aes_128.py:1253
↓ 4 callers
Function
BTreeRoot
code/data_structures/src/tree/b_tree/b_tree/b_tree_c/btree.c:332
↓ 4 callers
Method
BuildVehicle
()
code/design_pattern/src/builder_pattern/builder.cs:32
↓ 4 callers
Method
Contains
code/data_structures/src/hashs/bloom_filter/bloom_filter.cpp:23
↓ 4 callers
Function
Cross
code/computational_geometry/src/sphere_tetrahedron_intersection/luvector.hpp:594
↓ 4 callers
Function
DISPLAY
code/data_structures/src/tree/heap/binomial_heap/binomial_heap.c:130
↓ 4 callers
Function
GCD
(a, b)
code/quantum_algorithms/shors_algorithm/P1_shor_primefactorization.py:312
↓ 4 callers
Method
GetNode
(index int)
code/mathematical_algorithms/src/add_polynomials/add_polynomials.go:49
↓ 4 callers
Function
GetOracle
(x_val)
code/quantum_algorithms/grovers_algorithm/P1_grover_plot.py:26
↓ 4 callers
Function
LeftRotate
code/data_structures/src/tree/binary_tree/avl_tree/avl_tree.c:59
↓ 4 callers
Method
Length
()
code/mathematical_algorithms/src/add_polynomials/add_polynomials.go:45
↓ 4 callers
Function
LineNormalL
code/computational_geometry/src/sphere_tetrahedron_intersection/luvector.hpp:776
↓ 4 callers
Function
Part_2
(pt,key,sbox1,sbox2)
code/cryptography/src/simple_des/sdes.py:66
↓ 4 callers
Function
ProjLineL
code/computational_geometry/src/sphere_tetrahedron_intersection/luvector.hpp:746
↓ 4 callers
Method
Query
(ql int, qr int)
code/data_structures/src/tree/space_partitioning_tree/segment_tree/segment_tree_rmq.go:86
↓ 4 callers
Method
Query
(ql int, qr int)
code/data_structures/src/tree/space_partitioning_tree/segment_tree/segment_tree_sum.go:79
↓ 4 callers
Method
Reverse
()
code/data_structures/src/stack/reverse_stack/reverse_stack.go:44
↓ 4 callers
Function
RightRotate
code/data_structures/src/tree/binary_tree/avl_tree/avl_tree.c:45
↓ 4 callers
Method
_down
(self, index, n)
code/data_structures/src/tree/heap/priority_queue/priority_queue.py:60
↓ 4 callers
Function
_swap
code/sorting/src/intro_sort/intro_sort.cpp:73
↓ 4 callers
Method
add
(string value)
code/data_structures/src/hashs/hash_table/hash_table.cs:19
↓ 4 callers
Method
addChild
(self, side, node)
code/data_structures/src/tree/binary_tree/rope/rope.py:19
↓ 4 callers
Method
addElementEnd
2-Push back code
code/data_structures/src/list/singly_linked_list/operations/unclassified/linked_list_operations.cpp:48
↓ 4 callers
Method
addElementFirst
definition 1-Push front code
code/data_structures/src/list/singly_linked_list/operations/unclassified/linked_list_operations.cpp:38
↓ 4 callers
Method
addFirst
(int item)
code/data_structures/src/DoubleLinkedList/src_java/DoubleLinkedLists.java:11
↓ 4 callers
Method
addFirst
(self, data)
code/data_structures/src/list/doubly_linked_list/doubly_linked_list.py:14
↓ 4 callers
Method
addInterval
(Interval<Type> interval)
code/data_structures/src/tree/space_partitioning_tree/interval_tree/interval_tree.java:301
↓ 4 callers
Method
addNotification
(String notification)
code/design_pattern/src/OOP_patterns/observer_java/observer/network/artist.java:34
↓ 4 callers
Method
add_member
(self, member)
code/design_pattern/test/test_observer.py:15
↓ 4 callers
Function
adds
code/cryptography/src/huffman_encoding/huffman_encoding.c:27
↓ 4 callers
Method
adjustString
test/c++/catch.hpp:7085
↓ 4 callers
Method
all
test/c++/catch.hpp:6973
↓ 4 callers
Function
alloc_state_link
* Allocate a new state_link_t and return a pointer to it. */
code/string_algorithms/src/finite_automata/c/types.c:12
↓ 4 callers
Function
anagrams?
(first_word, second_word)
code/string_algorithms/src/anagram_search/anagram_search.rb:16
↓ 4 callers
Method
apply
Calculates Jaccard Similarity of two set character sequence passed as input. @param left first character sequence @param right second character seque
code/unclassified/src/jaccard_similarity/jaccard.java:30
↓ 4 callers
Function
attach
Helper functions //
code/data_structures/src/DoubleLinkedList/lru_cache_with_dll/src_go/main.go:35
↓ 4 callers
Function
bl_add
code/data_structures/src/hashs/bloom_filter/bloom_filter.c:26
↓ 4 callers
Function
bl_contains
code/data_structures/src/hashs/bloom_filter/bloom_filter.c:32
↓ 4 callers
Function
bothOrAll
test/c++/catch.hpp:10213
↓ 4 callers
Function
build
code/data_structures/src/tree/space_partitioning_tree/segment_tree/segment_tree_rmq.cpp:16
↓ 4 callers
Function
calculateFactorial
(i int)
code/mathematical_algorithms/src/factorial/factorial.go:8
↓ 4 callers
Function
calculateLCM
(a, b int, integers ...int)
code/mathematical_algorithms/src/gcd_and_lcm/gcd_and_lcm.go:18
← previous
next →
501–600 of 8,543, ranked by callers