목록분류 전체보기 (373)
Silver Library (Archived)
QuickSort https://www.geeksforgeeks.org/quick-sort/ Always pick first element as pivot. Always pick last element as pivot (implemented below) Pick a random element as pivot. Pick median as pivot. The order of its process should be done in linear time. This is divide and conquer algorithm. Merge Sort https://www.geeksforgeeks.org/merge-sort/ Like QuickSort, this is divide and conquer algorithm. h..
지금 낙서에 가깝게 작성중인 글들이 대다수라서, 일단 비공개로 돌려두고 작성하고 포스팅하는 상태라서 그렇습니다. 준비가 되면 차차 개방해 볼 생각입니다.
One thing is really certain. If I want to work and live as a developer, be like a software engineer. Without coding test means not welcomed or even not in their criteria. Even some startup seems using enthusiasts as a tool to generate their bank revenue. To be succeeded from this last preparation to work in a proper firm, better solve from the easy to medium at least. Tip: Do not take too long, ..
FAANG 유형의 기업이란? 메타(페북), 아마존, 애플, 넷플릭스, 알파벳을 순서대로 앞자리만 따서 읽으면 FAANG 이 됩니다. 즉, 코딩테스트를 입사 조건으로 내세우는 이들입니다. What Are FAANG Stocks? FAANG is an acronym for the five best-performing American tech stocks in the market: Meta (formerly Facebook), Apple, Amazon, Netflix, and Alphabet (formerly Google). www.investopedia.com