Code Monkey home page Code Monkey logo

acm-learning's Introduction

POJ problems

ID Problem C++
1001 Exponentiation(高精度大数乘法) C++
1002 487-3279(格式转换) C++
1003 Hangover[水题] C++
1004 Financial Management[水题] C++
1006 Biorhythms(**剩余定理) C++
1007 DNA Sorting(字符串排序) C++

专题分类

(一)简单搜索

ID Problem C++ Source
1 N皇后问题(回溯) C++ HDU 2553
C++(精简版)
2 Red and Black(DFS) C++ HDU 1312
3 迷宫问题(BFS) C++ POJ 3984
4 Dungeon Master(BFS) C++ POJ 2251
5 Catch the Cow(BFS) C++ POJ 3278
6 Find a way(BFS) C++ POJ 3279
7 Fire Net(DFS) C++ ZOJ 1002
8 棋盘问题(DFS) C++ POJ 1321
9 Oil Deposits(DFS) C++ HDU 1241

(二)树

ID Problem C++ Source
1 Same Tree(判等) C++ LeetCode 100
2 Symmetric Tree(判断对称) C++ LeetCode 101
3 Path Sum C++ LeetCode 437
4 Lowest Common Ancestor of a Binary Search Tree C++ LeetCode 235

acm-learning's People

Contributors

nova-qyt 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.