Giter VIP home page Giter VIP logo

codingtest-solution's Introduction

알고리즘 문제 풀이

이 레파지토리는 저의 알고리즘 문제 풀이를 관리하는 공간입니다. 주로 백준과 프로그래머스에서 문제를 풀고, 여기에 솔루션을 업데이트합니다.

구성

각 문제는 별도의 폴더에 구성되어 있으며, 문제의 난이도 또는 플랫폼 별로 폴더를 분류합니다. 예를 들면 다음과 같습니다.

└── 백준
    ├── 브론즈
    ├── 실버
    ├── 골드
    └── ...

└── 프로그래머스
    ├── Level 1
    ├── Level 2
    ├── Level 3
    └── ...

각 문제 폴더에는 다음과 같은 내용이 포함될 수 있습니다.

  • 문제에 대한 설명과 제약 조건
  • 솔루션 코드 (주로 Python으로 작성)
  • 입력 예제와 출력 예제
  • 문제 풀이에 대한 추가적인 설명 또는 아이디어

문제 풀이 방법

저는 주로 Python을 사용하여 알고리즘 문제를 풉니다. 솔루션 코드는 각 문제 폴더의 README.md 파일에 작성됩니다. 문제의 요구사항을 이해하고, 효율적인 알고리즘을 설계하여 문제를 해결합니다. 솔루션 코드에는 주석을 통해 알고리즘의 동작 방식과 시간 복잡도에 대한 설명을 포함시킵니다.

기여하기

이 레파지토리는 주로 제 개인적인 문제 풀이를 기록하는 목적으로 사용되지만, 다른 개발자분들도 기여할 수 있습니다. 다른 유용한 알고리즘 문제 풀이를 추가하거나 기존 솔루션의 향상을 위해 풀리퀘스트를 남겨주세요.

codingtest-solution's People

Contributors

haeseong123 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.