Skip to content
/ Toolkits Public template

Algorithms and implementations, also some awesome notes.

License

Notifications You must be signed in to change notification settings

LIZHICHAOUNICORN/Toolkits

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Toolkits

An awesome repository to jumpstart your projects!
Explore the docs »

View · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

This repository is a collection of open-source implementation of a variety of algorithms implemented in C++ and many awesome notes。

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • git
    git clone https://github.com/LIZHICHAOUNICORN/Toolkits.git
    cd Toolkits
    bazel clean --expunge
    bazel build //leetcode/...
    bazel build //codelab/...

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

(back to top)

Roadmap

  • 设计基本目录
  • leetcode练习题目
  • 总结广告入门学习基础知识
  • 总结语音相关知识
  • 总结AI架构工程技术
  • 开源代码分析

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

1072526820 at qq.com

Project Link: Toolkits

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)

About

Algorithms and implementations, also some awesome notes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published