JIKJIK
ABOUTARCHIVESCATEGORIESHOMETAGS

    1065

  • Feb 08, 2023 백준 - 한수(1065)
  • 1330

  • Dec 29, 2022 백준 - 두 수 비교하기(1330)
  • 1463

  • Jan 12, 2023 백준 - 1로 만들기(1463)
  • 2444

  • Mar 14, 2023 백준 - 별 찍기 - 7(2444)
  • 2747

  • Jan 09, 2023 백준 - 피보나치 수(2747)
  • Algorithm

  • Sep 10, 2024 알고리즘- 에라토스테네스의 체(Sieve of Eratosthenes)
  • May 10, 2023 알고리즘 - Chained Matrix Multiplications(연속 행렬 곱셈)
  • May 09, 2023 알고리즘 - Floyd-Warshall Algorithm(플로이드-워샬 알고리즘)
  • Apr 21, 2023 알고리즘 - Fractional KnapSack Problem(부분 배낭 문제)
  • Apr 11, 2023 알고리즘 - Prim Algorithm(프림 알고리즘)
  • Apr 11, 2023 알고리즘 - Dijkstra Algorithm(다익스트라 알고리즘)
  • Apr 10, 2023 알고리즘 - Kruskal Algorithm(크루스칼 알고리즘)
  • Apr 09, 2023 알고리즘 - Greedy Algorithm(탐욕 알고리즘)
  • Mar 27, 2023 알고리즘 - Selection(선택 문제)
  • Mar 22, 2023 알고리즘 - Quick Sort(퀵 정렬)
  • Mar 20, 2023 알고리즘 - Merge Sort(합병 정렬)
  • Mar 13, 2023 알고리즘 - Counting Sort(계수 정렬)
  • Mar 10, 2023 알고리즘 - Insertion Sort(삽입 정렬)
  • Jan 19, 2023 알고리즘 - Memoization(메모이제이션)
  • Jan 15, 2023 알고리즘 - Dynamic Programming(동적 계획법)
  • Chained Matrix Multiplications

  • May 10, 2023 알고리즘 - Chained Matrix Multiplications(연속 행렬 곱셈)
  • Comparable

  • Apr 21, 2023 JAVA - Comparable / Comparator 비교
  • Comparator

  • Apr 21, 2023 JAVA - Comparable / Comparator 비교
  • Counting Sort

  • Mar 13, 2023 알고리즘 - Counting Sort(계수 정렬)
  • DBMS

  • Sep 25, 2023 [DB]- MySQL과 PostgreSQL 비교 분석
  • Data Structure

  • Mar 08, 2023 자료구조 - Graph(그래프)
  • Mar 06, 2023 자료구조 - Tree(트리)
  • Mar 03, 2023 자료구조 - Hash(해시)
  • Feb 26, 2023 자료구조 - Priority Queue(우선순위 큐)
  • Feb 25, 2023 자료구조 - Linked List(연결 리스트)
  • Feb 24, 2023 자료구조 - Queue(큐)
  • Feb 23, 2023 자료구조 - Stack(스택)
  • DataBase

  • Sep 25, 2023 [DB]- MySQL과 PostgreSQL 비교 분석
  • Dijkstra

  • Apr 11, 2023 알고리즘 - Dijkstra Algorithm(다익스트라 알고리즘)
  • Dynamic Programming

  • Jan 15, 2023 알고리즘 - Dynamic Programming(동적 계획법)
  • Exception filters

  • May 24, 2024 [NestJS]- NestJs Exception filters
  • Floyd-Warshall

  • May 09, 2023 알고리즘 - Floyd-Warshall Algorithm(플로이드-워샬 알고리즘)
  • Flutter

  • Sep 20, 2024 MVVM
  • Fractional KnapSack

  • Apr 21, 2023 알고리즘 - Fractional KnapSack Problem(부분 배낭 문제)
  • Graph

  • Mar 08, 2023 자료구조 - Graph(그래프)
  • Greedy

  • Apr 09, 2023 알고리즘 - Greedy Algorithm(탐욕 알고리즘)
  • Guards

  • Jun 03, 2024 [NestJS]- NestJs Guards
  • Hash

  • Mar 03, 2023 자료구조 - Hash(해시)
  • Insertion Sort

  • Mar 10, 2023 알고리즘 - Insertion Sort(삽입 정렬)
  • JAVA

  • Apr 21, 2023 JAVA - Comparable / Comparator 비교
  • Kruskal

  • Apr 10, 2023 알고리즘 - Kruskal Algorithm(크루스칼 알고리즘)
  • Linked List

  • Feb 25, 2023 자료구조 - Linked List(연결 리스트)
  • Memoization

  • Jan 19, 2023 알고리즘 - Memoization(메모이제이션)
  • Merge Sort

  • Mar 20, 2023 알고리즘 - Merge Sort(합병 정렬)
  • MiddleWare

  • May 23, 2024 [NestJS]- NestJs Middleware
  • Mysql

  • Sep 25, 2023 [DB]- MySQL과 PostgreSQL 비교 분석
  • NestJS

  • Jun 03, 2024 [NestJS]- NestJs Guards
  • May 27, 2024 [NestJS]- NestJs Pipes
  • May 24, 2024 [NestJS]- NestJs Exception filters
  • May 23, 2024 [NestJS]- NestJs Middleware
  • May 21, 2024 [NestJS]- NestJs 소개
  • NodeJS

  • Jun 03, 2024 [NestJS]- NestJs Guards
  • May 27, 2024 [NestJS]- NestJs Pipes
  • May 24, 2024 [NestJS]- NestJs Exception filters
  • May 23, 2024 [NestJS]- NestJs Middleware
  • May 21, 2024 [NestJS]- NestJs 소개
  • Pipes

  • May 27, 2024 [NestJS]- NestJs Pipes
  • PostgreSQL

  • Sep 25, 2023 [DB]- MySQL과 PostgreSQL 비교 분석
  • Prim

  • Apr 11, 2023 알고리즘 - Prim Algorithm(프림 알고리즘)
  • PriorityQueue

  • Feb 26, 2023 자료구조 - Priority Queue(우선순위 큐)
  • Queue

  • Feb 24, 2023 자료구조 - Queue(큐)
  • Quick Sort

  • Mar 22, 2023 알고리즘 - Quick Sort(퀵 정렬)
  • RDBMS

  • Sep 25, 2023 [DB]- MySQL과 PostgreSQL 비교 분석
  • React

  • Dec 12, 2024 [React]-React Hooks
  • Aug 27, 2024 [Pub/Sub]
  • Jun 27, 2024 [React]- React isComposing, 한글 두번 입력되는 버그
  • Selection

  • Mar 27, 2023 알고리즘 - Selection(선택 문제)
  • Server

  • Aug 27, 2024 [Pub/Sub]
  • SoftwareArchitecture

  • Sep 20, 2024 MVVM
  • Aug 27, 2024 [Pub/Sub]
  • Spring

  • Dec 31, 2022 SpringBoot - Spring / SpringBoot 개념정리
  • Spring Boot

  • Dec 31, 2022 SpringBoot - Spring / SpringBoot 개념정리
  • Dec 30, 2022 SpringBoot - jdbcTemplate 사용법
  • SpringBoot

  • Aug 27, 2024 [Pub/Sub]
  • Stack

  • Feb 23, 2023 자료구조 - Stack(스택)
  • SystemProgramming

  • Mar 23, 2023 lseek() 파일 크기 계산
  • Tree

  • Mar 06, 2023 자료구조 - Tree(트리)
  • TypeScript

  • Sep 05, 2023 [TypeScript] - 타입스크립트 기본 정리
  • Typescript

  • Dec 12, 2024 [React]-React Hooks
  • Jun 27, 2024 [React]- React isComposing, 한글 두번 입력되는 버그
  • Jun 03, 2024 [NestJS]- NestJs Guards
  • May 27, 2024 [NestJS]- NestJs Pipes
  • May 24, 2024 [NestJS]- NestJs Exception filters
  • May 23, 2024 [NestJS]- NestJs Middleware
  • May 21, 2024 [NestJS]- NestJs 소개
  • baekjoon

  • Mar 14, 2023 백준 - 별 찍기 - 7(2444)
  • Feb 08, 2023 백준 - 한수(1065)
  • Jan 09, 2023 백준 - 피보나치 수(2747)
  • Dec 29, 2022 백준 - 두 수 비교하기(1330)
  • beakjoon

  • Jan 12, 2023 백준 - 1로 만들기(1463)
  • jdbcTemplate

  • Dec 30, 2022 SpringBoot - jdbcTemplate 사용법
  • 계수 정렬

  • Mar 13, 2023 알고리즘 - Counting Sort(계수 정렬)
  • 그래프

  • Mar 08, 2023 자료구조 - Graph(그래프)
  • 다익스트라

  • Apr 11, 2023 알고리즘 - Dijkstra Algorithm(다익스트라 알고리즘)
  • 동적 계획법

  • Jan 15, 2023 알고리즘 - Dynamic Programming(동적 계획법)
  • 메모이제이션

  • Jan 19, 2023 알고리즘 - Memoization(메모이제이션)
  • 백준

  • Mar 14, 2023 백준 - 별 찍기 - 7(2444)
  • Feb 08, 2023 백준 - 한수(1065)
  • Jan 12, 2023 백준 - 1로 만들기(1463)
  • Jan 09, 2023 백준 - 피보나치 수(2747)
  • Dec 29, 2022 백준 - 두 수 비교하기(1330)
  • 부분 배낭

  • Apr 21, 2023 알고리즘 - Fractional KnapSack Problem(부분 배낭 문제)
  • 삽입 정렬

  • Mar 10, 2023 알고리즘 - Insertion Sort(삽입 정렬)
  • 선택 문제

  • Mar 27, 2023 알고리즘 - Selection(선택 문제)
  • 스택

  • Feb 23, 2023 자료구조 - Stack(스택)
  • 알고리즘

  • Sep 10, 2024 알고리즘- 에라토스테네스의 체(Sieve of Eratosthenes)
  • May 09, 2023 알고리즘 - Floyd-Warshall Algorithm(플로이드-워샬 알고리즘)
  • Apr 21, 2023 알고리즘 - Fractional KnapSack Problem(부분 배낭 문제)
  • Apr 11, 2023 알고리즘 - Prim Algorithm(프림 알고리즘)
  • Apr 11, 2023 알고리즘 - Dijkstra Algorithm(다익스트라 알고리즘)
  • Apr 10, 2023 알고리즘 - Kruskal Algorithm(크루스칼 알고리즘)
  • Apr 09, 2023 알고리즘 - Greedy Algorithm(탐욕 알고리즘)
  • Mar 27, 2023 알고리즘 - Selection(선택 문제)
  • Mar 22, 2023 알고리즘 - Quick Sort(퀵 정렬)
  • Mar 20, 2023 알고리즘 - Merge Sort(합병 정렬)
  • Mar 13, 2023 알고리즘 - Counting Sort(계수 정렬)
  • Mar 10, 2023 알고리즘 - Insertion Sort(삽입 정렬)
  • Jan 19, 2023 알고리즘 - Memoization(메모이제이션)
  • Jan 15, 2023 알고리즘 - Dynamic Programming(동적 계획법)
  • 연결리스트

  • Feb 25, 2023 자료구조 - Linked List(연결 리스트)
  • 연속 행렬 곱셈 알고리즘

  • May 10, 2023 알고리즘 - Chained Matrix Multiplications(연속 행렬 곱셈)
  • 우선순위 큐

  • Feb 26, 2023 자료구조 - Priority Queue(우선순위 큐)
  • 자료구조

  • Mar 08, 2023 자료구조 - Graph(그래프)
  • Mar 06, 2023 자료구조 - Tree(트리)
  • Mar 03, 2023 자료구조 - Hash(해시)
  • Feb 26, 2023 자료구조 - Priority Queue(우선순위 큐)
  • Feb 25, 2023 자료구조 - Linked List(연결 리스트)
  • Feb 24, 2023 자료구조 - Queue(큐)
  • Feb 23, 2023 자료구조 - Stack(스택)
  • 퀵 정렬

  • Mar 22, 2023 알고리즘 - Quick Sort(퀵 정렬)
  • 큐

  • Feb 24, 2023 자료구조 - Queue(큐)
  • 크루스칼

  • Apr 10, 2023 알고리즘 - Kruskal Algorithm(크루스칼 알고리즘)
  • 타입스크립트

  • Sep 05, 2023 [TypeScript] - 타입스크립트 기본 정리
  • 트리

  • Mar 06, 2023 자료구조 - Tree(트리)
  • 프림

  • Apr 11, 2023 알고리즘 - Prim Algorithm(프림 알고리즘)
  • 플로이드-워샬

  • May 09, 2023 알고리즘 - Floyd-Warshall Algorithm(플로이드-워샬 알고리즘)
  • 합병 정렬

  • Mar 20, 2023 알고리즘 - Merge Sort(합병 정렬)
  • 해시

  • Mar 03, 2023 자료구조 - Hash(해시)
  • All42
  • 1065 1
  • 1330 1
  • 1463 1
  • 2444 1
  • 2747 1
  • Algorithm 15
  • Chained Matrix Multiplications 1
  • Comparable 1
  • Comparator 1
  • Counting Sort 1
  • DBMS 1
  • Data Structure 7
  • DataBase 1
  • Dijkstra 1
  • Dynamic Programming 1
  • Exception filters 1
  • Floyd-Warshall 1
  • Flutter 1
  • Fractional KnapSack 1
  • Graph 1
  • Greedy 1
  • Guards 1
  • Hash 1
  • Insertion Sort 1
  • JAVA 1
  • Kruskal 1
  • Linked List 1
  • Memoization 1
  • Merge Sort 1
  • MiddleWare 1
  • Mysql 1
  • NestJS 5
  • NodeJS 5
  • Pipes 1
  • PostgreSQL 1
  • Prim 1
  • PriorityQueue 1
  • Queue 1
  • Quick Sort 1
  • RDBMS 1
  • React 3
  • Selection 1
  • Server 1
  • SoftwareArchitecture 2
  • Spring 1
  • Spring Boot 2
  • SpringBoot 1
  • Stack 1
  • SystemProgramming 1
  • Tree 1
  • TypeScript 1
  • Typescript 7
  • baekjoon 4
  • beakjoon 1
  • jdbcTemplate 1
  • 계수 정렬 1
  • 그래프 1
  • 다익스트라 1
  • 동적 계획법 1
  • 메모이제이션 1
  • 백준 5
  • 부분 배낭 1
  • 삽입 정렬 1
  • 선택 문제 1
  • 스택 1
  • 알고리즘 14
  • 연결리스트 1
  • 연속 행렬 곱셈 알고리즘 1
  • 우선순위 큐 1
  • 자료구조 7
  • 퀵 정렬 1
  • 큐 1
  • 크루스칼 1
  • 타입스크립트 1
  • 트리 1
  • 프림 1
  • 플로이드-워샬 1
  • 합병 정렬 1
  • 해시 1
Powered by Jekyll & Yat Theme.
Subscribe via RSS