Giter Site home page Giter Site logo

algorithm's Introduction

알고리즘 유형별 문제풀이

유형별 개념익히기

1. 그리디 알고리즘

2. DFS & BFS

3. 정렬 알고리즘

4. 이진 탐색 (Binary Search)

5. 다이나믹 프로그래밍

6. 최단 경로 알고리즘

7. 기타 그래프 이론

8. 기타 알고리즘

9. 개발형 코딩 테스트

문제풀이

프로그래머스

백준 문제풀이

파이썬 알고리즘 문제풀이 (코딩테스트 대비)

  1. 파이썬 기초 문법
  2. 코드 구현력 기르기
  3. 탐색&시뮬레이션 (string, 1차원,2차원 리스트 탐색)
  4. 이분탐색(결정 알고리즘) & 그리디 알고리즘
  5. 자료구조 (스택, 큐, 해쉬, 힙)
  6. 완전탐색 (백트랙킹, 상태트리와 CUT EDGE) - DFS(깊이우선탐색) 기초
  7. 깊이/넓이 우선 탐색 (DFS / BFS) 활용
  8. Dynamic Programming
  9. 블록 게임 만들기: 시뮬레이션 (격자탐색과 DFS 활용)

algorithm's People

Contributors

nohsion 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.