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
endObjectName
Indicates the end of an object member name in the JSON input. This method will be called after reading the closing quote character (<code>'"'</code>)
epi_judge_java/epi/test_framework/minimal_json/JsonHandler.java:237
↓ 1 callers
Method
endObjectName
Indicates the end of an object member name in the JSON input. This method will be called after reading the closing quote character (<code>'"'</code>)
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonHandler.java:237
↓ 1 callers
Method
endObjectValue
Indicates the end of an object member value in the JSON input. This method will be called after reading the last character of the member value, just a
epi_judge_java/epi/test_framework/minimal_json/JsonHandler.java:269
↓ 1 callers
Method
endObjectValue
Indicates the end of an object member value in the JSON input. This method will be called after reading the last character of the member value, just a
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonHandler.java:269
↓ 1 callers
Method
endString
Indicates the end of a string in the JSON input. This method will be called after reading the closing double quote character (<code>'"'</code>).
epi_judge_java/epi/test_framework/minimal_json/JsonHandler.java:103
↓ 1 callers
Method
endString
Indicates the end of a string in the JSON input. This method will be called after reading the closing double quote character (<code>'"'</code>).
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonHandler.java:103
↓ 1 callers
Method
enqueue
(Integer x)
epi_judge_java/epi/QueueFromStacks.java:12
↓ 1 callers
Method
enqueue
(Integer x)
epi_judge_java/epi/CircularQueue.java:12
↓ 1 callers
Method
enqueue
(Integer x)
epi_judge_java/epi/QueueWithMax.java:11
↓ 1 callers
Method
enqueue
(Integer x)
epi_judge_java_solutions/epi/QueueFromStacks.java:20
↓ 1 callers
Method
enqueue
(Integer x)
epi_judge_java_solutions/epi/CircularQueue.java:23
↓ 1 callers
Method
enqueue
(T x)
epi_judge_java_solutions/epi/QueueWithMaxUsingDeque.java:21
↓ 1 callers
Method
enqueue
(self, x: int)
epi_judge_python/queue_with_max.py:6
↓ 1 callers
Method
enqueue
(self, x: int)
epi_judge_python/queue_from_stacks.py:6
↓ 1 callers
Method
enqueue
(self, x: int)
epi_judge_python/circular_queue.py:10
↓ 1 callers
Method
enqueue
(self, x: int)
epi_judge_python_solutions/queue_from_stacks.py:12
↓ 1 callers
Method
enqueue
(self, x: int)
epi_judge_python_solutions/circular_queue.py:14
↓ 1 callers
Method
enqueue
(self, x)
epi_judge_python_solutions/queue_with_max_using_deque.py:11
↓ 1 callers
Method
equalBinaryTrees
(TreeLike<T, ?> tree1, TreeLike<T, ?> tree2)
epi_judge_java/epi/test_framework/BinaryTreeUtils.java:195
↓ 1 callers
Method
equalBinaryTrees
(TreeLike<T, ?> tree1, TreeLike<T, ?> tree2)
epi_judge_java_solutions/epi/test_framework/BinaryTreeUtils.java:195
↓ 1 callers
Method
equals
(Object o)
epi_judge_java/epi/GroupEqualEntries.java:25
↓ 1 callers
Method
equals
(Object obj)
epi_judge_java/epi/RemoveDuplicates.java:23
↓ 1 callers
Method
equals
(Object obj)
epi_judge_java/epi/test_framework/minimal_json/JsonObject.java:870
↓ 1 callers
Method
equals
(Object o)
epi_judge_java_solutions/epi/IsStringInMatrix.java:24
↓ 1 callers
Method
equals
(Object o)
epi_judge_java_solutions/epi/GroupEqualEntries.java:28
↓ 1 callers
Method
equals
(Object obj)
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonObject.java:870
↓ 1 callers
Method
equalsIterativeImpl
(ListNode<?> a, ListNode<?> b)
epi_judge_java/epi/ListNode.java:72
↓ 1 callers
Method
equalsIterativeImpl
(ListNode<?> a, ListNode<?> b)
epi_judge_java_solutions/epi/ListNode.java:72
↓ 1 callers
Function
erase
epi_judge_cpp_solutions/test_framework/json.h:12463
↓ 1 callers
Function
erase
epi_judge_cpp/test_framework/json.h:12463
↓ 1 callers
Method
erase
(Object key)
epi_judge_java/epi/LruCache.java:19
↓ 1 callers
Method
erase
(Object key)
epi_judge_java_solutions/epi/LruCache.java:39
↓ 1 callers
Method
erase
(self, isbn: int)
epi_judge_python_solutions/lru_cache.py:32
↓ 1 callers
Function
escape_newline
(s)
epi_judge_python/test_framework/test_utils_console.py:8
↓ 1 callers
Function
escape_newline
(s)
epi_judge_python_solutions/test_framework/test_utils_console.py:8
↓ 1 callers
Method
evenOdd
(List<Integer> A)
epi_judge_java/epi/EvenOddArray.java:12
↓ 1 callers
Method
evenOdd
(List<Integer> A)
epi_judge_java_solutions/epi/EvenOddArray.java:14
↓ 1 callers
Function
eventsMixin
(Vue)
html/js/vue.js:3797
↓ 1 callers
Method
examineBuildingsWithSunset
(Iterator<Integer> sequence)
epi_judge_java/epi/SunsetView.java:8
↓ 1 callers
Method
examineBuildingsWithSunset
(Iterator<Integer> sequence)
epi_judge_java_solutions/epi/SunsetView.java:24
↓ 1 callers
Function
examine_buildings_with_sunset
(sequence: Iterator[int])
epi_judge_python/sunset_view.py:6
↓ 1 callers
Function
examine_buildings_with_sunset
(sequence: Iterator[int])
epi_judge_python_solutions/sunset_view.py:7
↓ 1 callers
Method
execute
epi_judge_cpp_solutions/circular_queue.cc:65
↓ 1 callers
Method
execute
epi_judge_cpp/circular_queue.cc:38
↓ 1 callers
Function
execute_program
Executes given program and checks its output for strings specific for either test failure (for testing stub programs) or success (for test
epijudge_ci_test_tool.py:48
↓ 1 callers
Method
exteriorBinaryTree
(BinaryTreeNode<Integer> tree)
epi_judge_java/epi/TreeExterior.java:12
↓ 1 callers
Method
exteriorBinaryTree
(BinaryTreeNode<Integer> tree)
epi_judge_java_solutions/epi/TreeExterior.java:14
↓ 1 callers
Function
extractPropsFromVNodeData
( data, Ctor, tag )
html/js/vue.js:2271
↓ 1 callers
Method
fillSurroundedRegions
(List<List<Character>> board)
epi_judge_java/epi/MatrixEnclosedRegions.java:8
↓ 1 callers
Method
fillSurroundedRegions
(List<List<Character>> board)
epi_judge_java_solutions/epi/MatrixEnclosedRegions.java:12
↓ 1 callers
Function
fill_surrounded_regions
(board: List[List[str]])
epi_judge_python/matrix_enclosed_regions.py:6
↓ 1 callers
Function
fill_surrounded_regions
(board: List[List[str]])
epi_judge_python_solutions/matrix_enclosed_regions.py:7
↓ 1 callers
Method
filterBracketComments
Serialized type name can contain multiple comments, enclosed into brackets. This method removes all such comments.
epi_judge_java/epi/test_framework/TestUtils.java:66
↓ 1 callers
Method
filterBracketComments
Serialized type name can contain multiple comments, enclosed into brackets. This method removes all such comments.
epi_judge_java_solutions/epi/test_framework/TestUtils.java:66
↓ 1 callers
Function
filter_bracket_comments
Serialized type name can contain multiple comments, enclosed into brackets. This function removes all such comments.
epi_judge_python/test_framework/test_utils.py:41
↓ 1 callers
Function
filter_bracket_comments
Serialized type name can contain multiple comments, enclosed into brackets. This function removes all such comments.
epi_judge_python_solutions/test_framework/test_utils.py:41
↓ 1 callers
Method
findAmpleCity
(List<Integer> gallons, List<Integer> distances)
epi_judge_java/epi/RefuelingSchedule.java:13
↓ 1 callers
Method
findAmpleCity
(List<Integer> gallons, List<Integer> distances)
epi_judge_java_solutions/epi/RefuelingSchedule.java:26
↓ 1 callers
Method
findCircularMaxSubarray
(List<Integer> A)
epi_judge_java_solutions/epi/MaximumSubarrayInCircularArray.java:30
↓ 1 callers
Method
findClosestKStars
(Iterator<Star> stars, int k)
epi_judge_java/epi/KClosestStars.java:37
↓ 1 callers
Method
findClosestKStars
(Iterator<Star> stars, int k)
epi_judge_java_solutions/epi/KClosestStars.java:42
↓ 1 callers
Function
findCreatedComponentByNodeInternal
* Finds a created component by a given DOM node. * * @param {!Node} node * @return {*}
html/js/material.js:347
↓ 1 callers
Method
findCustomComparatorByAnnotation
(Class testClass)
epi_judge_java/epi/test_framework/GenericTest.java:260
↓ 1 callers
Method
findCustomComparatorByAnnotation
(Class testClass)
epi_judge_java_solutions/epi/test_framework/GenericTest.java:260
↓ 1 callers
Method
findCustomExpectedTypeByAnnotation
(Class testClass)
epi_judge_java/epi/test_framework/GenericTest.java:290
↓ 1 callers
Method
findCustomExpectedTypeByAnnotation
(Class testClass)
epi_judge_java_solutions/epi/test_framework/GenericTest.java:290
↓ 1 callers
Method
findFieldWithAnnotation
(Class testClass, Class<? extends Annotation> annotationClass)
epi_judge_java/epi/test_framework/GenericTest.java:238
↓ 1 callers
Method
findFieldWithAnnotation
(Class testClass, Class<? extends Annotation> annotationClass)
epi_judge_java_solutions/epi/test_framework/GenericTest.java:238
↓ 1 callers
Method
findFirstGreaterThanK
(BstNode<Integer> tree, Integer k)
epi_judge_java/epi/SearchFirstGreaterValueInBst.java:6
↓ 1 callers
Method
findFirstGreaterThanK
(BstNode<Integer> tree, Integer k)
epi_judge_java_solutions/epi/SearchFirstGreaterValueInBst.java:8
↓ 1 callers
Function
findIdxInOld
(node, oldCh, start, end)
html/js/vue.js:6246
↓ 1 callers
Method
findKLargestInBstHelper
(BstNode<Integer> tree, int k, List<Integer> kLargestElements)
epi_judge_java_solutions/epi/KLargestValuesInBst.java:22
↓ 1 callers
Method
findKthLargestUnknownLength
(Iterator<Integer> stream, int k)
epi_judge_java/epi/KthLargestElementInLongArray.java:9
↓ 1 callers
Method
findKthLargestUnknownLength
(Iterator<Integer> stream, int k)
epi_judge_java_solutions/epi/KthLargestElementInLongArray.java:12
↓ 1 callers
Method
findKthNodeBinaryTree
(BinaryTreeNode<Integer> tree, int k)
epi_judge_java/epi/KthNodeInTree.java:36
↓ 1 callers
Method
findKthNodeBinaryTree
(BinaryTreeNode<Integer> tree, int k)
epi_judge_java_solutions/epi/KthNodeInTree.java:38
↓ 1 callers
Method
findLargestNumberTeams
(List<GraphVertex> graph)
epi_judge_java/epi/MaxTeamsInPhotograph.java:17
↓ 1 callers
Method
findLargestNumberTeams
(List<GraphVertex> graph)
epi_judge_java_solutions/epi/MaxTeamsInPhotograph.java:19
↓ 1 callers
Method
findLca
(BstNode<Integer> tree, BstNode<Integer> s, BstNode<Integer> b)
epi_judge_java/epi/LowestCommonAncestorInBst.java:11
↓ 1 callers
Method
findLca
(BstNode<Integer> tree, BstNode<Integer> s, BstNode<Integer> b)
epi_judge_java_solutions/epi/LowestCommonAncestorInBst.java:13
↓ 1 callers
Method
findLongestIncreasingSubarray
(List<Integer> A)
epi_judge_java/epi/LongestIncreasingSubarray.java:19
↓ 1 callers
Method
findLongestIncreasingSubarray
(List<Integer> A)
epi_judge_java_solutions/epi/LongestIncreasingSubarray.java:21
↓ 1 callers
Method
findMaxSubarray
(List<Integer> A)
epi_judge_java_solutions/epi/MaximumSubarrayInCircularArray.java:20
↓ 1 callers
Method
findMissingElement
(Iterable<Integer> stream)
epi_judge_java/epi/AbsentValueArray.java:9
↓ 1 callers
Method
findMissingElement
(Iterable<Integer> stream)
epi_judge_java_solutions/epi/AbsentValueArray.java:13
↓ 1 callers
Method
findNode
(Node node, T val)
epi_judge_java/epi/test_framework/BinaryTreeUtils.java:153
↓ 1 callers
Method
findNode
(Node node, T val)
epi_judge_java_solutions/epi/test_framework/BinaryTreeUtils.java:153
↓ 1 callers
Function
findPrevElement
(children)
html/js/vue.js:10068
↓ 1 callers
Method
findProgramConfigByAnnotation
(Class testClass)
epi_judge_java/epi/test_framework/GenericTest.java:275
↓ 1 callers
Method
findProgramConfigByAnnotation
(Class testClass)
epi_judge_java_solutions/epi/test_framework/GenericTest.java:275
↓ 1 callers
Method
findSmallestSequentiallyCoveringSubset
(List<String> paragraph, List<String> keywords)
epi_judge_java/epi/SmallestSubarrayCoveringAllValues.java:21
↓ 1 callers
Method
findSmallestSequentiallyCoveringSubset
(List<String> paragraph, List<String> keywords)
epi_judge_java_solutions/epi/SmallestSubarrayCoveringAllValues.java:26
↓ 1 callers
Method
findSmallestSubarrayCoveringSet
(List<String> paragraph, Set<String> keywords)
epi_judge_java/epi/SmallestSubarrayCoveringSet.java:23
↓ 1 callers
Method
findSmallestSubarrayCoveringSet
(List<String> paragraph, Set<String> keywords)
epi_judge_java_solutions/epi/SmallestSubarrayCoveringSet.java:28
↓ 1 callers
Method
findSuccessor
(BinaryTree<Integer> node)
epi_judge_java/epi/SuccessorInTree.java:8
↓ 1 callers
Method
findSuccessor
(BinaryTree<Integer> node)
epi_judge_java_solutions/epi/SuccessorInTree.java:10
↓ 1 callers
Function
find_circular_max_subarray
()
epi_judge_python_solutions/maximum_subarray_in_circular_array.py:17
↓ 1 callers
Function
find_first_greater_than_k
(tree: BstNode, k: int)
epi_judge_python/search_first_greater_value_in_bst.py:7
↓ 1 callers
Function
find_first_greater_than_k
(tree: BstNode, k: int)
epi_judge_python_solutions/search_first_greater_value_in_bst.py:7
↓ 1 callers
Function
find_k_largest_in_bst_helper
(tree)
epi_judge_python_solutions/k_largest_values_in_bst.py:8
← previous
next →
1,501–1,600 of 6,328, ranked by callers