Skip to content

This repository is for what i solved algorithm from Programmers and Baekjoon

Notifications You must be signed in to change notification settings

yhoon3002/Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 

Repository files navigation

Algorithm

This repository is for what i solved algorithm from Baekjoon and Programmers.

Goal

My goal is to solve at least more than one problem a day.

Record

그리디 알고리즘

문제 번호 - 제목 작성한 코드 블로그 비고
백준 1541번 - 잃어버린 괄호 Code (Python) 추가예정
백준 1789번 - 수들의 합 Code (Python) 추가예정
백준 11047번 - 동전 0 Code (Node.js) Blog

그래프 이론

문제 번호 - 제목 작성한 코드 블로그 비고
백준 2178번 - 미로 탐색 Code (Python) 추가예정
백준 24444번 - 알고리즘 수업 - 너비 우선 탐색 1 Code (Python) 추가예정

브루트포스 알고리즘

문제 번호 - 제목 작성한 코드 블로그 비고
백준 1057번 - 토너먼트 Code (Node.js) Blog
백준 11502번 - 세 개의 소수 문제 Code (Node.js) Blog

배낭 문제

문제 번호 - 제목 작성한 코드 블로그 비고
백준 12865번 - 평범한 배낭 Code (Node.js) Blog

수학

문제 번호 - 제목 작성한 코드 블로그 비고
백준 1676번 - 팩토리얼 0의 개수 Code (Node.js) 추가예정
백준 1978번 - 소수 찾기 Code (Python) 추가예정
백준 2581번 - 소수 Code (Python) 추가예정
백준 2960번 - 에라토스테네스의 체 Code (Python) 추가예정

스택 & 큐 & 덱

문제 번호 - 제목 작성한 코드 블로그 비고
백준 11866번 - 요세푸스 문제 0 Code (Node.js) 추가예정 실패
백준 26042번 - 식당 입구 대기 줄 Code (Python) 추가예정
백준 1874번 - 스택 수열 Code (Python) 추가예정
백준 10773번 - 제로 Code (Node.js) / Code (Python) Blog
백준 10828번 - 스택 Code (Python) Blog
백준 24511번 - queuestack Code (Python) 추가예정 실패
백준 25497번 - 기술 연계마스터 임스 Code (Python) 추가예정
백준 27497번 - 알파벳 블록 Code (Python) 추가예정

세그먼트 트리

문제 번호 - 제목 작성한 코드 블로그 비고
백준 2357번 - 최솟값과 최댓값 Code (Node.js) Blog

위상 정렬

문제 번호 - 제목 작성한 코드 블로그 비고
백준 2252번 - 줄 세우기 Code (Node.js) 추가예정

정렬

문제 번호 - 제목 작성한 코드 블로그 비고
백준 1427번 - 소트인사이드 Code (Node.js) 추가예정
백준 11650번 - 좌표정렬하기 Code (Python) 추가예정
백준 10867번 - 중복 빼고 정렬하기 Code (Python) 추가예정
백준 14469번 - 소가 길을 건너간 이유 3 Code (Python) 추가예정

DFS & BFS

문제 번호 - 제목 작성한 코드 블로그 비고
백준 1260번 - DFS와 BFS Code (Node.js) 추가예정 실패

PROGRAMMERS

제목 작성한 코드 블로그 비고
프로그래머스 - 2020_Kakao_Blind_Recruitment_문자열 압축 Code (JS) Blog
프로그래머스 - 소수 만들기 Code (JS) Blog

About

This repository is for what i solved algorithm from Programmers and Baekjoon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published