Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adnanaziz/EPIJudge
/ functions
Functions
6,328 in github.com/adnanaziz/EPIJudge
⨍
Functions
6,328
◇
Types & classes
1,371
↓ 1 callers
Method
Max
epi_judge_cpp_solutions/adding_credits.cc:47
↓ 1 callers
Method
Max
epi_judge_cpp_solutions/queue_with_max.cc:30
↓ 1 callers
Method
Max
epi_judge_cpp/adding_credits.cc:26
↓ 1 callers
Method
Max
epi_judge_cpp/queue_with_max.cc:18
↓ 1 callers
Method
Max
epi_judge_cpp/stack_with_max.cc:14
↓ 1 callers
Function
MaximumRevenueAlternativeHelper
epi_judge_cpp_solutions/picking_up_coins.cc:53
↓ 1 callers
Function
MergeSortAndCountInversionsAcrossSubarrays
Merge two sorted subarrays A[start, mid - 1] and A[mid, finish - 1] into A[start, finish - 1] and return the number of inversions across A[start, mid
epi_judge_cpp_solutions/count_inversions.cc:30
↓ 1 callers
Function
MergeSortedArrays
epi_judge_cpp_solutions/sorted_arrays_merge.cc:13
↓ 1 callers
Function
MergeTwoSortedArrays
epi_judge_cpp_solutions/two_sorted_arrays_merge.cc:7
↓ 1 callers
Function
MergeTwoSortedArrays
epi_judge_cpp/two_sorted_arrays_merge.cc:6
↓ 1 callers
Method
MetricNames
epi_judge_cpp_solutions/test_framework/generic_test_handler.h:133
↓ 1 callers
Method
MetricNames
epi_judge_cpp/test_framework/generic_test_handler.h:133
↓ 1 callers
Function
NextNumber
epi_judge_cpp_solutions/look_and_say.cc:18
↓ 1 callers
Function
NonuniformRandomNumberGeneration
epi_judge_cpp_solutions/nonuniform_random_number.cc:23
↓ 1 callers
Function
NonuniformRandomNumberGeneration
epi_judge_cpp/nonuniform_random_number.cc:13
↓ 1 callers
Function
OnlineMedian
epi_judge_cpp_solutions/online_median.cc:12
↓ 1 callers
Function
OnlineMedian
epi_judge_cpp/online_median.cc:6
↓ 1 callers
Function
OptimumSubjectToItemAndCapacity
Returns the optimum value when we choose from items[0, k] and have a capacity of available_capacity.
epi_judge_cpp_solutions/knapsack.cc:32
↓ 1 callers
Function
OverlappingLists
epi_judge_cpp_solutions/do_lists_overlap.cc:18
↓ 1 callers
Function
OverlappingLists
epi_judge_cpp/do_lists_overlap.cc:9
↓ 1 callers
Function
OverlappingNoCycleLists
epi_judge_cpp/do_terminated_lists_overlap.cc:9
↓ 1 callers
Function
PairIncludesAncestorAndDescendantOfM
epi_judge_cpp_solutions/descendant_and_ancestor_in_bst.cc:13
↓ 1 callers
Function
PairIncludesAncestorAndDescendantOfM
epi_judge_cpp/descendant_and_ancestor_in_bst.cc:9
↓ 1 callers
Method
ParseSignature
* This method ensures that test data header matches with the signature of * the tested function. * * @param signature - test data header *
epi_judge_cpp_solutions/test_framework/generic_test_handler.h:83
↓ 1 callers
Method
ParseSignature
* This method ensures that test data header matches with the signature of * the tested function. * * @param signature - test data header *
epi_judge_cpp/test_framework/generic_test_handler.h:83
↓ 1 callers
Function
PartitionAroundPivot
Partition A[left, right] around pivot_idx, returns the new index of the pivot, new_pivot_idx, after partition. After partitioning, A[left, new_pivot_i
epi_judge_cpp_solutions/kth_largest_in_array.cc:67
↓ 1 callers
Function
PathElementIsFeasible
epi_judge_cpp_solutions/search_maze.cc:87
↓ 1 callers
Function
PathElementIsFeasible
epi_judge_cpp/search_maze.cc:47
↓ 1 callers
Function
PermutationIndex
epi_judge_cpp_solutions/random_permutation.cc:26
↓ 1 callers
Function
PermutationIndex
epi_judge_cpp/random_permutation.cc:15
↓ 1 callers
Function
PhoneMnemonicHelper
epi_judge_cpp_solutions/phone_number_mnemonic.cc:29
↓ 1 callers
Method
Pop
epi_judge_cpp/stack_with_max.cc:18
↓ 1 callers
Function
PopulateLowerLevelNextField
epi_judge_cpp_solutions/tree_right_sibling.cc:31
↓ 1 callers
Method
Print
epi_judge_cpp_solutions/test_framework/any.h:62
↓ 1 callers
Method
Print
epi_judge_cpp/test_framework/any.h:62
↓ 1 callers
Function
PrintFailedTest
epi_judge_cpp_solutions/test_framework/test_utils_console.h:95
↓ 1 callers
Function
PrintFailedTest
epi_judge_cpp/test_framework/test_utils_console.h:95
↓ 1 callers
Function
PrintPostRunStats
epi_judge_cpp_solutions/test_framework/test_utils_console.h:138
↓ 1 callers
Function
PrintPostRunStats
epi_judge_cpp/test_framework/test_utils_console.h:138
↓ 1 callers
Function
PrintTestInfo
epi_judge_cpp_solutions/test_framework/test_utils_console.h:68
↓ 1 callers
Function
PrintTestInfo
epi_judge_cpp/test_framework/test_utils_console.h:68
↓ 1 callers
Function
PrintTestResult
epi_judge_cpp_solutions/test_framework/test_utils_console.h:45
↓ 1 callers
Function
PrintTestResult
epi_judge_cpp/test_framework/test_utils_console.h:45
↓ 1 callers
Function
PrintToImpl
epi_judge_cpp_solutions/test_framework/fmt_print.h:14
↓ 1 callers
Function
PrintToImpl
epi_judge_cpp/test_framework/fmt_print.h:14
↓ 1 callers
Function
PrintUsageAndExit
epi_judge_cpp_solutions/test_framework/test_config.h:26
↓ 1 callers
Function
PrintUsageAndExit
epi_judge_cpp/test_framework/test_config.h:26
↓ 1 callers
Method
Push
epi_judge_cpp/stack_with_max.cc:22
↓ 1 callers
Function
RandomSampling
epi_judge_cpp/offline_sampling.cc:11
↓ 1 callers
Function
RangeLookupInBSTHelper
epi_judge_cpp_solutions/range_lookup_in_bst.cc:26
↓ 1 callers
Function
Rearrange
epi_judge_cpp_solutions/alternating_array.cc:13
↓ 1 callers
Function
Rearrange
epi_judge_cpp/alternating_array.cc:9
↓ 1 callers
Function
RebuildBSTFromPreorderHelper
Builds a BST from preorder_sequence[start, end - 1].
epi_judge_cpp_solutions/bst_from_preorder.cc:22
↓ 1 callers
Function
ReconstructPreorder
epi_judge_cpp_solutions/tree_from_preorder_with_null.cc:17
↓ 1 callers
Function
ReconstructPreorder
epi_judge_cpp/tree_from_preorder_with_null.cc:10
↓ 1 callers
Function
ReconstructPreorderHelper
Reconstructs the subtree that is rooted at subtreeIdx.
epi_judge_cpp_solutions/tree_from_preorder_with_null.cc:24
↓ 1 callers
Method
Remove
epi_judge_cpp_solutions/adding_credits.cc:25
↓ 1 callers
Method
Remove
epi_judge_cpp/adding_credits.cc:14
↓ 1 callers
Function
ReplaceAndRemove
epi_judge_cpp_solutions/replace_and_remove.cc:11
↓ 1 callers
Function
ReplaceAndRemove
epi_judge_cpp/replace_and_remove.cc:10
↓ 1 callers
Function
ReverseWords
epi_judge_cpp_solutions/reverse_words.cc:9
↓ 1 callers
Function
ReverseWords
epi_judge_cpp/reverse_words.cc:7
↓ 1 callers
Function
RightBoundary
Computes the nodes from the rightmost leaf to the root.
epi_judge_cpp_solutions/tree_exterior.cc:49
↓ 1 callers
Function
RookAttack
epi_judge_cpp_solutions/rook_attack.cc:10
↓ 1 callers
Function
RookAttack
epi_judge_cpp/rook_attack.cc:6
↓ 1 callers
Function
RotateArray
epi_judge_cpp_solutions/rotate_array.cc:9
↓ 1 callers
Function
RotateArray
epi_judge_cpp/rotate_array.cc:7
↓ 1 callers
Function
RotateMatrix
epi_judge_cpp_solutions/matrix_rotation.cc:8
↓ 1 callers
Function
RotateMatrix
epi_judge_cpp/matrix_rotation.cc:5
↓ 1 callers
Method
RunTest
* This method is invoked for each row * in a test data file (except the header). * It deserializes the list of arguments and * calls the user
epi_judge_cpp_solutions/test_framework/generic_test_handler.h:105
↓ 1 callers
Method
RunTest
* This method is invoked for each row * in a test data file (except the header). * It deserializes the list of arguments and * calls the user
epi_judge_cpp/test_framework/generic_test_handler.h:105
↓ 1 callers
Function
RunTests
epi_judge_cpp_solutions/test_framework/generic_test.h:113
↓ 1 callers
Function
RunTests
epi_judge_cpp/test_framework/generic_test.h:113
↓ 1 callers
Function
SearchBST
epi_judge_cpp_solutions/search_in_bst.cc:8
↓ 1 callers
Function
SearchBST
epi_judge_cpp/search_in_bst.cc:6
↓ 1 callers
Function
SearchEntryEqualToItsIndex
epi_judge_cpp_solutions/search_entry_equal_to_index.cc:9
↓ 1 callers
Function
SearchEntryEqualToItsIndex
epi_judge_cpp/search_entry_equal_to_index.cc:8
↓ 1 callers
Function
SearchFrequentItems
Finds the candidates which may occur > n / k times.
epi_judge_cpp_solutions/search_frequent_items.cc:15
↓ 1 callers
Function
SearchFrequentItems
Finds the candidates which may occur > n / k times.
epi_judge_cpp/search_frequent_items.cc:10
↓ 1 callers
Function
SearchList
epi_judge_cpp_solutions/search_in_list.cc:8
↓ 1 callers
Function
SearchList
epi_judge_cpp/search_in_list.cc:7
↓ 1 callers
Function
SearchMaze
epi_judge_cpp_solutions/search_maze.cc:27
↓ 1 callers
Function
SearchMaze
epi_judge_cpp/search_maze.cc:18
↓ 1 callers
Function
SearchMazeHelper
Perform DFS to find a feasible path.
epi_judge_cpp_solutions/search_maze.cc:35
↓ 1 callers
Function
SearchTarget
epi_judge_cpp_solutions/descendant_and_ancestor_in_bst.cc:54
↓ 1 callers
Function
SerializeStructure
epi_judge_cpp_solutions/enumerate_trees.cc:44
↓ 1 callers
Function
SerializeStructure
epi_judge_cpp/enumerate_trees.cc:14
↓ 1 callers
Function
SetOutputOpts
epi_judge_cpp_solutions/test_framework/platform.h:51
↓ 1 callers
Function
SetOutputOpts
epi_judge_cpp/test_framework/platform.h:51
↓ 1 callers
Function
ShowComplexityNotification
epi_judge_cpp_solutions/test_framework/test_utils_console.h:132
↓ 1 callers
Function
ShowComplexityNotification
epi_judge_cpp/test_framework/test_utils_console.h:132
↓ 1 callers
Method
Size
epi_judge_cpp_solutions/circular_queue.cc:39
↓ 1 callers
Method
Size
epi_judge_cpp/circular_queue.cc:15
↓ 1 callers
Function
SolveNQueens
epi_judge_cpp_solutions/n_queens.cc:21
↓ 1 callers
Function
SolvePartialSudoku
epi_judge_cpp_solutions/sudoku_solve.cc:23
↓ 1 callers
Function
SolveSudoku
epi_judge_cpp_solutions/sudoku_solve.cc:19
↓ 1 callers
Function
SolveSudoku
epi_judge_cpp/sudoku_solve.cc:12
↓ 1 callers
Function
SortApproximatelySortedData
epi_judge_cpp_solutions/sort_almost_sorted_array.cc:13
↓ 1 callers
Function
SortApproximatelySortedData
epi_judge_cpp/sort_almost_sorted_array.cc:5
↓ 1 callers
Function
SplitTsvFile
epi_judge_cpp_solutions/test_framework/test_utils.h:106
← previous
next →
1,101–1,200 of 6,328, ranked by callers