Giter VIP home page Giter VIP logo

algorithm's Introduction

Algorithm

This repo is my storage; save algorithm concepts learning in school, problems to have solved.
If you want to learn algorithm concepts, please look up InSchool category.

InSchool Category Reference

  1. Merge sort & Selection sort (20180315)
  2. Quick sort (20180322)
  3. Shortest path algorithms (20180413)
  4. Huffman endoing alogrithm (20180420)
  5. External Sort algorithm (20180518)
  6. Clustering algorithms with library (20180615)

Study Category Reference

  1. MST Algorithm

  2. Tree

  3. Binary Search

  4. Sliding window

  5. Segment tree

If you want to see bakjoon site's problems, please look up this category. These algorithm problems are based on the Baekjoon Online Judge site. If you want to refer some problems, you can look for this problems in Baekjoon directory.

This category's problems are based on SWEA.

Contribution

If you want to suggest a better way about algorithm problem, please write in issue category or send e-mail.

algorithm's People

Contributors

beta1360 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

algorithm's Issues

School Assignment issue.

Find shortest path algorithms, at least 3. (or more)
Therefore, I found the 3 algorithms.

  1. Bellman Ford's Algorithm
  2. Dijkstra's Algorithm
  3. Floyd–Warshall's Algorithm

And then, I must investigate the related data.

  • multI-dimensional optimization
  • Paper written in Korean
  • performance improvement
  • how did you improve it?

test

Type of issue

  • To suggest a better way to any problem
  • To fix false point
  • Questions
  • Bug

Write your content.

test

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.