MCPcopy Create free account

hub / github.com/adnanaziz/EPIJudge / functions

Functions6,328 in github.com/adnanaziz/EPIJudge

↓ 1 callersMethodsearchList
(ListNode<Integer> L, int key)
epi_judge_java/epi/SearchInList.java:6
↓ 1 callersMethodsearchList
(ListNode<Integer> L, int key)
epi_judge_java_solutions/epi/SearchInList.java:8
↓ 1 callersMethodsearchMaze
(List<List<Color>> maze, Coordinate s, Coordinate e)
epi_judge_java/epi/SearchMaze.java:41
↓ 1 callersMethodsearchMaze
(List<List<Color>> maze, Coordinate s, Coordinate e)
epi_judge_java_solutions/epi/SearchMaze.java:43
↓ 1 callersMethodsearchMazeHelper
(List<List<Color>> maze, Coordinate cur, Coordinate e,
epi_judge_java_solutions/epi/SearchMaze.java:52
↓ 1 callersFunctionsearch_bst
(tree: BstNode, key: int)
epi_judge_python/search_in_bst.py:7
↓ 1 callersFunctionsearch_bst
(tree: BstNode, key: int)
epi_judge_python_solutions/search_in_bst.py:7
↓ 1 callersFunctionsearch_frequent_items
(k: int, stream: Iterator[str])
epi_judge_python/search_frequent_items.py:7
↓ 1 callersFunctionsearch_frequent_items
(k: int, stream: Iterator[str])
epi_judge_python_solutions/search_frequent_items.py:9
↓ 1 callersFunctionsearch_list
(L: ListNode, key: int)
epi_judge_python/search_in_list.py:5
↓ 1 callersFunctionsearch_list
(L: ListNode, key: int)
epi_judge_python_solutions/search_in_list.py:5
↓ 1 callersFunctionsearch_maze_helper
(cur)
epi_judge_python_solutions/search_maze.py:19
↓ 1 callersFunctionsearch_target
(source, target)
epi_judge_python_solutions/descendant_and_ancestor_in_bst.py:37
↓ 1 callersMethodserializeStructure
(BinaryTreeNode<Integer> tree)
epi_judge_java/epi/EnumerateTrees.java:18
↓ 1 callersMethodserializeStructure
(BinaryTreeNode<Integer> tree)
epi_judge_java_solutions/epi/EnumerateTrees.java:40
↓ 1 callersMethodset
Sets the value of the member with the specified name to the JSON representation of the specified <code>int</code> value. If this object does not conta
epi_judge_java/epi/test_framework/minimal_json/JsonObject.java:400
↓ 1 callersMethodset
Sets the value of the member with the specified name to the JSON representation of the specified <code>int</code> value. If this object does not conta
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonObject.java:400
↓ 1 callersMethodsetOutputOpts
(TriBool ttyMode, TriBool colorMode)
epi_judge_java/epi/test_framework/Platform.java:13
↓ 1 callersMethodsetOutputOpts
(TriBool ttyMode, TriBool colorMode)
epi_judge_java_solutions/epi/test_framework/Platform.java:13
↓ 1 callersFunctionset_output_opts
(tty_mode, color_mode)
epi_judge_python/test_framework/platform.py:11
↓ 1 callersFunctionset_output_opts
(tty_mode, color_mode)
epi_judge_python_solutions/test_framework/platform.py:11
↓ 1 callersFunctionshouldUpdateValue
(elm, checkVal)
html/js/vue.js:7661
↓ 1 callersMethodshowComplexityNotification
()
epi_judge_java/epi/test_framework/TestUtilsConsole.java:112
↓ 1 callersMethodshowComplexityNotification
()
epi_judge_java_solutions/epi/test_framework/TestUtilsConsole.java:112
↓ 1 callersFunctionshow_complexity_notification
()
epi_judge_python/test_framework/test_utils_console.py:100
↓ 1 callersFunctionshow_complexity_notification
()
epi_judge_python_solutions/test_framework/test_utils_console.py:100
↓ 1 callersFunctionsimpleNormalizeChildren
(children)
html/js/vue.js:2351
↓ 1 callersMethodsize
()
epi_judge_java/epi/CircularQueue.java:20
↓ 1 callersMethodsize
()
epi_judge_java_solutions/epi/CircularQueue.java:47
↓ 1 callersMethodsize
(self)
epi_judge_python/circular_queue.py:18
↓ 1 callersMethodsize
(self)
epi_judge_python_solutions/circular_queue.py:36
↓ 1 callersMethodsolveNQueens
(int n, int row, List<Integer> colPlacement, List<List<Integer>> result)
epi_judge_java_solutions/epi/NQueens.java:22
↓ 1 callersMethodsolvePartialSudoku
(int i, int j, List<List<Integer>> partialAssignment)
epi_judge_java_solutions/epi/SudokuSolve.java:23
↓ 1 callersMethodsolveSudoku
(List<List<Integer>> partialAssignment)
epi_judge_java/epi/SudokuSolve.java:13
↓ 1 callersMethodsolveSudoku
(List<List<Integer>> partialAssignment)
epi_judge_java_solutions/epi/SudokuSolve.java:18
↓ 1 callersFunctionsolve_n_queens
(row)
epi_judge_python_solutions/n_queens.py:7
↓ 1 callersFunctionsolve_partial_sudoku
(i, j)
epi_judge_python_solutions/sudoku_solve.py:13
↓ 1 callersMethodsortApproximatelySortedData
(Iterator<Integer> sequence, int k)
epi_judge_java/epi/SortAlmostSortedArray.java:9
↓ 1 callersMethodsortApproximatelySortedData
(Iterator<Integer> sequence, int k)
epi_judge_java_solutions/epi/SortAlmostSortedArray.java:15
↓ 1 callersFunctionsort_approximately_sorted_array
(sequence: Iterator[int], k: int)
epi_judge_python/sort_almost_sorted_array.py:6
↓ 1 callersFunctionsort_approximately_sorted_array
(sequence: Iterator[int], k: int)
epi_judge_python_solutions/sort_almost_sorted_array.py:8
↓ 1 callersFunctionsplit
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All exceptions be
epi_judge_cpp_solutions/test_framework/json.h:8802
↓ 1 callersFunctionsplit
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All exceptions be
epi_judge_cpp/test_framework/json.h:8802
↓ 1 callersMethodsplitTsvFile
(Path tsvFile)
epi_judge_java/epi/test_framework/TestUtils.java:15
↓ 1 callersMethodsplitTsvFile
(Path tsvFile)
epi_judge_java_solutions/epi/test_framework/TestUtils.java:15
↓ 1 callersFunctionsplit_tsv_file
(tsv_file)
epi_judge_python/test_framework/test_utils.py:8
↓ 1 callersFunctionsplit_tsv_file
(tsv_file)
epi_judge_python_solutions/test_framework/test_utils.py:8
↓ 1 callersMethodstart
()
epi_judge_java/epi/test_framework/TestTimer.java:18
↓ 1 callersMethodstart
()
epi_judge_java_solutions/epi/test_framework/TestTimer.java:18
↓ 1 callersMethodstart
(self)
epi_judge_python_solutions/test_framework/test_timer.py:12
↓ 1 callersMethodstartArray
Indicates the beginning of an array in the JSON input. This method will be called when reading the opening square bracket character (<code>'['</code>)
epi_judge_java/epi/test_framework/minimal_json/JsonHandler.java:137
↓ 1 callersMethodstartArray
Indicates the beginning of an array in the JSON input. This method will be called when reading the opening square bracket character (<code>'['</code>)
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonHandler.java:137
↓ 1 callersMethodstartArrayValue
Indicates the beginning of an array element in the JSON input. This method will be called when reading the first character of the element, just before
epi_judge_java/epi/test_framework/minimal_json/JsonHandler.java:164
↓ 1 callersMethodstartArrayValue
Indicates the beginning of an array element in the JSON input. This method will be called when reading the first character of the element, just before
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonHandler.java:164
↓ 1 callersMethodstartNull
Indicates the beginning of a <code>null</code> literal in the JSON input. This method will be called when reading the first character of the literal.
epi_judge_java/epi/test_framework/minimal_json/JsonHandler.java:60
↓ 1 callersMethodstartNull
Indicates the beginning of a <code>null</code> literal in the JSON input. This method will be called when reading the first character of the literal.
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonHandler.java:60
↓ 1 callersMethodstartNumber
Indicates the beginning of a number in the JSON input. This method will be called when reading the first character of the number.
epi_judge_java/epi/test_framework/minimal_json/JsonHandler.java:110
↓ 1 callersMethodstartNumber
Indicates the beginning of a number in the JSON input. This method will be called when reading the first character of the number.
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonHandler.java:110
↓ 1 callersMethodstartObject
Indicates the beginning of an object in the JSON input. This method will be called when reading the opening curly bracket character (<code>'{'</code>)
epi_judge_java/epi/test_framework/minimal_json/JsonHandler.java:200
↓ 1 callersMethodstartObject
Indicates the beginning of an object in the JSON input. This method will be called when reading the opening curly bracket character (<code>'{'</code>)
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonHandler.java:200
↓ 1 callersMethodstartObjectName
Indicates the beginning of the name of an object member in the JSON input. This method will be called when reading the opening quote character ('&quot
epi_judge_java/epi/test_framework/minimal_json/JsonHandler.java:224
↓ 1 callersMethodstartObjectName
Indicates the beginning of the name of an object member in the JSON input. This method will be called when reading the opening quote character ('&quot
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonHandler.java:224
↓ 1 callersMethodstartObjectValue
Indicates the beginning of the name of an object member in the JSON input. This method will be called when reading the opening quote character ('&quot
epi_judge_java/epi/test_framework/minimal_json/JsonHandler.java:252
↓ 1 callersMethodstartObjectValue
Indicates the beginning of the name of an object member in the JSON input. This method will be called when reading the opening quote character ('&quot
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonHandler.java:252
↓ 1 callersMethodstartString
Indicates the beginning of a string in the JSON input. This method will be called when reading the opening double quote character (<code>'&quot;'</cod
epi_judge_java/epi/test_framework/minimal_json/JsonHandler.java:93
↓ 1 callersMethodstartString
Indicates the beginning of a string in the JSON input. This method will be called when reading the opening double quote character (<code>'&quot;'</cod
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonHandler.java:93
↓ 1 callersFunctionstateMixin
(Vue)
html/js/vue.js:4899
↓ 1 callersMethodstdOutClearLine
()
epi_judge_java/epi/test_framework/Platform.java:11
↓ 1 callersMethodstdOutClearLine
()
epi_judge_java_solutions/epi/test_framework/Platform.java:11
↓ 1 callersFunctionstd_out_clear_line
()
epi_judge_python/test_framework/platform.py:7
↓ 1 callersFunctionstd_out_clear_line
()
epi_judge_python_solutions/test_framework/platform.py:7
↓ 1 callersMethodstop
()
epi_judge_java/epi/test_framework/TestTimer.java:20
↓ 1 callersMethodstop
()
epi_judge_java_solutions/epi/test_framework/TestTimer.java:20
↓ 1 callersMethodstop
(self)
epi_judge_python/test_framework/test_timer.py:15
↓ 1 callersMethodstop
(self)
epi_judge_python_solutions/test_framework/test_timer.py:15
↓ 1 callersMethodstringToInt
(String s)
epi_judge_java/epi/StringIntegerInterconversion.java:11
↓ 1 callersMethodstringToInt
(String s)
epi_judge_java_solutions/epi/StringIntegerInterconversion.java:26
↓ 1 callersFunctionstring_to_int
(s: str)
epi_judge_python/string_integer_interconversion.py:10
↓ 1 callersFunctionstring_to_int
(s: str)
epi_judge_python_solutions/string_integer_interconversion.py:25
↓ 1 callersFunctionstringifyArray
(value)
html/js/vue.js:5553
↓ 1 callersFunctionstringifyObject
(value)
html/js/vue.js:5565
↓ 1 callersFunctionstrip_ascii_codes
(s: str)
epijudge_ci_test_tool.py:27
↓ 1 callersFunctionstrip_parent_link
(tree)
epi_judge_python/test_framework/binary_tree_utils.py:243
↓ 1 callersFunctionstrip_parent_link
(tree)
epi_judge_python_solutions/test_framework/binary_tree_utils.py:243
↓ 1 callersMethodsumRootToLeafHelper
(BinaryTreeNode<Integer> tree, int partialPathSum)
epi_judge_java_solutions/epi/SumRootToLeaf.java:14
↓ 1 callersFunctionsum_root_to_leaf_helper
(tree, partial_path_sum=0)
epi_judge_python_solutions/sum_root_to_leaf.py:6
↓ 1 callersMethodswapBits
(long x, int i, int j)
epi_judge_java_solutions/epi/SwapBits.java:8
↓ 1 callersMethodtoInterval
()
epi_judge_java/epi/IntervalsUnion.java:51
↓ 1 callersMethodtoInterval
()
epi_judge_java_solutions/epi/IntervalsUnion.java:87
↓ 1 callersMethodtoString
()
epi_judge_java/epi/AddingCredits.java:77
↓ 1 callersFunctionto_cbor
epi_judge_cpp_solutions/test_framework/json.h:15080
↓ 1 callersFunctionto_cbor
epi_judge_cpp/test_framework/json.h:15080
↓ 1 callersFunctionto_chars
epi_judge_cpp_solutions/test_framework/json.h:7650
↓ 1 callersFunctionto_chars
epi_judge_cpp/test_framework/json.h:7650
↓ 1 callersFunctionto_json_tuple_impl
epi_judge_cpp_solutions/test_framework/json.h:1606
↓ 1 callersFunctionto_json_tuple_impl
epi_judge_cpp/test_framework/json.h:1606
↓ 1 callersFunctiontransformModel
(options, data)
html/js/vue.js:3317
↓ 1 callersFunctiontranslateChapter
(chapter_name, chapter_data)
html/js/helpers.js:92
↓ 1 callersFunctiontranslateProblem
(name, data)
html/js/helpers.js:78
↓ 1 callersFunctiontranslateProblemMappings
* Translate problem_mappings to more convenient format. * * Initially, problem_mapping is in format that is good for json updating. * However, it's
html/js/helpers.js:66
← previousnext →2,101–2,200 of 6,328, ranked by callers