post-thumbnail

2021년을 돌아보며 - turn on

2021년 회고록 - turn on

2021년 12월 29일
·
0개의 댓글
·

알고리즘

1. 유클리드 호제법 A. 정의 최대공약수(GCD)와 최소공배수(LCM)을 구하기 위한 알고리즘 시간복잡도를 기존 O(N)에서 O(logN)으로 줄일 수 있다. 호제법 : 두 수가 서로 상대방 수를 나누어서 결국 원하는 수를 얻는 방법

2021년 11월 12일
·
0개의 댓글
·
post-thumbnail

자료구조

내가 알고싶은 것만 속성으로 정리하는 자료구조

2021년 11월 9일
·
0개의 댓글
·

ILikeAlgorithm (Java)

Algorithm Study

2021년 9월 27일
·
0개의 댓글
·

cpp00

과제 번역 Namespace, class, member functions, stdio stream, initialization lists, static, const, and lots of basic stuf Summary: This document contains t

2021년 9월 25일
·
0개의 댓글
·

42DoProject 개발일지

djeon의 42DoProject 개발일지

2021년 9월 2일
·
0개의 댓글
·

JS piscine

JS study record in JS piscine

2021년 8월 16일
·
0개의 댓글
·

foryouth 개발과정

청년들을 위한 웹사이트 foryouth 개발 과정

2021년 7월 28일
·
0개의 댓글
·
post-thumbnail

Philosophers

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.

2021년 7월 8일
·
0개의 댓글
·
post-thumbnail

Server 및 Network 모니터링 시스템 개발

Server 및 Network 모니터링 시스템 개발 사업을 수주했다고 가정하고, 이번 글에서 개발 및 공부 과정을 작성해보겠습니다.

2021년 6월 28일
·
0개의 댓글
·
post-thumbnail

TCP/IP

TCP/IP는 현재의 인터넷에서 사용하는 프로토콜 그룹입니다.

2021년 6월 10일
·
0개의 댓글
·

MySQL

MySQL을 파헤쳐 보겠습니다.

2021년 6월 9일
·
0개의 댓글
·
post-thumbnail

proxy server

proxy server는 클라이언트가 다른 네트워크에 접속할 수 있도록 중간에서 대리해주는 서버입니다.

2021년 6월 8일
·
0개의 댓글
·

Minishell

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

2021년 6월 8일
·
1개의 댓글
·
post-thumbnail

Load Balancer

Kubernetes의 node로 들어온 트래픽을 각 서비스에 분산시켜주는 Load Balancer에 대해 알아보겠습니다.

2021년 6월 3일
·
0개의 댓글
·

Push_Swap

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

2021년 5월 19일
·
0개의 댓글
·

PHP-fpm

PHP-fpm에 대해 알아보겠습니다.

2021년 5월 14일
·
1개의 댓글
·

Container

Google의 Container : https://cloud.google.com/containers/?hl=koDocker의 작동원리 : https://tech.ssut.me/what-even-is-a-container/파일시스템 : https&#x3

2021년 5월 13일
·
0개의 댓글
·
post-thumbnail

ft_services

쿠버네티스를 활용한 클러스터 관리와 배포를 수행할 것이다.

2021년 3월 30일
·
0개의 댓글
·
post-thumbnail

오산마 study 마무리

날짜 : 2021. 3.19.(금)게임 맵 최단거리푼 문제 list위장 https://programmers.co.kr/learn/courses/30/lessons/42578타겟 넘버 https://programmers.co.kr/learn/course

2021년 3월 20일
·
0개의 댓글
·