Skip to content

astrid-dm/Algorithms

Repository files navigation

Algorithm Problems



[ENG 🇺🇸]

Here are all of algorithm problems that I've solved ever.
All of algorithm problems are written in C++
I usually use C++ for algorithm. However, I may use other languages for algorithm later.

Since I have written this reposiory for a quite a while, writing styles (ex : explanation style) may be different depending on algorithm problems.
All of algorithm problems are roughly divided into 4 famous websites.

  • BaekJoon (Korea)
  • Programmers (Korea)
  • LeetCode (USA)
  • Etc (SW Expert, Inflearn and etc. from Korea)

Almost all of algorithm problems in this repo have explanations in detail.
You can read explanations from commit descriptions.
🧐 However, all of explanations are written in Korean.
If you find any wrong point in my code or explanation, please give me your feedback by any way.

Last, thank you for visiting my github! 😄



[KOR 🇰🇷]

여탯껏 풀어온 알고리즘 문제들을 기록해왔습니다.
모든 알고리즘 문제들은 C++로 작성되었습니다.
보통은 알고리즘 문제는 C++로 풀지만, 나중에는 다른 언어를 사용할 수도 있습니다.

이 레파지토리를 기록해온지가 꽤 되었기 때문에, 기록 스타일(ex : 설명 스타일)은 알고리즘 문제들에 따라 다를 수 있습니다.
모든 알고리즘 문제들은 크게 유명한 4개의 사이트들로 나눠집니다.

  • 백준 (한국)
  • 프로그래머스 (한국)
  • LeetCode (미국)
  • 기타 (SW Expert, 인프런 외에 기타 등등 한국 사이트)

이 레파지토리에 저장된 거의 모든 알고리즘은 설명이 상세하게 기록되어있습니다.
커밋 디스크립션을 통해 문제의 설명을 읽으실 수 있습니다.
🧐 하지만 모든 문제들은 한국어로 설명이 되어있습니다.
만약 제 코드나 설명에서 잘못된 부분을 발견하신다면, 어떤 방식으로든 피드백을 주세요.

마지막으로, 제 github을 방문해주셔서 감사합니다! 😄

About

Algorithm problems that I've solved

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors