项目作者: BarthJr

项目描述 :
Solutions of URI Online Judge using C++ and Python.
高级语言: C++
项目地址: git://github.com/BarthJr/URI-Online-Judge.git
创建时间: 2019-02-04T12:42:34Z
项目社区:https://github.com/BarthJr/URI-Online-Judge

开源协议:

下载


URI-Online-Judge

Solutions of URI Online Judge using C++ and Python.

My profile can be accessed here :point_left:

Categories

  • Beginner: Basic problems for anyone who has just started to program…
  • Ad-Hoc: Simulation Problems, Dates, Games and general Ad-Hoc…
  • Strings: Palindromes, Frequency, Ad-Hoc, LCS, String Manipulation…
  • Data Structures and Libraries: Queue, Stack, Sort, Map, Set…
  • Mathematics: Number Theory, Prime Numbers, Combinatorics, BigInteger…
  • Paradigms: Dynamic Programming, Binary Search, Greedy, Backtracking…
  • Graph: Flood Fill, MST, SSSP, DAG, Maximum Flow, Tree…
  • Computational Geometry: Points and Lines, Polygon…
  • SQL: Query Languages -> Select, Insert, Update, Create…