Skip to content

minwookim/algorithm_problems

 
 

Repository files navigation

알고리즘 문제풀이, 자료구조, 코딩테스트, 기술면접 등을 위함

Algorithm problems what I solved, and Algorithms for tech interview


Algorithm_problems
 |-- algorithm_sites: 문제풀이 사이트의 푼 문제들
        |
        |-- acmicpc: 백준
        |
        |-- codeSignal: 예전 코드파이트, 코드시그널
        |
        |-- programmers: 프로그래머스
        |
 |
 |-- common: 일반적인, 재밌는, 수학 알고리즘 등
 |
 |-- cpp_algorithms: 초창기에 c++로 푼 알고리즘, Leetcode 문제가 대다수
 |
 |-- tech_interview_preparation: 코딩테스트, 자료구조 공부를 위한 내용
        |
        |-- search_algorithms
        |
        |-- sort_algorithms
        |
 |
 |-- etc..

About

Algorithm problems what I practiced,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 54.7%
  • Java 37.4%
  • Python 7.9%