Code Monkey home page Code Monkey logo

algorithmpractice's Introduction

AlgorithmPractice

개인 자료구조/알고리즘 연습 장소

정렬

  • Bubble Sort
  • Selection Sort
  • Insertion Sort
  • Heap Sort
  • Merge Sort
  • Quick sort

자료구조

  • List
  • Array
  • Stack
  • Queue
  • Hash Table
  • Heap
  • Binary Search Tree

배열의 탐색

  • 선형 탐색
  • 이진 탐색

그래프 탐색

  • 너비 우선 탐색
  • 깊이 우선 탐색

데이터 압축

  • 연속길이 부호 (Run Length Encrypt)

보안 알고리즘

  • 보안의 기본
  • 암호의 기본
  • 해시 함수
  • 공통키 암호 방식
  • 공개키 암호 방식

기타 알고리즘

  • 유클리드 호제법
  • 소수 판별법
  • 페이지랭크
  • 하노이의 탑
  • 백트래킹
  • DP
  • 분할정복
  • 최단거리

HackerRank

  • Ransom Note
  • Count Triplets

algorithmpractice's People

Contributors

jaeheon209 avatar

Watchers

James Cloos 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.