MCPcopy Create free account

hub / github.com/adnanaziz/EPIJudge / functions

Functions6,328 in github.com/adnanaziz/EPIJudge

↓ 2 callersFunctionFilterBracketComments
* Serialized type name can contain multiple comments, enclosed into brackets. * This function removes all such comments. */
epi_judge_cpp_solutions/test_framework/test_utils.h:32
↓ 2 callersFunctionFilterBracketComments
* Serialized type name can contain multiple comments, enclosed into brackets. * This function removes all such comments. */
epi_judge_cpp/test_framework/test_utils.h:32
↓ 2 callersFunctionFindKth
epi_judge_cpp_solutions/kth_largest_in_array.cc:36
↓ 2 callersFunctionFirstFalseArg
* @see firstFalseArg(bool, Bools...) * Default case for recursion. * @return 0 */
epi_judge_cpp_solutions/test_framework/test_utils_meta.h:90
↓ 2 callersFunctionFirstFalseArg
* @see firstFalseArg(bool, Bools...) * Default case for recursion. * @return 0 */
epi_judge_cpp/test_framework/test_utils_meta.h:90
↓ 2 callersFunctionGenSpaces
epi_judge_cpp_solutions/test_framework/test_utils_console.h:64
↓ 2 callersFunctionGenSpaces
epi_judge_cpp/test_framework/test_utils_console.h:64
↓ 2 callersFunctionGetColorCodeUnix
epi_judge_cpp_solutions/test_framework/console_color.h:36
↓ 2 callersFunctionGetColorCodeUnix
epi_judge_cpp/test_framework/console_color.h:36
↓ 2 callersFunctionGetDefaultTestDataDirPath
epi_judge_cpp_solutions/test_framework/test_utils.h:90
↓ 2 callersFunctionGetDefaultTestDataDirPath
epi_judge_cpp/test_framework/test_utils.h:90
↓ 2 callersFunctionGetDepth
epi_judge_cpp_solutions/lowest_common_ancestor_with_parent.cc:35
↓ 2 callersFunctionGetFilePathInJudgeDir
epi_judge_cpp_solutions/test_framework/test_utils.h:128
↓ 2 callersFunctionGetFilePathInJudgeDir
epi_judge_cpp/test_framework/test_utils.h:128
↓ 2 callersFunctionGetTriBoolOrDefault
epi_judge_cpp_solutions/test_framework/tri_bool.h:9
↓ 2 callersFunctionGetTriBoolOrDefault
epi_judge_cpp/test_framework/tri_bool.h:9
↓ 2 callersMethodId
epi_judge_cpp_solutions/test_framework/test_failure.h:45
↓ 2 callersMethodId
epi_judge_cpp/test_framework/test_failure.h:45
↓ 2 callersFunctionIsDir
epi_judge_cpp_solutions/test_framework/platform.h:61
↓ 2 callersFunctionIsDir
epi_judge_cpp/test_framework/platform.h:61
↓ 2 callersFunctionIsMatchHere
epi_judge_cpp_solutions/regular_expression.cc:23
↓ 2 callersFunctionJoin
epi_judge_cpp_solutions/left_right_justify_text.cc:38
↓ 2 callersFunctionLeaves
Compute the leaves in left-to-right order.
epi_judge_cpp_solutions/tree_exterior.cc:65
↓ 2 callersFunctionLength
epi_judge_cpp_solutions/do_terminated_lists_overlap.cc:26
↓ 2 callersFunctionListToVector
epi_judge_cpp_solutions/pivot_list.cc:36
↓ 2 callersFunctionListToVector
epi_judge_cpp/pivot_list.cc:16
↓ 2 callersFunctionMergeTwoSortedLists
Merges two sorted doubly linked lists, returns the head of merged list.
epi_judge_cpp_solutions/bst_merge.cc:98
↓ 2 callersFunctionOverlappingNoCycleLists
epi_judge_cpp_solutions/do_terminated_lists_overlap.cc:13
↓ 2 callersFunctionParseFromSide
epi_judge_cpp_solutions/longest_substring_with_matching_parentheses.cc:33
↓ 2 callersFunctionPathSep
epi_judge_cpp_solutions/test_framework/platform.h:73
↓ 2 callersFunctionPathSep
epi_judge_cpp/test_framework/platform.h:73
↓ 2 callersMethodPlayer
(Integer h)
epi_judge_java/epi/IsArrayDominated.java:14
↓ 2 callersFunctionRandomSampling
epi_judge_cpp_solutions/offline_sampling.cc:18
↓ 2 callersFunctionReverseList
epi_judge_cpp_solutions/reverse_list.cc:9
↓ 2 callersMethodSortPlayersByHeight
epi_judge_cpp_solutions/is_array_dominated.cc:38
↓ 2 callersFunctionTrappingWaterTillEnd
epi_judge_cpp_solutions/max_water_trappable.cc:26
↓ 2 callersFunctionUseTtyOutput
epi_judge_cpp_solutions/test_framework/platform.h:57
↓ 2 callersFunctionUseTtyOutput
epi_judge_cpp/test_framework/platform.h:57
↓ 2 callersFunctionactivateChildComponent
(vm, direct)
html/js/vue.js:4173
↓ 2 callersFunctionactuallySetSelected
(el, binding, vm)
html/js/vue.js:8524
↓ 2 callersFunctionaddClass
* Add class with compatibility for SVG since classList is not supported on * SVG elements in IE
html/js/vue.js:7867
↓ 2 callersFunctionaddVnodes
(parentElm, refElm, vnodes, startIdx, endIdx, insertedVnodeQueue)
html/js/vue.js:6093
↓ 2 callersMethodadvanceListByK
(int k, ListNode<Integer> l)
epi_judge_java_solutions/epi/DoTerminatedListsOverlap.java:29
↓ 2 callersMethodasArray
()
epi_judge_java/epi/test_framework/minimal_json/JsonArray.java:467
↓ 2 callersMethodasArray
()
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonArray.java:467
↓ 2 callersMethodasBoolean
Returns this JSON value as a <code>boolean</code> value, assuming that this value is either <code>true</code> or <code>false</code>. If this is not th
epi_judge_java/epi/test_framework/minimal_json/JsonValue.java:396
↓ 2 callersMethodasBoolean
Returns this JSON value as a <code>boolean</code> value, assuming that this value is either <code>true</code> or <code>false</code>. If this is not th
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonValue.java:396
↓ 2 callersMethodasDouble
Returns this JSON value as a <code>double</code> value, assuming that this value represents a JSON number. If this is not the case, an exception is th
epi_judge_java/epi/test_framework/minimal_json/JsonValue.java:369
↓ 2 callersMethodasDouble
Returns this JSON value as a <code>double</code> value, assuming that this value represents a JSON number. If this is not the case, an exception is th
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonValue.java:369
↓ 2 callersMethodasFloat
Returns this JSON value as a <code>float</code> value, assuming that this value represents a JSON number. If this is not the case, an exception is thr
epi_judge_java/epi/test_framework/minimal_json/JsonValue.java:351
↓ 2 callersMethodasFloat
Returns this JSON value as a <code>float</code> value, assuming that this value represents a JSON number. If this is not the case, an exception is thr
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonValue.java:351
↓ 2 callersMethodasLong
Returns this JSON value as a <code>long</code> value, assuming that this value represents a JSON number that can be interpreted as Java <code>long</co
epi_judge_java/epi/test_framework/minimal_json/JsonValue.java:333
↓ 2 callersMethodasLong
Returns this JSON value as a <code>long</code> value, assuming that this value represents a JSON number that can be interpreted as Java <code>long</co
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonValue.java:333
↓ 2 callersMethodasObject
()
epi_judge_java/epi/test_framework/minimal_json/JsonObject.java:857
↓ 2 callersMethodasObject
()
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonObject.java:857
↓ 2 callersMethodassertAllValuesPresent
Check that result list has the same count of elements as reference. TestFailure is thrown in case of mismatch.
epi_judge_java/epi/test_framework/TestUtils.java:75
↓ 2 callersMethodassertAllValuesPresent
Check that result list has the same count of elements as reference. TestFailure is thrown in case of mismatch.
epi_judge_java_solutions/epi/test_framework/TestUtils.java:75
↓ 2 callersFunctionbaseSetAttr
(el, key, value)
html/js/vue.js:6751
↓ 2 callersMethodbinaryTreeHeight
(TreeLike<T, ?> tree)
epi_judge_java/epi/test_framework/BinaryTreeUtils.java:349
↓ 2 callersMethodbinaryTreeHeight
(TreeLike<T, ?> tree)
epi_judge_java_solutions/epi/test_framework/BinaryTreeUtils.java:349
↓ 2 callersFunctionbinary_tree_height
(tree)
epi_judge_python/test_framework/binary_tree_utils.py:188
↓ 2 callersFunctionbinary_tree_height
(tree)
epi_judge_python_solutions/test_framework/binary_tree_utils.py:188
↓ 2 callersMethodbstToDoublyLinkedList
(BstNode<T> n)
epi_judge_java_solutions/epi/BstMerge.java:34
↓ 2 callersFunctionbst_to_doubly_list
(n)
epi_judge_python_solutions/bst_merge.py:57
↓ 2 callersMethodbuildMultiset
(List<Person> people)
epi_judge_java/epi/GroupEqualEntries.java:50
↓ 2 callersMethodbuildMultiset
(List<Person> people)
epi_judge_java_solutions/epi/GroupEqualEntries.java:80
↓ 2 callersMethodcall
epi_judge_cpp_solutions/test_framework/json.h:1619
↓ 2 callersFunctioncheckDuration
(val, name, vnode)
html/js/vue.js:8366
↓ 2 callersFunctioncheckProp
( res, hash, key, altKey, preserve )
html/js/vue.js:2312
↓ 2 callersFunctioncheckRootConstraints
(el)
html/js/vue.js:9695
↓ 2 callersFunctioncloneAndMarkFunctionalResult
(vnode, data, contextVm, options, renderContext)
html/js/vue.js:3079
↓ 2 callersMethodclose
Does not close or flush the wrapped writer.
epi_judge_java/epi/test_framework/minimal_json/WritingBuffer.java:74
↓ 2 callersFunctioncloseElement
(element)
html/js/vue.js:9621
↓ 2 callersFunctioncomp
(a, b)
epi_judge_python_solutions/n_queens.py:27
↓ 2 callersMethodcompare
(double a, double b)
epi_judge_java_solutions/epi/RealSquareRoot.java:36
↓ 2 callersFunctioncompletely_sorted
Multi-dimensional container sort. If x is list of lists of ... of lists, then the argument is lexicographically sorted on all levels, sta
epi_judge_python/test_framework/test_utils.py:75
↓ 2 callersFunctioncompletely_sorted
Multi-dimensional container sort. If x is list of lists of ... of lists, then the argument is lexicographically sorted on all levels, sta
epi_judge_python_solutions/test_framework/test_utils.py:75
↓ 2 callersMethodcomputeRunningMaximum
(List<Integer> A)
epi_judge_java_solutions/epi/MaximumSubarrayInCircularArray.java:48
↓ 2 callersFunctioncompute_boundaries
epi_judge_cpp_solutions/test_framework/json.h:6840
↓ 2 callersFunctioncompute_boundaries
epi_judge_cpp/test_framework/json.h:6840
↓ 2 callersFunctioncompute_maximum_revenue_for_range
(a, b)
epi_judge_python_solutions/picking_up_coins.py:10
↓ 2 callersFunctioncompute_running_maximum
(A)
epi_judge_python_solutions/maximum_subarray_in_circular_array.py:18
↓ 2 callersMethodcopyLabels
(List<GraphVertex> edges)
epi_judge_java/epi/GraphClone.java:31
↓ 2 callersMethodcopyLabels
(List<GraphVertex> edges)
epi_judge_java_solutions/epi/GraphClone.java:55
↓ 2 callersFunctioncopy_labels
(edges)
epi_judge_python/graph_clone.py:19
↓ 2 callersFunctioncopy_labels
(edges)
epi_judge_python_solutions/graph_clone.py:33
↓ 2 callersMethodcountLength
(BstNode<T> L)
epi_judge_java_solutions/epi/BstMerge.java:71
↓ 2 callersFunctioncount_length
(L)
epi_judge_python_solutions/bst_merge.py:65
↓ 2 callersFunctioncreateChildren
(vnode, children, insertedVnodeQueue)
html/js/vue.js:6036
↓ 2 callersFunctioncreateComputedGetter
(key)
html/js/vue.js:4821
↓ 2 callersFunctioncreateFunction
(code, errors)
html/js/vue.js:11626
↓ 2 callersFunctioncreateGetterInvoker
(fn)
html/js/vue.js:4836
↓ 2 callersMethodcutOffPointZero
(String string)
epi_judge_java/epi/test_framework/minimal_json/Json.java:317
↓ 2 callersMethodcutOffPointZero
(String string)
epi_judge_java_solutions/epi/test_framework/minimal_json/Json.java:317
↓ 2 callersFunctiondefineComputed
( target, key, userDef )
html/js/vue.js:4791
↓ 2 callersMethoddequeue
()
epi_judge_java_solutions/epi/QueueWithMax.java:18
↓ 2 callersMethoddequeue
(self)
epi_judge_python_solutions/queue_with_max.py:14
↓ 2 callersFunctiondestroy
epi_judge_cpp_solutions/test_framework/json.h:9942
↓ 2 callersFunctiondestroy
epi_judge_cpp/test_framework/json.h:9942
↓ 2 callersFunctiondiffer_by_1_bit
(a, b)
epi_judge_python_solutions/gray_code.py:37
← previousnext →501–600 of 6,328, ranked by callers