Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemistic/Data-Structures-and-Algorithms
/ functions
Functions
2,714 in github.com/codemistic/Data-Structures-and-Algorithms
⨍
Functions
2,714
◇
Types & classes
687
↓ 1 callers
Method
enqueue
CPP/QUEUE/QueueUsingStack.cpp:8
↓ 1 callers
Method
equal
(String[] a,String[] b)
Java/Leetcode/Leetcode1162.java:11
↓ 1 callers
Function
exist
CPP/questions/word-search.cpp:34
↓ 1 callers
Function
exp
CPP/array-2d/recursive.cpp:3
↓ 1 callers
Function
exp
CPP/array-2d/find_triplet.cpp:4
↓ 1 callers
Function
exponentialSearch
Returns position of first occurrence of x in array
CPP/searching/exponential_search.cpp:19
↓ 1 callers
Function
f
CSES/DP/GridPaths.cpp:28
↓ 1 callers
Function
f
CSES/DP/RemovingDigits.cpp:19
↓ 1 callers
Function
f
CSES/DP/BookShop_MEMO.cpp:28
↓ 1 callers
Function
f
CSES/Intro/TowerH.cc:6
↓ 1 callers
Function
f
Dynamic Programming/ninjaAndHisFriends.cpp:12
↓ 1 callers
Function
fact
CPP/recursion/recursion 1.cpp:18
↓ 1 callers
Function
fact
(n)
Python/factorial.py:8
↓ 1 callers
Function
factors
CPP/questions/DIFACTRS.cpp:5
↓ 1 callers
Function
fastExponent
CPP/recursion/Fast Exponentiation.cpp:5
↓ 1 callers
Method
fct
(int n)
Java/Recursion/FactorialN.java:5
↓ 1 callers
Function
fibbI
(n)
Python/Dynamic_Programming/Introduction.py:26
↓ 1 callers
Function
fibonacci
(n)
Python/5 recusrion problems.py:18
↓ 1 callers
Function
fibonacci
(n,dp)
Python/Dynamic_Programming/Introduction.py:7
↓ 1 callers
Function
fillLPS
CPP/String/KMPalgo.cpp:4
↓ 1 callers
Method
finalValueAfterOperations
(String[] operations)
Java/Leetcode/Leetcode2011.java:10
↓ 1 callers
Method
findClosestElements
(int[] arr, int k, int x)
Leetcode-solutions/Binary-search/KClosestElement.java:10
↓ 1 callers
Function
findCombination
CPP/recursion/sum_of_subset.cpp:7
↓ 1 callers
Function
findElement
CPP/Problems/BitonicArray.cpp:63
↓ 1 callers
Method
findEvenIndex
(int[] arr)
Java/Array/EqualSide.java:12
↓ 1 callers
Function
findFirstAndLast
CPP/recursion/first_occur.cpp:8
↓ 1 callers
Function
findKthMin
CPP/Trees/kthMinimumElement.cpp:41
↓ 1 callers
Method
findKthNumber
(int m, int n, int k)
Leetcode-solutions/Binary-search/KthSmallestMultiplicationTable.java:9
↓ 1 callers
Function
findMin
Driver program
CPP/Greedy_algorithm.cpp:9
↓ 1 callers
Method
findMin
(int[] nums)
Leetcode-solutions/Binary-search/MinInRotatedArray.java:7
↓ 1 callers
Method
findMin
(int[] nums)
Leetcode-solutions/Binary-search/MinInRotatated2.java:7
↓ 1 callers
Method
findPeakElement
(int[] nums)
Leetcode-solutions/Binary-search/PeakElement.java:7
↓ 1 callers
Function
findPeakIndex
CPP/Problems/BitonicArray.cpp:11
↓ 1 callers
Function
findSimilarity
(f1, f2)
Python/plagiarism.py:4
↓ 1 callers
Function
findTopoSortDFS
CPP/graphseries.cpp:158
↓ 1 callers
Function
findTopoSortDFS2
This function is customized for the "shortestPathDAG" fuction
CPP/graphseries.cpp:266
↓ 1 callers
Function
findUnique
(arr, n)
Python/codingninja_array_problem.py:4
↓ 1 callers
Function
find_closest
Using Binary Search find the number closest to target in the given sorted array
Python/findClosestNumberr.py:8
↓ 1 callers
Function
find_sd
graph/code6.cpp:13
↓ 1 callers
Function
find_starting
CPP/LINKED LIST/ALGORITHMIC PROBLEMS RELATED TO LINKEDLIST/floydscycle_practice.cpp:127
↓ 1 callers
Function
find_transpose
graph/code18.cpp:44
↓ 1 callers
Function
findpairs
(arr,target)
Python/find pairs.py:3
↓ 1 callers
Function
findsum
CPP/Segment Tree/lazy_queries_segment_tree.cpp:70
↓ 1 callers
Method
firstBadVersion2
(int n)
Leetcode-solutions/Binary-search/FirstbadVersion.java:24
↓ 1 callers
Method
firstLastPosition
(int[] nums, int target)
Leetcode-solutions/Binary-search/FirstLastPos.java:11
↓ 1 callers
Function
first_negative_element_of_size_k
CPP/LINKED LIST/SINGLY LINKED LIST/Maths For DSA/Sliding Window Problem/sliding_window_2.cpp:6
↓ 1 callers
Function
firstocc
CPP/searching/binary_search1.cpp:8
↓ 1 callers
Method
flatten
(self, root)
Python/Flattening of a linked list/solution.py:69
↓ 1 callers
Function
floyd_cycle
CPP/LINKED LIST/ALGORITHMIC PROBLEMS RELATED TO LINKEDLIST/floydscycle.cpp:65
↓ 1 callers
Function
floyd_cycle
}
CPP/LINKED LIST/ALGORITHMIC PROBLEMS RELATED TO LINKEDLIST/floydscycle_practice.cpp:112
↓ 1 callers
Function
floyd_cycle
CPP/LINKED LIST/ALGORITHMIC PROBLEMS RELATED TO LINKEDLIST/find_begeningof_circle.cpp:66
↓ 1 callers
Function
floyd_warshall
(G)
Python/floyd_warshal.py:11
↓ 1 callers
Method
focus_force
'forward' method, which canvas itself has inherited...
Python/Turtle.py:322
↓ 1 callers
Function
fuc
CPP/recursion/printn.cpp:8
↓ 1 callers
Function
fun
CPP/recursion/nested_recursion.cpp:3
↓ 1 callers
Function
func
CPP/LINKED LIST/ALGORITHMIC PROBLEMS RELATED TO LINKEDLIST/test3.cpp:6
↓ 1 callers
Function
func
CPP/LINKED LIST/SOME LEET CODE QUESTIONS/Greater_Average.cpp:5
↓ 1 callers
Function
func
CPP/LINKED LIST/DOUBLY LINKED LIST/test7.cpp:5
↓ 1 callers
Function
func
CPP/pandigital_numbers/code.cpp:144
↓ 1 callers
Function
func
CPP/recursion/2_to_power_n.cpp:8
↓ 1 callers
Function
func1
CPP/LINKED LIST/CIRCULAR LINKED LIST/test4.cpp:38
↓ 1 callers
Function
func11
CPP/pandigital_numbers/code.cpp:75
↓ 1 callers
Function
func13
CPP/pandigital_numbers/code.cpp:97
↓ 1 callers
Function
func17
CPP/pandigital_numbers/code.cpp:120
↓ 1 callers
Function
func2
CPP/LINKED LIST/CIRCULAR LINKED LIST/test4.cpp:5
↓ 1 callers
Function
func3
CPP/pandigital_numbers/code.cpp:6
↓ 1 callers
Function
func5
CPP/pandigital_numbers/code.cpp:30
↓ 1 callers
Function
func7
CPP/pandigital_numbers/code.cpp:52
↓ 1 callers
Function
func_to_count_plaindrome_words
CPP/LINKED LIST/ALGORITHMIC PROBLEMS RELATED TO LINKEDLIST/test5.cpp:17
↓ 1 callers
Function
gcd
Recursive function to return gcd of a and b
CPP/recursion/GCD_Rec.cpp:5
↓ 1 callers
Method
gcd
(int a, int b)
Java/Array/FindGreatestCommonDivisorOfArray.java:26
↓ 1 callers
Function
gcdeuclid
CPP/questions/gcd_hcf.cpp:8
↓ 1 callers
Function
generate
CPP/recursion/subset_recursion.cpp:9
↓ 1 callers
Method
generateKey
()
DSA android fingerprint/android fingerprint dsa algorithm.java:90
↓ 1 callers
Function
getMax
Function to get the largest element from an array
CPP/sorting/radix_sort.cpp:7
↓ 1 callers
Method
getMax
(int arr[], int n)
Java/RadixSort.java:9
↓ 1 callers
Method
getMax
(int[] arr, int n)
Java/SortingTechniques/RadixSort.java:4
↓ 1 callers
Method
getMax
(int[] a)
Java/SortingTechniques/CountSort.java:58
↓ 1 callers
Method
getMinDiff
CPP/Problems/MinimizeTheHeight.cpp:63
↓ 1 callers
Method
getString
()
Java/OverridingEqualsMethod/Abc.java:3
↓ 1 callers
Function
get_direction
(index)
Python/dijkstra.py:30
↓ 1 callers
Function
get_max
Trees/Binary_tree_Array.c:80
↓ 1 callers
Method
get_max
(int n, int a, int b, int c)
Java/Recursion/Rope_cutting.java:4
↓ 1 callers
Function
get_maze_size
(maze)
Python/dijkstra.py:9
↓ 1 callers
Method
get_p
CPP/questions/SingleInheritance.cpp:10
↓ 1 callers
Function
get_position
CPP/LINKED LIST/SOME LEET CODE QUESTIONS/leet_code_82.cpp:74
↓ 1 callers
Method
get_s
CPP/questions/SingleInheritance.cpp:28
↓ 1 callers
Method
get_s
CPP/questions/BasicInheritance.cpp:28
↓ 1 callers
Method
getarray
CPP/DS C++/Insertion and Quick sort on Arraylist.cpp:50
↓ 1 callers
Method
getdata
CPP/DS C++/Binary Search on Given Array List.cpp:10
↓ 1 callers
Method
getdata
CPP/DS C++/Insertion and Quick sort on Arraylist.cpp:16
↓ 1 callers
Method
getdata
CPP/DS C++/Linear Sort Search on Given Array List.cpp:9
↓ 1 callers
Method
getdata
CPP/DS C++/Sparse Matrix Using Array Representation.cpp:12
↓ 1 callers
Function
getmethparlist
Get strings describing the arguments for the given object Returns a pair of strings representing function parameter lists including parenthes
Python/Turtle.py:3782
↓ 1 callers
Method
getshapes
Return a list of names of all currently available turtle shapes. No argument. Example (for a TurtleScreen instance named screen):
Python/Turtle.py:1237
↓ 1 callers
Method
hIndex
(int[] citations)
Leetcode-solutions/Binary-search/HIndex.java:7
↓ 1 callers
Method
halvesAreAlike
(String s)
Java/Leetcode/Leetcode1704.java:10
↓ 1 callers
Method
happyNumber
(int n)
Java/Leetcode/Leetcode202.java:12
↓ 1 callers
Method
hasNext
()
Java/Leetcode/LeetcodeIteratorForCombination.java:26
↓ 1 callers
Function
hash
return hashed value for a key * function: ID of hash function according to which key has to hashed * key: item to be hashed */
Hashtable/cuckoo-hashing.cpp:32
← previous
next →
701–800 of 2,714, ranked by callers