GithubHelp home page GithubHelp logo

cxjwin / go-algocasts Goto Github PK

View Code? Open in Web Editor NEW
17.0 1.0 3.0 1.23 MB

Algorithms and data structures for golang, all questions come from "AlgoCasts".

License: MIT License

Go 100.00%
golang go algorithm data-structures leetcode algocasts

go-algocasts's Introduction

go-algocasts

AlgoCasts courses golang implementation, video courses link: https://algocasts.io.
The first phase is prepared to follow the video to complete 100 questions.

Features

  1. Follow the video to complete 100 questions
  2. Question description from leetcode
  3. Useful data structure
  4. Common sort algorithms
  5. Unit Test

Algorithms (completed)

TODO:

Sort (completed)

TODO:

Development environment

  • macOS 10.15.5
  • go version go1.14.3 darwin/amd64
  • Goland 2020.1.2
  • Visual Studio Code 1.45.1

Third Party Libraries

Usage

  1. Clone https://github.com/cxjwin/go-algocasts.git repo, it must be in your $GOPATH.
  2. Goto 'leetcode' Directory, run 'xxx_test.go' to test algorithm code.

Directory Structure

algo

Algorithms source code & test code

datastructure

Some data structure to use in algorithm source code

leetcode

New source code will move to this directory, each problem will be a single module, that should be easy to testing.

sort

Sort source code & test code

utils

Some util methods

LICENSE

MIT

go-algocasts's People

Contributors

cxjwin avatar

Stargazers

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