Giter Club home page Giter Club logo

ds-algorithm's Introduction

DS-Algorithm

简介:

这个Repository是我在近两年在OJ上所做的数据结构和算法题目集及相应的解答。主要包括CCF CSP认证考试、HiHoCoder、Leetcode、NowCoder和其他OJ,其中Leetcode上做题数量最多,分类齐全,总结也更多一些。

通过在OJ上训练数据结构和算法题目,我觉得极大提高了个人思维和代码能力,题目涵盖学习的程序设计、数据结构以及算法,以及相关的数学基础知识。包括但不限于:

  1. 程序设计基础
    • 逻辑与数学运算
    • 分支循环
    • 过程调用(递归)
    • 字符串操作
    • 文件操作等
  2. 数据结构
    • 线性表(数组、队列、栈、链表)
    • 树(堆、排序二叉树)
    • 哈希表
    • 集合与映射
  3. 算法与算法设计策略
    • 排序与查找
    • 枚举
    • 贪心策略
    • 分治策略
    • 递推与递归
    • 动态规划
    • 搜索
    • 图论算法
    • 树状数组
    • 线段树等

OJ 网站链接

ds-algorithm's People

Contributors

baijiazm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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