Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dongyi-kim/10weeks-codingtest
/ functions
Functions
1,179 in github.com/dongyi-kim/10weeks-codingtest
⨍
Functions
1,179
◇
Types & classes
326
↓ 2 callers
Function
i32_from_vec_u8
Vec<u8> -> i32
chapter04/problem_g/main.rs:18
↓ 2 callers
Function
i32_from_vec_u8
Vec<u8> -> i32
chapter04/problem_h/main.rs:14
↓ 2 callers
Function
i32_from_vec_u8
Vec<u8> -> i32
chapter03/problem_i/main.rs:5
↓ 2 callers
Function
i32_from_vec_u8
Vec<u8> -> i32
chapter03/problem_f/main.rs:22
↓ 2 callers
Function
i32_from_vec_u8
Vec<u8> -> i32
chapter03/problem_c/main.rs:12
↓ 2 callers
Function
i32_from_vec_u8
Vec<u8> -> i32
chapter03/problem_j/main.rs:5
↓ 2 callers
Function
i32_from_vec_u8
Vec<u8> -> i32
chapter03/problem_h/main.rs:5
↓ 2 callers
Method
isConnected
(int u, int v)
chapter08/problem_d/Main.java:83
↓ 2 callers
Function
isConnectedGraph
chapter08/problem_c/main.cpp:35
↓ 2 callers
Method
isConnectedGraph
(Graph graph)
chapter08/problem_c/Main.java:9
↓ 2 callers
Function
isCross
Bonus/Problem05K/solution.cpp:59
↓ 2 callers
Method
isInside
(int r, int c)
Bonus/Problem05C/Main.java:84
↓ 2 callers
Method
isInside
�ش� ĭ�� ���� ���ο� �����ϴ� ĭ���� �˻��ϴ� �ҵ� @param r @param c @return (r, c)�� ���� �� ��ȿ�� ĭ�̸� true, �ƴϸ� false
Bonus/Problem05D/Main.java:132
↓ 2 callers
Method
isPrimeNumber
chapter04/problem_i/solution.cpp:34
↓ 2 callers
Method
isPrimeNumber
(int num)
chapter04/problem_i/Main.java:86
↓ 2 callers
Method
nextImage
(int r, int c)
chapter09/problem_f/Main.java:9
↓ 2 callers
Method
next_arrow_when_collision
(&self)
Bonus/Problem05G/main.rs:27
↓ 2 callers
Function
printArrayList
chapter07/problem_b/main.cpp:91
↓ 2 callers
Function
printArrayList
chapter07/problem_a/main.cpp:90
↓ 2 callers
Method
printArrayList
(ArrayList<Integer> arr)
chapter07/problem_b/Main.java:106
↓ 2 callers
Method
printArrayList
(ArrayList<Integer> arr)
chapter07/problem_a/Main.java:96
↓ 2 callers
Method
readLine
()
chapter08/problem_d/Main.java:10
↓ 2 callers
Method
remove
@TODO 특정 인덱스에 위차한 원소를 삭제하는 메소드 구현. 삭제 후 뒤의 원소들은 모두 앞으로 한 칸씩 당긴다. @param index
Projects/DynamicArray/Java/DynamicArray.java:42
↓ 2 callers
Method
removeQueen
@brief r행 c열 칸에 퀸이 존재한다면 제거하고 빈 칸으로 만드는 함수
chapter07/problem_k/Main.java:111
↓ 2 callers
Method
setBoard
(int r, int c, int value)
chapter07/problem_j/Main.java:103
↓ 2 callers
Method
set_bit
set_bit 131072비트의 맵에서 target 비트를 set함 (1로 바꿈/ set high).
chapter03/problem_c/main.rs:54
↓ 2 callers
Method
size
()
chapter05/problem_m/Main.java:18
↓ 2 callers
Function
stdinln_i32
()
Bonus/Problem05E/main.rs:1
↓ 2 callers
Function
stdinln_i32
()
Bonus/Problem05F/main.rs:1
↓ 2 callers
Function
stdinln_i32
()
Bonus/Problem05D/main.rs:5
↓ 2 callers
Function
stdinln_i32
()
Bonus/Problem05G/main.rs:1
↓ 2 callers
Function
stdinln_i32
()
chapter04/problem_i/main.rs:1
↓ 2 callers
Function
stdinln_i32
()
chapter04/problem_a/main.rs:3
↓ 2 callers
Function
stdinln_i32
()
chapter04/problem_e/main.rs:4
↓ 2 callers
Function
stdinln_i32
()
chapter02/problem_a/main.rs:3
↓ 2 callers
Function
stdinln_i32
()
chapter02/problem_e/main.rs:3
↓ 2 callers
Function
stdinln_i32
()
chapter03/problem_d/main.rs:3
↓ 2 callers
Function
stdinln_i32
()
chapter03/problem_a/main.rs:3
↓ 2 callers
Function
stdinln_vec_i32
()
Bonus/Problem05A/main.rs:11
↓ 2 callers
Function
stdinln_vec_i32
()
Bonus/Problem05B/main.rs:11
↓ 2 callers
Function
stdinln_vec_i32
()
chapter04/problem_g/main.rs:4
↓ 2 callers
Function
stdinln_vec_i32
()
chapter01/problem_f/main.rs:10
↓ 2 callers
Function
stdinln_vec_i32
()
chapter01/problem_d/main.rs:10
↓ 2 callers
Function
stdinln_vec_i32
()
chapter01/problem_e/main.rs:10
↓ 2 callers
Function
stdinln_vec_i32
()
chapter02/problem_j/main.rs:10
↓ 2 callers
Function
stdinln_vec_i32
()
chapter02/problem_a/main.rs:10
↓ 2 callers
Function
stdinln_vec_i32
()
chapter03/problem_b/main.rs:10
↓ 2 callers
Function
stdinln_vec_i32
()
chapter03/problem_f/main.rs:11
↓ 2 callers
Method
swap
@brief 배열의 두 원소 arr[indexA] 와 arr[indexB]를 swap해주는 함수 @param arr @param indexA @param indexB
chapter06/problem_h/Main.java:39
↓ 2 callers
Method
turnNext
()
Bonus/Problem05G/Main.java:122
↓ 2 callers
Method
update
(int index, int newValue)
chapter10/problem_e/Main.java:163
↓ 1 callers
Method
MAX
(int... arr)
chapter09/problem_g/Main.java:75
↓ 1 callers
Method
MIN
(int... arr)
chapter09/problem_f/Main.java:93
↓ 1 callers
Method
MIN
(int... arr)
chapter09/problem_h/Main.java:84
↓ 1 callers
Method
addEdge
(int from, int to, int weight)
chapter08/problem_b/Main.java:86
↓ 1 callers
Method
addEdge
chapter08/problem_b/main.cpp:17
↓ 1 callers
Method
addEdge
(int u, int v)
chapter08/problem_c/Main.java:109
↓ 1 callers
Method
addEdge
chapter08/problem_c/main.cpp:19
↓ 1 callers
Method
addEdge
(int u, int v)
chapter08/problem_a/Main.java:75
↓ 1 callers
Method
addEdge
chapter08/problem_a/main.cpp:16
↓ 1 callers
Method
addParentBombs
(Bomb parentBomb)
chapter05/problem_f/Main.java:109
↓ 1 callers
Method
addParentBombs
chapter05/problem_f/main.cpp:18
↓ 1 callers
Method
addParentBombs
(Bomb parentBomb)
chapter05/problem_e/Main.java:111
↓ 1 callers
Method
addParentBombs
chapter05/problem_e/main.cpp:8
↓ 1 callers
Function
all_unqiue_elements
모든 유일한 원소를 반환하는 함수 :param numbers: 입력 값 :return: 모든 유일한 원소를 반환
chapter03/problem_c/solution.py:11
↓ 1 callers
Function
bubbleSort
chapter02/problem_g/solution.cpp:7
↓ 1 callers
Method
bubbleSort
(int[] data, int n)
chapter02/problem_g/Main.java:9
↓ 1 callers
Function
bubble_sort
선택 정렬을 수행한다. :param data: 정수 배열
chapter02/problem_g/solution.py:4
↓ 1 callers
Method
calc
(&mut self)
chapter01/problem_j/main.rs:20
↓ 1 callers
Method
calculation
(&mut self)
chapter03/problem_d/main.rs:23
↓ 1 callers
Function
closest_pair
주어진 점들 중 가장 가까운 두 점 사이의 거리를 반환합니다. :param points: 점들의 리스트 :return: 가장 가까운 두 점 사이의 거리
chapter02/problem_f/solution.py:30
↓ 1 callers
Method
compareTo
this와 파라미터 o를 비교하여 - this가 사전순으로 앞서면 음수 - o가 사전순으로 앞서면 양수 - 동일만 문자열이면 0 을 반환하는 함수를 설계하시오 @param other @return
chapter02/problem_d/Main.java:58
↓ 1 callers
Method
compareTo
(Bomb o)
chapter05/problem_f/Main.java:129
↓ 1 callers
Method
computeShortestPaths
(Node[] nodes, Node origin)
chapter08/problem_g/Main.java:10
↓ 1 callers
Method
computeShortestPaths
(int V, Node[] nodes, Node origin)
chapter08/problem_h/Main.java:8
↓ 1 callers
Function
concatOrderedArrays
* @brief 독립적으로 정렬 된 두 범위 arr[left]~arr[mid], arr[mid+1] ~ arr[right] 범위를 하나의 정렬된 배열로 병합하는 함수 * * @param arr * @param left * @param mid
chapter06/problem_g/main.cpp:15
↓ 1 callers
Method
concatOrderedArrays
@brief 독립적으로 정렬 된 두 범위 arr[left]~arr[mid], arr[mid+1] ~ arr[right] 범위를 하나의 정렬된 배열로 병합하는 함수 @param arr @param left @param mid @param right @
chapter06/problem_g/Main.java:53
↓ 1 callers
Method
copyBoard
()
chapter07/problem_j/Main.java:159
↓ 1 callers
Method
countAllPossibleWays
(int depth, ChessBoard board)
chapter07/problem_k/Main.java:9
↓ 1 callers
Function
count_kinds
(nr_case: usize, numbers: &Vec<i32>)
chapter02/problem_c/main.rs:20
↓ 1 callers
Function
custom_gcd
(a: i32, b: i32)
chapter04/problem_c/main.rs:23
↓ 1 callers
Function
custom_gcd
(a: i64, b: i64)
chapter04/problem_d/main.rs:45
↓ 1 callers
Function
custom_lcm
(a: i32, b: i32, gcd: i32)
chapter04/problem_c/main.rs:39
↓ 1 callers
Function
custom_lcm
(a: i64, b: i32, gcd: i64)
chapter04/problem_d/main.rs:61
↓ 1 callers
Function
custom_prime
(target: i32)
chapter04/problem_e/main.rs:13
↓ 1 callers
Function
custom_strcmp
(left: &[u8], right: &[u8])
chapter02/problem_d/main.rs:9
↓ 1 callers
Method
distance
(self, other: &Point)
chapter02/problem_f/main.rs:42
↓ 1 callers
Function
divideArrayByPivot
* @brief arr[left] ~ arr[[right] 범위를 피봇 기준으로 좌우를 나눈다 * 피봇의 왼쪽은 피봇 보다 작은 원소만, 피봇의 오른쪽은 피봇보다 큰 원소만 남긴다 * * @param arr * @param left * @p
chapter06/problem_h/main.cpp:50
↓ 1 callers
Function
draw_rect
(size: usize)
Bonus/Problem05E/main.rs:37
↓ 1 callers
Function
draw_rect
(size: usize)
Bonus/Problem05F/main.rs:43
↓ 1 callers
Function
draw_rect
(size: usize)
Bonus/Problem05G/main.rs:54
↓ 1 callers
Method
f
0번째 팬스부터 (lastIndex)번째 팬스까지 모두 완벽히 수리하는데 소요되는 최소의 비용 @param lastIndex 수리할 가장 마지막(오른쪽) 팬스의 인덱스 @return 그 때의 최소 비용
chapter09/problem_b/Main.java:40
↓ 1 callers
Method
f
* 0번째 팬스부터 (lastIndex)번째 팬스까지 모두 완벽히 수리하는데 소요되는 최소의 비용 * * @param lastIndex 수리할 가장 마지막(오른쪽) 팬스의 인덱스 * @return 그 때의 최소 비용 */
chapter09/problem_b/main.cpp:32
↓ 1 callers
Method
f
matrices[leftMost...rightMost] 범위의 모든 행렬을 곱할때 발생하는 최소의 곱하기 연산의 수 @param leftMost 가장 왼쪽 끝 인덱스 @param rightMost 가장 오른쪽 끝 인덱스 @return
chapter09/problem_i/Main.java:84
↓ 1 callers
Method
f
* matrices[leftMost...rightMost] 범위의 모든 행렬을 곱할때 발생하는 최소의 곱하기 연산의 수 * * @param leftMost 가장 왼쪽 끝 인덱스 * @param rightMost 가장 오른쪽 끝 인덱스 * @return
chapter09/problem_i/main.cpp:38
↓ 1 callers
Method
f
현재 0번째 행부터 이어온 경계선의 마지막이 (lastRow, lastCol)일 때 최소의 부자연스러움 수치를 계산하는 함수 @param lastRow 경계선 마지막 행 @param lastCol 경계선 마지막 열 @return 이때의 최소 부자연스러움
chapter09/problem_f/Main.java:66
↓ 1 callers
Method
f
* 현재 0번째 행부터 이어온 경계선의 마지막이 (lastRow, lastCol)일 때 최소의 부자연스러움 수치를 계산하는 함수 * * @param lastRow 경계선 마지막 행 * @param lastCol 경계선 마지막 열 * @return 이때의
chapter09/problem_f/main.cpp:29
↓ 1 callers
Method
f
profits[0] ~ profits[lastIndex]까지만 고려했을 때의 정답 단, profits[lastIndex]는 무조건 마지막으로 사용한다. @param lastIndex 마지막으로 근무할 날의 인덱스 @return 'lastIndex'번째 날에 마지막으로
chapter09/problem_c/Main.java:111
↓ 1 callers
Method
f
(0, 0) ~ (lastRow, lastCol)까지만 고려했을 때 문제의 정답 @param lastRow @param lastCol @return 최단경로들 중 가장 작은 난이도 합
chapter09/problem_d/Main.java:54
↓ 1 callers
Method
f
* (0, 0) ~ (lastRow, lastCol)까지만 고려했을 때 문제의 정답 * * @param lastRow * @param lastCol * @return 최단경로들 중 가장 작은 난이도 합 */
chapter09/problem_d/main.cpp:29
← previous
next →
101–200 of 1,179, ranked by callers