Skip to content
@TFD-Study

TFD-Study

Computer Science

작성자: Rosie Oh(오태훈), re2panda(이승렬)

주니어 개발자를 위한 전공 지식 모음.zip

💋Computer Science

✔ Data Structure

  • ADT(Abstract Data Type)
  • Array
    • Static Array
    • Dynamic Array (ArrayList)
  • LinkedList
  • Array & ArrayList & LinkedList
  • 스택(Stack) & 큐(Queue)
  • 힙(Heap)
  • 트리(Tree)
  • 이진 트리(Binary Tree)
  • 이진탐색트리(Binary Search Tree)
  • AVL 트리
  • Red-Black 트리
  • Hash
  • Set & HashSet
  • 해시 테이블(Hash Table)
  • 트라이(Trie)
  • B-Tree
  • B+Tree
  • Graph

✔ Algorithm

  • 버블 정렬
  • 선택 정렬
  • 삽입 정렬

✔ Database

  • 키(Key) 정리
  • SQL - JOIN
  • SQL Injection
  • SQL vs NoSQL
  • 정규화(Normalization)
  • 이상(Anomaly)
  • 인덱스(INDEX)
  • 트랜잭션(Transaction)
  • 트랜잭션 격리 수준(Transaction Isolation Level)
  • MVCC
  • 저장 함수(Stored Function)
  • 저장 프로시저(Stored PROCEDURE)
  • 레디스(Redis)

✔️ Network

  • OSI 7 계층
  • TCP 3 way handshake & 4 way handshake
  • TCP/IP 흐름제어 & 혼잡제어
  • UDP
  • 대칭키 & 공개키
  • HTTP & HTTPS
  • TLS/SSL handshake
  • 로드 밸런싱(Load Balancing)
  • Blocking,Non-blocking & Synchronous,Asynchronous
  • Blocking & Non-Blocking I/O

Popular repositories Loading

  1. .github .github Public

  2. CS_Study CS_Study Public

    🤖CS_Study : 취업을 준비하고자 매일 1일 1커밋(될지 모르겠지만..)하는 것을 목표로 고도리 해보자고🤖

  3. rosieoh.github.io rosieoh.github.io Public

    👨‍💻rosieoh.github.io : CS 공부한 것들을 정리하는 블로그 레포👨‍💻

    HTML

  4. re2panda.github.io re2panda.github.io Public

    🐼re2panda.github.io : 이승렬 CS 공부한거 기록하는 블로그 레포🐼

  5. Techfusion-Developers-Server Techfusion-Developers-Server Public

    👨‍💻Techfusion-Developers-Server : Techfusion-Developers SSR 기반 웹 사이트👨‍💻

    Java

Repositories

Showing 5 of 5 repositories
  • Techfusion-Developers-Server Public

    👨‍💻Techfusion-Developers-Server : Techfusion-Developers SSR 기반 웹 사이트👨‍💻

    TFD-Study/Techfusion-Developers-Server’s past year of commit activity
    Java 0 0 2 0 Updated Jan 21, 2024
  • rosieoh.github.io Public

    👨‍💻rosieoh.github.io : CS 공부한 것들을 정리하는 블로그 레포👨‍💻

    TFD-Study/rosieoh.github.io’s past year of commit activity
    HTML 0 0 2 0 Updated Jan 19, 2024
  • re2panda.github.io Public

    🐼re2panda.github.io : 이승렬 CS 공부한거 기록하는 블로그 레포🐼

    TFD-Study/re2panda.github.io’s past year of commit activity
    0 0 0 0 Updated Jan 19, 2024
  • CS_Study Public

    🤖CS_Study : 취업을 준비하고자 매일 1일 1커밋(될지 모르겠지만..)하는 것을 목표로 고도리 해보자고🤖

    TFD-Study/CS_Study’s past year of commit activity
    0 0 1 0 Updated Jan 18, 2024
  • .github Public
    TFD-Study/.github’s past year of commit activity
    0 0 0 0 Updated Jan 18, 2024

Top languages

Loading…

Most used topics

Loading…