본문 바로가기

두두의 IT/Today I Learned

[220702] 코딩테스트, 백엔드 과제, 알고리즘, CS

728x90

1. 네이버, 쇼미더코드 코딩테스트를 봤다

네이버 한 문제 풀고, 나머지는 하나도 못풀었다.....

강의까지 들으면서 공부를 하는데도 문제 풀 실력은 한참 모자란 것 같다ㅠㅠ

그래도 기초 잘 잡혀서 강의 듣는걸 후회하진 않음..

 

2. 트리플 백엔드 과제

https://github.com/JangYeonji/Triple

 

GitHub - JangYeonji/Triple

Contribute to JangYeonji/Triple development by creating an account on GitHub.

github.com

 

3. 최소신장트리, 프림 알고리즘

https://jyj98020.tistory.com/76

 

[알고리즘] 그래프 - (서로소 집합 / 최소 신장 트리 / 위상 정렬)

트리 자료구조는 최소 힙으로 항상 부모 노드가 자식 노드보다 크기가 작은 자료구조이다. @ 서로소 집합 서로소 집합이란? 공통 원소가 없는 두 집합 서로소 집합 자료구조(union-find 자료구조)란

jyj98020.tistory.com

 

4. DB 지식

https://jyj98020.tistory.com/459

 

[DB] DBMS

https://spurious-heath-8ab.notion.site/DBMS-01983dbf60ef4f6eab32b7508c8206ca DBMS Database와 DBMS의 차이 spurious-heath-8ab.notion.site 토픽명 키워드 정의, 특징 Database Data, 저장소 DBMS 관리 시스..

jyj98020.tistory.com

 

https://jyj98020.tistory.com/460?category=1053016 

 

[DB] 데이터 독립성

https://spurious-heath-8ab.notion.site/9038e9ed7b1d42209444def771c02b81 데이터 독립성 하위 단계의 데이터의 논리적, 물리적 구조가 변경되어도 상위 단계에 영향을 미치지 않도록 구성하는 데이터베이스 특..

jyj98020.tistory.com

https://jyj98020.tistory.com/461?category=1053016 

 

[DB] RDBMS 질의어

https://spurious-heath-8ab.notion.site/RDBMS-cb95e48f41784a339ea6069fe18af215 RDBMS 질의어 DDL (Data Definition Language) spurious-heath-8ab.notion.site 토픽명 키워드 정의, 특징 DDL Definition, 정의..

jyj98020.tistory.com