Giter Club home page Giter Club logo

algorithm's Introduction

JavaScript 알고리즘 학습

Node.js에서 run 합니다.

VSCode에서 JavaScript로 알고리즘 테스트하는 방법 링크

자바스크립트 알고리즘 테스트 방법

문제를 푸실 때 최상단에 다음과 같이 기입해주세요.

/**
   * @brief ex) 최단 거리 구하기
   * @author J-Bback
*/
  1. 1~10단계로 나누어 알고리즘 기본 유형들을 익힙니다.
  2. 백준, 구름 등의 플랫폼에서 문제를 풉니다.

Section1: 기본문제 풀이 Section2: 1, 2차원 탐색 Section3: 문자열 탐색 Section4: 완전탐색(블루투포스) Section5: 효율성 (투포인터 알고리즘, 슬라이딩 윈도우, 해쉬) Section6: 자료구조(스택, 큐) Section7: 정렬과 그리디, 결정 알고리즘 Section8: 재귀함수와 완전탐색(깊이우선탐색, DFS) Section9: 그래프와 탐색(DFS, BFS(넓이우선탐색)) Section10: Dynamic Programming(동적계획법)

algorithm's People

Contributors

j-bback 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.