1. 유클리드 호제법 A. 정의 최대공약수(GCD)와 최소공배수(LCM)을 구하기 위한 알고리즘 시간복잡도를 기존 O(N)에서 O(logN)으로 줄일 수 있다. 호제법 : 두 수가 서로 상대방 수를 나누어서 결국 원하는 수를 얻는 방법
과제 번역 Namespace, class, member functions, stdio stream, initialization lists, static, const, and lots of basic stuf Summary: This document contains t
Summary: In this project, you will learn the basics of threading a process. You will learn how to make threads. You will discover the mutex.
Server 및 Network 모니터링 시스템 개발 사업을 수주했다고 가정하고, 이번 글에서 개발 및 공부 과정을 작성해보겠습니다.
Summary: The objective of this project is for you to create a simple shell. Yes, your own little bash or zsh. You will learn a lot about processes and
Kubernetes의 node로 들어온 트래픽을 각 서비스에 분산시켜주는 Load Balancer에 대해 알아보겠습니다.
Summary:This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed y
Google의 Container : https://cloud.google.com/containers/?hl=koDocker의 작동원리 : https://tech.ssut.me/what-even-is-a-container/파일시스템 : https
날짜 : 2021. 3.19.(금)게임 맵 최단거리푼 문제 list위장 https://programmers.co.kr/learn/courses/30/lessons/42578타겟 넘버 https://programmers.co.kr/learn/course