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
↓ 2 callers
Method
set_begin
! @brief set the iterator to the first value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
epi_judge_cpp_solutions/test_framework/json.h:3868
↓ 2 callers
Method
set_begin
! @brief set the iterator to the first value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
epi_judge_cpp/test_framework/json.h:3868
↓ 2 callers
Function
shouldIgnoreFirstNewline
(tag, html)
html/js/vue.js:9273
↓ 2 callers
Function
size
! @brief returns the number of elements Returns the number of elements in a JSON value. @return The return value depends on the different type
epi_judge_cpp/test_framework/json.h:13299
↓ 2 callers
Method
sortPlayersByHeight
()
epi_judge_java_solutions/epi/IsArrayDominated.java:41
↓ 2 callers
Method
startBoolean
Indicates the beginning of a boolean literal (<code>true</code> or <code>false</code>) in the JSON input. This method will be called when reading the
epi_judge_java/epi/test_framework/minimal_json/JsonHandler.java:75
↓ 2 callers
Method
startBoolean
Indicates the beginning of a boolean literal (<code>true</code> or <code>false</code>) in the JSON input. This method will be called when reading the
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonHandler.java:75
↓ 2 callers
Function
styleValue
(value, type)
html/js/vue.js:1803
↓ 2 callers
Function
swap
! @brief exchanges the values Exchanges the contents of the JSON value with those of @a other. Does not invoke any move, copy, or swap operatio
epi_judge_cpp/test_framework/json.h:14092
↓ 2 callers
Method
timedCall
(Callable<ReturnType> func)
epi_judge_java/epi/test_framework/TimedExecutor.java:59
↓ 2 callers
Method
timedCall
(Callable<ReturnType> func)
epi_judge_java_solutions/epi/test_framework/TimedExecutor.java:59
↓ 2 callers
Method
toArray
()
epi_judge_java/epi/ListNode.java:18
↓ 2 callers
Method
toArray
()
epi_judge_java_solutions/epi/ListNode.java:18
↓ 2 callers
Function
toMs
(s)
html/js/vue.js:8104
↓ 2 callers
Function
toObject
* Merge an Array of Objects into a single Object.
html/js/vue.js:252
↓ 2 callers
Method
toString
()
epi_judge_java/epi/test_framework/BinaryTreeUtils.java:32
↓ 2 callers
Method
toString
()
epi_judge_java_solutions/epi/test_framework/BinaryTreeUtils.java:32
↓ 2 callers
Function
transformSpecialNewlines
(text)
html/js/vue.js:11450
↓ 2 callers
Method
trappingWaterTillEnd
(List<Integer> heights, int begin, int end, int step)
epi_judge_java_solutions/epi/MaxWaterTrappable.java:21
↓ 2 callers
Function
trapping_water_till_end
(heights)
epi_judge_python_solutions/max_water_trappable.py:12
↓ 2 callers
Function
trimEndingWhitespace
(el)
html/js/vue.js:9681
↓ 2 callers
Function
updateComponentListeners
( vm, listeners, oldListeners )
html/js/vue.js:3787
↓ 2 callers
Method
updateHashIndex
()
epi_judge_java/epi/test_framework/minimal_json/JsonObject.java:900
↓ 2 callers
Method
updateHashIndex
()
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonObject.java:900
↓ 2 callers
Function
updateListeners
( on, oldOn, add, remove$$1, createOnceHandler, vm )
html/js/vue.js:2195
↓ 2 callers
Function
upgradeElementInternal
* Upgrades a specific element rather than all in the DOM. * * @param {!Element} element The element we wish to upgrade. * @param {string=} op
html/js/material.js:187
↓ 2 callers
Method
useColorOutput
()
epi_judge_java/epi/test_framework/Platform.java:21
↓ 2 callers
Method
useColorOutput
()
epi_judge_java_solutions/epi/test_framework/Platform.java:21
↓ 2 callers
Method
useTtyOutput
()
epi_judge_java/epi/test_framework/Platform.java:19
↓ 2 callers
Method
useTtyOutput
()
epi_judge_java_solutions/epi/test_framework/Platform.java:19
↓ 2 callers
Function
use_tty_output
()
epi_judge_python/test_framework/platform.py:19
↓ 2 callers
Function
use_tty_output
()
epi_judge_python_solutions/test_framework/platform.py:19
↓ 2 callers
Method
validPlacementExists
(Team team0, Team team1)
epi_judge_java/epi/IsArrayDominated.java:28
↓ 2 callers
Method
validPlacementExists
(Team team0, Team team1)
epi_judge_java_solutions/epi/IsArrayDominated.java:29
↓ 2 callers
Method
value
(self)
epi_judge_python/test_framework/test_failure.py:39
↓ 2 callers
Method
value
(self)
epi_judge_python_solutions/test_framework/test_failure.py:39
↓ 2 callers
Function
warnNonPresent
(target, key)
html/js/vue.js:2046
↓ 2 callers
Function
warnReservedPrefix
(target, key)
html/js/vue.js:2057
↓ 2 callers
Function
whenTransitionEnds
( el, expectedType, cb )
html/js/vue.js:8006
↓ 2 callers
Method
winSetConsoleTextAttribute
(int attr)
epi_judge_java/epi/test_framework/Platform.java:69
↓ 2 callers
Method
winSetConsoleTextAttribute
(int attr)
epi_judge_java_solutions/epi/test_framework/Platform.java:69
↓ 2 callers
Method
withLeft
()
epi_judge_java/epi/test_framework/BinaryTreeUtils.java:28
↓ 2 callers
Method
withLeft
()
epi_judge_java_solutions/epi/test_framework/BinaryTreeUtils.java:28
↓ 2 callers
Method
withRight
()
epi_judge_java/epi/test_framework/BinaryTreeUtils.java:30
↓ 2 callers
Method
withRight
()
epi_judge_java_solutions/epi/test_framework/BinaryTreeUtils.java:30
↓ 2 callers
Method
with_right
(self)
epi_judge_python/test_framework/binary_tree_utils.py:14
↓ 2 callers
Method
with_right
(self)
epi_judge_python_solutions/test_framework/binary_tree_utils.py:14
↓ 2 callers
Method
writeJsonString
(String string)
epi_judge_java/epi/test_framework/minimal_json/JsonWriter.java:91
↓ 2 callers
Method
writeJsonString
(String string)
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonWriter.java:91
↓ 2 callers
Method
writeMemberName
(String name)
epi_judge_java/epi/test_framework/minimal_json/JsonWriter.java:77
↓ 2 callers
Method
writeMemberName
(String name)
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonWriter.java:77
↓ 2 callers
Method
writeMemberSeparator
()
epi_judge_java/epi/test_framework/minimal_json/JsonWriter.java:83
↓ 2 callers
Method
writeMemberSeparator
()
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonWriter.java:83
↓ 2 callers
Method
writeTo
Writes the JSON representation of this value to the given writer in its minimal form, without any additional whitespace. <p> Writing performance can b
epi_judge_java/epi/test_framework/minimal_json/JsonValue.java:414
↓ 2 callers
Method
writeTo
Writes the JSON representation of this value to the given writer in its minimal form, without any additional whitespace. <p> Writing performance can b
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonValue.java:414
↓ 2 callers
Method
write_cbor
! @brief[in] j JSON value to serialize */
epi_judge_cpp_solutions/test_framework/json.h:5914
↓ 2 callers
Method
write_cbor
! @brief[in] j JSON value to serialize */
epi_judge_cpp/test_framework/json.h:5914
↓ 2 callers
Method
write_msgpack
! @brief[in] j JSON value to serialize */
epi_judge_cpp_solutions/test_framework/json.h:6101
↓ 2 callers
Method
write_msgpack
! @brief[in] j JSON value to serialize */
epi_judge_cpp/test_framework/json.h:6101
↓ 2 callers
Method
write_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type whether to
epi_judge_cpp_solutions/test_framework/json.h:6302
↓ 2 callers
Method
write_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type whether to
epi_judge_cpp/test_framework/json.h:6302
↓ 1 callers
Function
Add
epi_judge_cpp_solutions/primitive_multiply.cc:16
↓ 1 callers
Method
AddAll
epi_judge_cpp_solutions/adding_credits.cc:45
↓ 1 callers
Method
AddAll
epi_judge_cpp/adding_credits.cc:22
↓ 1 callers
Function
AddLeavesLeftToRight
epi_judge_cpp_solutions/tree_connect_leaves.cc:22
↓ 1 callers
Function
AdvanceListByK
Advances L by k steps.
epi_judge_cpp_solutions/do_terminated_lists_overlap.cc:35
↓ 1 callers
Function
AppendNode
epi_judge_cpp_solutions/sorted_lists_merge.cc:21
↓ 1 callers
Function
ApplyPermutation
epi_judge_cpp_solutions/apply_permutation.cc:9
↓ 1 callers
Function
ApplyPermutation
epi_judge_cpp/apply_permutation.cc:5
↓ 1 callers
Function
AreKeysInRange
epi_judge_cpp_solutions/is_tree_a_bst.cc:17
↓ 1 callers
Function
AssertListsEqual
epi_judge_cpp_solutions/copy_posting_list.cc:85
↓ 1 callers
Function
AssertListsEqual
epi_judge_cpp/copy_posting_list.cc:50
↓ 1 callers
Function
AssignHuffmanCode
epi_judge_cpp_solutions/huffman_coding.cc:75
↓ 1 callers
Function
AvgAndMedianFromDurations
epi_judge_cpp_solutions/test_framework/test_timer.h:72
↓ 1 callers
Function
AvgAndMedianFromDurations
epi_judge_cpp/test_framework/test_timer.h:72
↓ 1 callers
Function
BSTToDoublyLinkedList
epi_judge_cpp_solutions/bst_to_sorted_list.cc:18
↓ 1 callers
Function
BSTToDoublyLinkedList
epi_judge_cpp/bst_to_sorted_list.cc:9
↓ 1 callers
Function
BSTToDoublyLinkedListHelper
Transforms a BST into a sorted doubly linked list in-place, and return the head and tail of the list.
epi_judge_cpp_solutions/bst_to_sorted_list.cc:25
↓ 1 callers
Function
BSTToDoublyListHelper
Transform a BST into a circular sorted doubly linked list in-place, return the head of the list.
epi_judge_cpp_solutions/bst_merge.cc:44
↓ 1 callers
Function
BellmanFord
epi_judge_cpp_solutions/arbitrage.cc:24
↓ 1 callers
Function
Bfs
epi_judge_cpp_solutions/is_circuit_wirable.cc:27
↓ 1 callers
Function
BinaryTreeFromPreorderInorderHelper
Builds the subtree with preorder[preorder_start, preorder_end - 1] and inorder[inorder_start, inorder_end - 1].
epi_judge_cpp_solutions/tree_from_preorder_inorder.cc:30
↓ 1 callers
Function
BinaryTreeSize
epi_judge_cpp_solutions/test_framework/binary_tree_utils.h:223
↓ 1 callers
Function
BinaryTreeSize
epi_judge_cpp/test_framework/binary_tree_utils.h:223
↓ 1 callers
Function
BinaryTreeToString
epi_judge_cpp_solutions/test_framework/binary_tree_utils.h:156
↓ 1 callers
Function
BinaryTreeToString
epi_judge_cpp/test_framework/binary_tree_utils.h:156
↓ 1 callers
Function
BuildBSTFromSortedDoublyList
epi_judge_cpp_solutions/bst_merge.cc:30
↓ 1 callers
Function
BuildBSTFromSortedDoublyList
Returns the root of the corresponding BST. The prev and next fields of the list nodes are used as the BST nodes left and right fields, respectively. T
epi_judge_cpp_solutions/sorted_list_to_bst.cc:19
↓ 1 callers
Function
BuildBSTFromSortedDoublyList
Returns the root of the corresponding BST. The prev and next fields of the list nodes are used as the BST nodes left and right fields, respectively. T
epi_judge_cpp/sorted_list_to_bst.cc:15
↓ 1 callers
Function
BuildBSTFromSortedDoublyListHelper
Build a BST from the (s + 1)-th to the e-th node in L.
epi_judge_cpp_solutions/bst_merge.cc:16
↓ 1 callers
Function
BuildBSTFromSortedDoublyListHelper
Builds a BST from the (start + 1)-th to the end-th node, inclusive, in l, and returns the root.
epi_judge_cpp_solutions/sorted_list_to_bst.cc:26
↓ 1 callers
Function
BuildMinHeightBSTFromSortedArray
epi_judge_cpp_solutions/bst_from_sorted_array.cc:17
↓ 1 callers
Function
BuildMinHeightBSTFromSortedArray
epi_judge_cpp/bst_from_sorted_array.cc:12
↓ 1 callers
Function
BuildMinHeightBSTFromSortedSubarray
Build a min-height BST over the entries in A[start, end - 1].
epi_judge_cpp_solutions/bst_from_sorted_array.cc:23
↓ 1 callers
Function
CheckAnswer
epi_judge_cpp_solutions/alternating_array.cc:22
↓ 1 callers
Function
CheckAnswer
epi_judge_cpp/alternating_array.cc:13
↓ 1 callers
Function
CheckBalanced
First value of the return value indicates if tree is balanced, and if balanced the second value of the return value is the height of tree.
epi_judge_cpp_solutions/is_tree_balanced.cc:24
↓ 1 callers
Function
CheckBirthdaySpacings
epi_judge_cpp_solutions/test_framework/random_sequence_checker.h:85
↓ 1 callers
Function
CheckBirthdaySpacings
epi_judge_cpp/test_framework/random_sequence_checker.h:85
↓ 1 callers
Function
CheckFeasibleHelper
epi_judge_cpp_solutions/defective_jugs.cc:45
← previous
next →
801–900 of 6,328, ranked by callers