Coder Social home page Coder Social logo

yxdh4620 / algorithms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ecmadao/algorithms

0.0 0.0 0.0 4.07 MB

Algorithms notes & LeetCode/Codewars solutions by Node.js, Swift and Haskell

JavaScript 71.63% Swift 2.05% Haskell 1.61% Ruby 6.72% TSQL 0.04% Python 0.07% C# 17.79% Smalltalk 0.09%

algorithms's Introduction

Table of Contents generated with DocToc

Algorithms

在设计算法时,面对的第一个任务是精准地定义问题。

Algorithms notes & code & leetcode solution by Node.js, Swift, Haskell and C#.

预储备

基本数据结构

  • 堆/栈
  • 链表
  • 映射
  • 散列
  • 二叉树

Topic

Run demo

JavaScript:

  • Version >= 7.0.0
  • 如果 Node 版本较低,则可以自行选择使用 Babel 进行转换
  • Leetcode 题解代码直接在浏览器中即可运行(ES5/ES6 语法)
  • 直接运行各个文件夹下的 js 文件即可查看算法运行的结果,例如在项目根目录下 node ./priority-queues/binary-heaps.js

Swift:

  • Version >= 4.0

Haskell:

  • Version >= 8.4.3
  • Using GHCi and load .hs files

Ruby:

  • Version >= 2.4.1

algorithms's People

Contributors

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