일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Algorithm
- Virtual Memory
- 프로그래머스
- 완전탐색
- Github
- 머신러닝
- 알고리즘
- Python
- BF
- 코테
- backtracking
- 브루트포스
- dfs
- 백트래킹
- 재귀
- 파이썬
- sort
- OS
- 정렬
- CS
- 코딩테스트
- ML
- 재귀함수
- 투포인터
- 신나는함수실행
- 1일1솔
- python3
- Loss
- two pointer
- 백준
Archives
- Today
- Total
목록웹 (1)
이것저것 공부 기록하기
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/blo2CL/btrgAU4OBSl/9DQTjLEKMQW2y4YeTL6u20/img.png)
What is an API? API is the acronym for Application Programming Interface. It is a software interface that allows two applications to interact with each other without any user intervention. APIs provides product or service to communicate with other products and services without having to know how they’re implemented. In this API vs. Web Services tutorial, you will learn: What is an API? What is a..
CS/Network
2021. 10. 1. 17:59