MCPcopy Create free account

hub / github.com/adnanaziz/EPIJudge / functions

Functions6,328 in github.com/adnanaziz/EPIJudge

↓ 1 callersFunctionFindCircularMaxSubarray
Calculates the solution which is circular.
epi_judge_cpp_solutions/maximum_subarray_in_circular_array.cc:38
↓ 1 callersFunctionFindClosestKStars
epi_judge_cpp_solutions/k_closest_stars.cc:25
↓ 1 callersFunctionFindClosestKStars
epi_judge_cpp/k_closest_stars.cc:20
↓ 1 callersFunctionFindFirstGreaterThanK
epi_judge_cpp_solutions/search_first_greater_value_in_bst.cc:8
↓ 1 callersFunctionFindFirstGreaterThanK
epi_judge_cpp/search_first_greater_value_in_bst.cc:7
↓ 1 callersFunctionFindKLargestInBSTHelper
epi_judge_cpp_solutions/k_largest_values_in_bst.cc:19
↓ 1 callersFunctionFindKthLargest
The numbering starts from one, i.e., if A = [3, 1, -1, 2] then FindKthLargest(1, A) returns 3, FindKthLargest(2, A) returns 2, FindKthLargest(3, A) re
epi_judge_cpp_solutions/kth_largest_in_array.cc:25
↓ 1 callersFunctionFindKthLargest
The numbering starts from one, i.e., if A = [3, 1, -1, 2] then FindKthLargest(1, A) returns 3, FindKthLargest(2, A) returns 2, FindKthLargest(3, A) re
epi_judge_cpp/kth_largest_in_array.cc:9
↓ 1 callersFunctionFindKthLargestUnknownLength
epi_judge_cpp_solutions/kth_largest_element_in_long_array.cc:10
↓ 1 callersFunctionFindKthLargestUnknownLength
epi_judge_cpp/kth_largest_element_in_long_array.cc:6
↓ 1 callersFunctionFindKthNodeBinaryTree
epi_judge_cpp_solutions/kth_node_in_tree.cc:21
↓ 1 callersFunctionFindKthNodeBinaryTree
epi_judge_cpp/kth_node_in_tree.cc:19
↓ 1 callersFunctionFindLargestNumberTeams
epi_judge_cpp_solutions/max_teams_in_photograph.cc:24
↓ 1 callersFunctionFindLargestNumberTeams
epi_judge_cpp/max_teams_in_photograph.cc:15
↓ 1 callersFunctionFindLca
Input nodes are nonempty and the key at s is less than or equal to that at b.
epi_judge_cpp_solutions/lowest_common_ancestor_in_bst.cc:13
↓ 1 callersFunctionFindLca
Input nodes are nonempty and the key at s is less than or equal to that at b.
epi_judge_cpp/lowest_common_ancestor_in_bst.cc:12
↓ 1 callersFunctionFindLongestIncreasingSubarray
epi_judge_cpp_solutions/longest_increasing_subarray.cc:11
↓ 1 callersFunctionFindLongestIncreasingSubarray
epi_judge_cpp/longest_increasing_subarray.cc:10
↓ 1 callersFunctionFindMaxSubarray
Calculates the non-circular solution.
epi_judge_cpp_solutions/maximum_subarray_in_circular_array.cc:17
↓ 1 callersFunctionFindMissingElement
epi_judge_cpp_solutions/absent_value_array.cc:12
↓ 1 callersFunctionFindMissingElement
epi_judge_cpp/absent_value_array.cc:9
↓ 1 callersFunctionFindNode
epi_judge_cpp_solutions/test_framework/binary_tree_utils.h:97
↓ 1 callersFunctionFindNode
epi_judge_cpp/test_framework/binary_tree_utils.h:97
↓ 1 callersFunctionFindSmallestSequentiallyCoveringSubset
epi_judge_cpp_solutions/smallest_subarray_covering_all_values.cc:20
↓ 1 callersFunctionFindSmallestSequentiallyCoveringSubset
epi_judge_cpp/smallest_subarray_covering_all_values.cc:15
↓ 1 callersFunctionFindSmallestSubarrayCoveringSet
epi_judge_cpp_solutions/smallest_subarray_covering_set.cc:19
↓ 1 callersFunctionFindSmallestSubarrayCoveringSet
epi_judge_cpp/smallest_subarray_covering_set.cc:16
↓ 1 callersFunctionFindSuccessor
epi_judge_cpp_solutions/successor_in_tree.cc:5
↓ 1 callersFunctionFindSuccessor
epi_judge_cpp/successor_in_tree.cc:5
↓ 1 callersFunctionFlipColor
epi_judge_cpp_solutions/matrix_connected_regions.cc:16
↓ 1 callersFunctionFlipColor
epi_judge_cpp/matrix_connected_regions.cc:9
↓ 1 callersFunctionFloydWarshall
epi_judge_cpp_solutions/road_network.cc:55
↓ 1 callersFunctionFmtStrImpl
epi_judge_cpp_solutions/test_framework/fmt_print.h:98
↓ 1 callersFunctionFmtStrImpl
epi_judge_cpp/test_framework/fmt_print.h:98
↓ 1 callersFunctionGatherColumn
epi_judge_cpp_solutions/sudoku_solve.cc:81
↓ 1 callersFunctionGatherColumn
epi_judge_cpp/sudoku_solve.cc:16
↓ 1 callersFunctionGatherSquareBlock
epi_judge_cpp_solutions/sudoku_solve.cc:89
↓ 1 callersFunctionGatherSquareBlock
epi_judge_cpp/sudoku_solve.cc:24
↓ 1 callersFunctionGenerateAllBinaryTrees
epi_judge_cpp_solutions/enumerate_trees.cc:15
↓ 1 callersFunctionGenerateAllBinaryTrees
epi_judge_cpp/enumerate_trees.cc:10
↓ 1 callersFunctionGenerateInorder
epi_judge_cpp_solutions/test_framework/binary_tree_utils.h:41
↓ 1 callersFunctionGenerateInorder
epi_judge_cpp/test_framework/binary_tree_utils.h:41
↓ 1 callersFunctionGetColorCodeWin
epi_judge_cpp_solutions/test_framework/console_color.h:20
↓ 1 callersFunctionGetColorCodeWin
epi_judge_cpp/test_framework/console_color.h:20
↓ 1 callersFunctionGetHeightHelper
epi_judge_cpp_solutions/max_safe_height.cc:18
↓ 1 callersMethodGetMaxPropertyNameLength
epi_judge_cpp_solutions/test_framework/test_failure.h:80
↓ 1 callersMethodGetMaxPropertyNameLength
epi_judge_cpp/test_framework/test_failure.h:80
↓ 1 callersFunctionGetParam
epi_judge_cpp_solutions/test_framework/test_config.h:16
↓ 1 callersFunctionGetParam
epi_judge_cpp/test_framework/test_config.h:16
↓ 1 callersFunctionGrayCode
epi_judge_cpp_solutions/gray_code.cc:18
↓ 1 callersFunctionGrayCode
epi_judge_cpp/gray_code.cc:9
↓ 1 callersFunctionGroupByAge
epi_judge_cpp_solutions/group_equal_entries.cc:26
↓ 1 callersFunctionGroupByAge
epi_judge_cpp/group_equal_entries.cc:18
↓ 1 callersFunctionHasCycle
epi_judge_cpp_solutions/deadlock_detection.cc:25
↓ 1 callersFunctionHasCycle
epi_judge_cpp/is_list_cyclic.cc:9
↓ 1 callersFunctionHasTwoSum
epi_judge_cpp_solutions/two_sum.cc:9
↓ 1 callersFunctionHuffmanEncoding
epi_judge_cpp_solutions/huffman_coding.cc:46
↓ 1 callersFunctionHuffmanEncoding
epi_judge_cpp/huffman_coding.cc:14
↓ 1 callersFunctionInorderTraversal
epi_judge_cpp_solutions/is_tree_a_bst.cc:29
↓ 1 callersMethodInsert
epi_judge_cpp_solutions/adding_credits.cc:19
↓ 1 callersMethodInsert
epi_judge_cpp_solutions/lru_cache.cc:32
↓ 1 callersMethodInsert
epi_judge_cpp/adding_credits.cc:10
↓ 1 callersMethodInsert
epi_judge_cpp/lru_cache.cc:14
↓ 1 callersFunctionInsertAfter
Insert new_node after node.
epi_judge_cpp_solutions/insert_in_list.cc:11
↓ 1 callersFunctionInsertAfter
Insert new_node after node.
epi_judge_cpp/insert_in_list.cc:10
↓ 1 callersFunctionIntToString
epi_judge_cpp_solutions/string_integer_interconversion.cc:10
↓ 1 callersFunctionIntToString
epi_judge_cpp/string_integer_interconversion.cc:7
↓ 1 callersFunctionInvokeWithExecutor
epi_judge_cpp_solutions/test_framework/timed_executor.h:56
↓ 1 callersFunctionInvokeWithExecutor
epi_judge_cpp/test_framework/timed_executor.h:56
↓ 1 callersFunctionIsATty
epi_judge_cpp_solutions/test_framework/platform.h:41
↓ 1 callersFunctionIsATty
epi_judge_cpp/test_framework/platform.h:41
↓ 1 callersFunctionIsAnyPlacementFeasible
epi_judge_cpp_solutions/is_circuit_wirable.cc:22
↓ 1 callersFunctionIsAnyPlacementFeasible
epi_judge_cpp/is_circuit_wirable.cc:14
↓ 1 callersFunctionIsDeadlocked
epi_judge_cpp_solutions/deadlock_detection.cc:19
↓ 1 callersFunctionIsDeadlocked
epi_judge_cpp/deadlock_detection.cc:13
↓ 1 callersFunctionIsIntersect
epi_judge_cpp_solutions/rectangle_intersection.cc:27
↓ 1 callersFunctionIsNewPillarOrReachEnd
epi_judge_cpp_solutions/largest_rectangle_under_skyline.cc:31
↓ 1 callersFunctionIsPalindrome
epi_judge_cpp_solutions/enumerate_palindromic_decompositions.cc:42
↓ 1 callersFunctionIsPatternSuffixContainedStartingAtXY
Each entry in previous_attempts is a point in the grid and suffix of pattern (identified by its offset). Presence in previous_attempts indicates the s
epi_judge_cpp_solutions/is_string_in_matrix.cc:48
↓ 1 callersFunctionIsValid
Test if a newly placed queen will conflict any earlier queens placed before.
epi_judge_cpp_solutions/n_queens.cc:39
↓ 1 callersFunctionLca
epi_judge_cpp_solutions/lowest_common_ancestor_close_ancestor.cc:15
↓ 1 callersFunctionLca
epi_judge_cpp_solutions/lowest_common_ancestor_with_parent.cc:14
↓ 1 callersFunctionLca
epi_judge_cpp_solutions/lowest_common_ancestor.cc:21
↓ 1 callersFunctionLca
epi_judge_cpp/lowest_common_ancestor_close_ancestor.cc:10
↓ 1 callersFunctionLca
epi_judge_cpp/lowest_common_ancestor_with_parent.cc:7
↓ 1 callersFunctionLca
epi_judge_cpp/lowest_common_ancestor.cc:9
↓ 1 callersFunctionLcaHelper
Returns an object consisting of an int and a node. The int field is 0, 1, or 2 depending on how many of {node0, node1} are present in the tree. If bot
epi_judge_cpp_solutions/lowest_common_ancestor.cc:31
↓ 1 callersFunctionLeftBoundary
Computes the nodes from the root to the leftmost leaf.
epi_judge_cpp_solutions/tree_exterior.cc:33
↓ 1 callersFunctionListPivoting
epi_judge_cpp_solutions/pivot_list.cc:16
↓ 1 callersFunctionListPivoting
epi_judge_cpp/pivot_list.cc:11
↓ 1 callersFunctionListSize
epi_judge_cpp_solutions/list_node.h:101
↓ 1 callersFunctionListSize
epi_judge_cpp/list_node.h:101
↓ 1 callersMethodLookup
epi_judge_cpp_solutions/adding_credits.cc:38
↓ 1 callersMethodLookup
epi_judge_cpp_solutions/lru_cache.cc:21
↓ 1 callersMethodLookup
epi_judge_cpp/adding_credits.cc:18
↓ 1 callersMethodLookup
epi_judge_cpp/lru_cache.cc:10
↓ 1 callersFunctionMajoritySearch
epi_judge_cpp_solutions/majority_element.cc:9
↓ 1 callersFunctionMajoritySearch
epi_judge_cpp/majority_element.cc:8
↓ 1 callersFunctionMatchAllWordsInDict
epi_judge_cpp_solutions/string_decompositions_into_dictionary_words.cc:30
↓ 1 callersFunctionMatrixLayerInClockwise
epi_judge_cpp_solutions/spiral_ordering.cc:18
← previousnext →1,001–1,100 of 6,328, ranked by callers