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
↓ 4 callers
Function
flatten
! @param[in] reference_string the reference string to the current value @param[in] value the value to consider @param[in,out] resul
epi_judge_cpp/test_framework/json.h:8905
↓ 4 callers
Function
genProps
(props)
html/js/vue.js:11429
↓ 4 callers
Method
getName
Returns the name of this member. @return the name of this member, never <code>null</code>
epi_judge_java/epi/test_framework/minimal_json/Member.java:21
↓ 4 callers
Method
getName
Returns the name of this member. @return the name of this member, never <code>null</code>
epi_judge_java_solutions/epi/test_framework/minimal_json/Member.java:21
↓ 4 callers
Function
getRawBindingAttr
( el, name )
html/js/vue.js:7065
↓ 4 callers
Function
getType
* Use function string name to check built-in types, * because a simple equality check will fail when running * across different vms / iframes.
html/js/vue.js:1761
↓ 4 callers
Method
getValue
Returns the value of this member. @return the value of this member, never <code>null</code>
epi_judge_java/epi/test_framework/minimal_json/Member.java:28
↓ 4 callers
Function
get_arithmetic_value
epi_judge_cpp_solutions/test_framework/json.h:1021
↓ 4 callers
Function
get_arithmetic_value
epi_judge_cpp/test_framework/json.h:1021
↓ 4 callers
Function
invokeWithErrorHandling
( handler, context, args, vm, info )
html/js/vue.js:1854
↓ 4 callers
Function
isAsyncPlaceholder
(node)
html/js/vue.js:3736
↓ 4 callers
Function
isFalsyAttrValue
(val)
html/js/vue.js:5491
↓ 4 callers
Function
isServerRendering
()
html/js/vue.js:563
↓ 4 callers
Method
isValidPart
(String s)
epi_judge_java_solutions/epi/ValidIpAddresses.java:38
↓ 4 callers
Function
is_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type is bo
epi_judge_cpp_solutions/test_framework/json.h:11017
↓ 4 callers
Function
is_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type is bo
epi_judge_cpp/test_framework/json.h:11017
↓ 4 callers
Function
is_valid_part
(s)
epi_judge_python_solutions/valid_ip_addresses.py:7
↓ 4 callers
Function
looseEqual
* Check if two values are loosely equal - that is, * if they are plain objects, do they have the same shape?
html/js/vue.js:296
↓ 4 callers
Method
markBoundaryRegion
(int i, int j, List<List<Character>> board)
epi_judge_java_solutions/epi/MatrixEnclosedRegions.java:45
↓ 4 callers
Function
matches
(pattern, name)
html/js/vue.js:5244
↓ 4 callers
Method
max
(self)
epi_judge_python/stack_with_max.py:10
↓ 4 callers
Function
mergeOptions
* Merge two option objects into a new one. * Core utility used in both instantiation and inheritance.
html/js/vue.js:1521
↓ 4 callers
Method
name
(self)
epi_judge_python/test_framework/serialization_traits.py:198
↓ 4 callers
Method
name
(self)
epi_judge_python_solutions/test_framework/serialization_traits.py:198
↓ 4 callers
Method
next
()
epi_judge_java/epi/test_framework/minimal_json/JsonObject.java:823
↓ 4 callers
Method
next
()
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonObject.java:823
↓ 4 callers
Function
normalizeScopedSlots
( slots, normalSlots, prevSlots )
html/js/vue.js:2545
↓ 4 callers
Function
once
* Ensure a function is called only once.
html/js/vue.js:346
↓ 4 callers
Function
parse
! @brief deserialize from a compatible input This function reads from a compatible input. Examples are: - an array of 1-byte values - strings
epi_judge_cpp_solutions/test_framework/json.h:14757
↓ 4 callers
Function
parse
! @brief deserialize from a compatible input This function reads from a compatible input. Examples are: - an array of 1-byte values - strings
epi_judge_cpp/test_framework/json.h:14757
↓ 4 callers
Method
parse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON value
epi_judge_cpp_solutions/test_framework/json.h:3148
↓ 4 callers
Function
parseText
( text, delimiters )
html/js/vue.js:9080
↓ 4 callers
Function
popTarget
()
html/js/vue.js:760
↓ 4 callers
Function
processElement
( element, options )
html/js/vue.js:9937
↓ 4 callers
Function
pushTarget
(target)
html/js/vue.js:755
↓ 4 callers
Function
push_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON null valu
epi_judge_cpp_solutions/test_framework/json.h:13489
↓ 4 callers
Function
push_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON null valu
epi_judge_cpp/test_framework/json.h:13489
↓ 4 callers
Function
rbegin
! @brief returns an iterator to the reverse-beginning Returns an iterator to the reverse-beginning; that is, the last element. @image html ran
epi_judge_cpp/test_framework/json.h:12953
↓ 4 callers
Method
readFrom
Reads a JSON value from the given reader. <p> Characters are read in chunks and buffered internally, therefore wrapping an existing reader in an addit
epi_judge_java/epi/test_framework/minimal_json/JsonValue.java:95
↓ 4 callers
Method
readFrom
Reads a JSON value from the given reader. <p> Characters are read in chunks and buffered internally, therefore wrapping an existing reader in an addit
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonValue.java:95
↓ 4 callers
Function
rend
! @brief returns an iterator to the reverse-end Returns an iterator to the reverse-end; that is, one before the first element. @image html r
epi_judge_cpp/test_framework/json.h:12984
↓ 4 callers
Function
repeat$1
(str, n)
html/js/vue.js:11609
↓ 4 callers
Function
replace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all
epi_judge_cpp_solutions/test_framework/json.h:8874
↓ 4 callers
Function
replace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all
epi_judge_cpp/test_framework/json.h:8874
↓ 4 callers
Method
set
Replaces the element at the specified position in this array with the JSON representation of the specified <code>int</code> value. @param index
epi_judge_java/epi/test_framework/minimal_json/JsonArray.java:254
↓ 4 callers
Method
start
(self)
epi_judge_python/test_framework/test_timer.py:12
↓ 4 callers
Function
toNumber
* Convert an input value to a number for persistence. * If the conversion fails, return original string.
html/js/vue.js:108
↓ 4 callers
Function
toRawType
(value)
html/js/vue.js:61
↓ 4 callers
Function
traverse
* Recursively traverse an object to evoke all converted * getters, so that every nested property inside the object * is collected as a "deep" de
html/js/vue.js:2131
↓ 4 callers
Method
with_left
(self)
epi_judge_python/test_framework/binary_tree_utils.py:11
↓ 4 callers
Method
with_left
(self)
epi_judge_python_solutions/test_framework/binary_tree_utils.py:11
↓ 3 callers
Function
AssertUniqueSeq
epi_judge_cpp_solutions/sudoku_solve.cc:103
↓ 3 callers
Function
AssertUniqueSeq
epi_judge_cpp/sudoku_solve.cc:38
↓ 3 callers
Function
CheckFrequencies
epi_judge_cpp_solutions/test_framework/random_sequence_checker.h:35
↓ 3 callers
Function
CheckFrequencies
epi_judge_cpp/test_framework/random_sequence_checker.h:35
↓ 3 callers
Function
CompleteSort
epi_judge_cpp_solutions/test_framework/test_utils_meta.h:146
↓ 3 callers
Function
CompleteSort
epi_judge_cpp/test_framework/test_utils_meta.h:146
↓ 3 callers
Function
ComputeCombinationIdx
Get the mth combination in lexicographical order from A (n elements) chosen k at a time.
epi_judge_cpp_solutions/test_framework/random_sequence_checker.h:136
↓ 3 callers
Function
ComputeCombinationIdx
Get the mth combination in lexicographical order from A (n elements) chosen k at a time.
epi_judge_cpp/test_framework/random_sequence_checker.h:136
↓ 3 callers
Method
Distance
epi_judge_cpp_solutions/k_closest_stars.cc:20
↓ 3 callers
Method
Distance
epi_judge_cpp/k_closest_stars.cc:15
↓ 3 callers
Function
DurationToString
epi_judge_cpp_solutions/test_framework/test_timer.h:44
↓ 3 callers
Function
DurationToString
epi_judge_cpp/test_framework/test_timer.h:44
↓ 3 callers
Method
GetMicroseconds
epi_judge_cpp_solutions/test_framework/test_timer.h:35
↓ 3 callers
Method
GetMicroseconds
epi_judge_cpp/test_framework/test_timer.h:35
↓ 3 callers
Function
HasCycle
epi_judge_cpp_solutions/is_list_cyclic.cc:10
↓ 3 callers
Function
HasDuplicate
Return true if subarray partial_assignment[start_row, end_row - 1][start_col, end_col - 1] contains any duplicates in {1, 2, ..., size(partial_assignm
epi_judge_cpp_solutions/is_valid_sudoku.cc:47
↓ 3 callers
Function
LeftPaddingString
epi_judge_cpp_solutions/test_framework/test_timer.h:12
↓ 3 callers
Function
LeftPaddingString
epi_judge_cpp/test_framework/test_timer.h:12
↓ 3 callers
Method
Max
epi_judge_cpp_solutions/stack_with_max.cc:17
↓ 3 callers
Method
Pop
epi_judge_cpp_solutions/stack_with_max.cc:19
↓ 3 callers
Method
Push
epi_judge_cpp_solutions/stack_with_max.cc:25
↓ 3 callers
Method
accept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON text
epi_judge_cpp_solutions/test_framework/json.h:3180
↓ 3 callers
Function
addAttr
(el, name, value, range, dynamic)
html/js/vue.js:6941
↓ 3 callers
Function
addRawAttr
(el, name, value, range)
html/js/vue.js:6950
↓ 3 callers
Method
asString
Returns this JSON value as String, assuming that this value represents a JSON string. If this is not the case, an exception is thrown. @return the st
epi_judge_java/epi/test_framework/minimal_json/JsonValue.java:382
↓ 3 callers
Method
asString
Returns this JSON value as String, assuming that this value represents a JSON string. If this is not the case, an exception is thrown. @return the st
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonValue.java:382
↓ 3 callers
Function
assertObjectType
(name, value, vm)
html/js/vue.js:1507
↓ 3 callers
Method
assertUniqueSeq
(List<Integer> seq)
epi_judge_java/epi/SudokuSolve.java:51
↓ 3 callers
Method
assertUniqueSeq
(List<Integer> seq)
epi_judge_java_solutions/epi/SudokuSolve.java:115
↓ 3 callers
Function
assert_unique_seq
(seq)
epi_judge_python/sudoku_solve.py:16
↓ 3 callers
Function
assert_unique_seq
(seq)
epi_judge_python_solutions/sudoku_solve.py:60
↓ 3 callers
Function
binary_tree_to_string
(tree)
epi_judge_python/test_framework/binary_tree_utils.py:152
↓ 3 callers
Function
binary_tree_to_string
(tree)
epi_judge_python_solutions/test_framework/binary_tree_utils.py:152
↓ 3 callers
Function
checkDuplicateKeys
(children)
html/js/vue.js:6228
↓ 3 callers
Method
checkFrequencies
(List<Integer> seq, int n, double falseNegativeTolerance)
epi_judge_java/epi/test_framework/RandomSequenceChecker.java:30
↓ 3 callers
Method
checkFrequencies
(List<Integer> seq, int n, double falseNegativeTolerance)
epi_judge_java_solutions/epi/test_framework/RandomSequenceChecker.java:30
↓ 3 callers
Function
checkIdentifier
( ident, type, text, warn, range )
html/js/vue.js:11530
↓ 3 callers
Function
check_frequencies
(seq, n, false_negative_tolerance)
epi_judge_python/test_framework/random_sequence_checker.py:25
↓ 3 callers
Function
check_frequencies
(seq, n, false_negative_tolerance)
epi_judge_python_solutions/test_framework/random_sequence_checker.py:25
↓ 3 callers
Function
cloneASTElement
(el)
html/js/vue.js:10543
↓ 3 callers
Function
cloneVNode
(vnode)
html/js/vue.js:829
↓ 3 callers
Method
compareTo
(Player that)
epi_judge_java_solutions/epi/IsArrayDominated.java:17
↓ 3 callers
Method
computeCombinationIdx
(List<Integer> A, int n, int k, int m)
epi_judge_java/epi/test_framework/RandomSequenceChecker.java:121
↓ 3 callers
Method
computeCombinationIdx
(List<Integer> A, int n, int k, int m)
epi_judge_java_solutions/epi/test_framework/RandomSequenceChecker.java:121
↓ 3 callers
Function
compute_combination_idx
(A, n, k, m)
epi_judge_python/test_framework/random_sequence_checker.py:85
↓ 3 callers
Function
compute_combination_idx
(A, n, k, m)
epi_judge_python_solutions/test_framework/random_sequence_checker.py:85
↓ 3 callers
Function
concat
(a, b)
html/js/vue.js:5535
↓ 3 callers
Function
createASTElement
( tag, attrs, parent )
html/js/vue.js:9568
↓ 3 callers
Function
createComponent
( Ctor, data, context, children, tag )
html/js/vue.js:3176
← previous
next →
301–400 of 6,328, ranked by callers