Coder Social home page Coder Social logo

alvachien / datastructure Goto Github PK

View Code? Open in Web Editor NEW
8.0 4.0 1.0 1.59 MB

This project is all about building a lib for Data Structures and algorithms. The Data Structure part, including List, Tree, Graph, and others. The Algorithm part, including sorting, searching and others. The whole project written with TypeScript and scaffold with Angular-CLI for demo-app.

Home Page: https://alvachien.github.io/datastructure-demo/

License: MIT License

TypeScript 100.00%
algorithm graph tree typescript data-structure data-structures-algorithms sorting-algorithms

datastructure's Issues

Use template strings to format strings

Based on handbook,

You can also use template strings, which can span multiple lines and have embedded expressions. These strings are surrounded by the backtick/backquote (`) character, and embedded expressions are of the form ${ expr }.

Template strings shall be used.

AppendElement of LinkList failed

AppendElement of LinkList failed,
ERROR TypeError: Cannot set property 'Next' of null
at LinkList.webpackJsonp.349.LinkList.AppendElement (LinkList.ts:92)
at ListDemoComponent.webpackJsonp.186.ListDemoComponent.onLinkListInit (list-demo.component.ts:106)
at Object.eval [as handleEvent] (ListDemoComponent.html:114)
at handleEvent (core.es5.js:12047)
at callWithDebugContext (core.es5.js:13508)
at Object.debugHandleEvent [as handleEvent] (core.es5.js:13096)
at dispatchEvent (core.es5.js:8659)
at core.es5.js:9270
at HTMLButtonElement. (platform-browser.es5.js:2668)
at ZoneDelegate.webpackJsonp.820.ZoneDelegate.invokeTask (zone.js:424)

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.