Giter Site home page Giter Site logo

42-algorithm's Introduction

42-algorithm

  • 자료구조와 알고리즘을 공부하는 저장소 입니다!
  • 오타, 추가, 수정 Issue & PR & Feedback 무조건 환영합니다!
  • 질문은 Issue로 올려주시면 최대한 답변해드릴께요 :)

index

  1. linked list
  2. stack
  3. queue
  4. deque
  5. tree
  6. sort
  7. hash
  8. graph

  1. 완전탐색(DFS, BFS)
  2. DP
  3. 탐욕법
  4. 분할 정복
  5. 이분 탐색
  6. KMP

coding convention

  • 우선순위는 가독성, 성능, 짧은 코드 순으로 한다.
  • 42 seoul의 norminette 준수를 기본으로 한다.
  • 1파일 5함수 제한은 제외한다.
  • 함수 25줄 제한은 최대한 지키고 30줄까지 인정한다.

contribution & feedback

nadarm , 365kim , nr8121 , robolovo , exgs

42-algorithm's People

Contributors

365kim avatar dev-jko avatar l-yohai 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.