Rearrangement Inequality(how to find maximum(minimum) sum of products from two arraysDJan 13, 2021Jan 13, 2021
How to find MST and show if the given algorithms are correct? Here’s the answer:When given a graph, MST(Minimum Spanning Tree) refers to a subset of edges with a minimum sum of edge costs. There’re several ways to find…Jan 12, 2021Jan 12, 2021
TIL/Spanish/Pres Tense영어에서는 주어가 1인칭(나), 2인칭(너), 3인칭(그/그녀)으로 나뉘는데, 이에 따라 동사의 형태도 변화합니다. be동사가 문장에서 I am/you are/she(he) is과 같이 변화하는 것을 예시로 들 수 있겠습니다. 스페인어에서도 영어와…Jan 12, 2021Jan 12, 2021
react-with-styles is one of the CSS-in-JS libraries.- install react-with-styles ```> yarn add react-with-styles aphrodiete react-with-styles-interface-aphrodite``` You should install not…Nov 23, 2020Nov 23, 2020