Coder Social home page Coder Social logo

onedayproblem's Introduction

OneDayProblem

模仿代码随想录的风格,针对算法竞赛,每日一题,生动、具体讲解算法。

在此感谢代码随想录

本系列主要使用洛谷Online Judge(后简称OJ)进行讲解,需要读者注册账号,洛谷OJ题目较为丰富,而且也爬取了国外优秀OJ的题目(UVa, Codeforces, SPOJ, AtCodeer)。

使用此文章需要有高自觉,可能不止每天一道,此外,本文章偏向算法竞赛类,算法为主,使用 C++ 作为参考代码(算法描述也会给出伪代码),不建议没有语言基础的同学阅读。在阅读本文章前,你需要掌握以下知识:

  • 顺序结构
  • 循环以及分支结构
  • 数组
  • 会使用基本的 STL
  • 函数
  • 结构体
  • 基本的排序算法
  • 有一定的数学基础

现在,让我们系好安全带,准备出发!

任何一个伟大的**,都有一个微不足道的开始。

理论知识

onedayproblem's People

Contributors

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