Git Product home page Git Product logo

algorism-practice's Introduction

algorism-practice

기본 알고리즘 연습코드 정리

참고 사이트

https://blog.naver.com/PostList.nhn?blogId=ndb796&categoryNo=128&from=postList&parentCategoryNo=128 https://www.youtube.com/playlist?list=PLRx0vPvlEmdDHxCvAQS1_6XV4deOwfVrz

수강 목록(회차)

환경구축 및 시간 복잡도 기본 정렬 (1 ~ 5, 7, 11)

  • Hello World
  • Selection Sort
  • Buble Sort
  • Insert Sort
  • Quick Sort
  • Merge Sort
  • Heap Sort

자료구조 (14 ~ 15)

  • Stack
  • Queue

탐색 알고리즘 (16 ~ 18, 20 ~ 23)

  • BFS(Breath First Search) 너비 우선 탐색
  • DFS(Depth First Search) 깊이 우선 탐색
  • Union Find 교집합 찾기
  • Binary tree and Search(이진트리와 이진탐색)
  • Dynamic Programming(다이나믹 프로그래밍, 동적 계획법)

소스 및 그래프 (24 ~ 27)

  • Prime number(에라토스테네스의 체)
  • Dijkstra Algorithm(다익스트라 알고리즘)
  • Floyd warshall Algorithm(플로이드 와샬 알고리즘)

etc (28 ~ 34)

  • Strongly Connected Component(강한 결합 요소)
  • Network Flow(네트워크 플로우)
  • 위상 정렬
  • 이분 매칭
  • KMP 문자열 매칭 알고리즘

algorism-practice's People

Contributors

liante0904 avatar

Watchers

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