Coder Social home page Coder Social logo

algorithm_javascript's Introduction

Algorithm 로드맵

  • Javascript으로 작성
  • 문제 및 풀이과정 서술
  • 기본적인 알고리즘 및 SQL 분야별로 3~4개씩 작성

SQL 순서

SELECT -> SUM, MAX, MIN -> GROUP BY
IS NULL -> JOIN -> STRING, DATE

알고리즘 순서

해시 -> 스택,큐 -> 힙 -> 정렬
완전 탐색 -> 큐,스택 -> 그리디 -> 동적계획법(DP) -> DFS,BFS
이분 탐색 -> 그래프 -> 분할 정복 -> 다익스트라,벨만 포드,플로이드 -> 스패닝 트리
구간 트리(탑-다운, 바텀-업, BIT) -> LCA-> 비트마스크 -> 서로소 집합

난이도가 있는 자료구조 및 알고리즘 공부

  • 목표: 하루에 최소 2문제 이상 풀기
  • 분야별로 다양하게 풀기

참고 사이트

algorithm_javascript's People

Contributors

lee02029 avatar

Stargazers

 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.