Skip to content

xinfeng1i/AlgorithmSolution

Repository files navigation

AlgorithmSolution

Solutioins for all kinds of Algorithm Problems.

Main Contents

Index Website
1 Topcoder
2 Codeforces
3 Google Code jam
4 ProjectEuler
5 LeetCode
6 PAT
7 geeksforgeeks
8 hihoCoder

Contributing

  • Keep the hierarchical structure clean and reasonable.

  • Name the solutions in a meaningful and consistent way.

  • Name more than one solution for a given problem with suffix 1, 2, 3...

  • Make your algorithm elegant and keep the code neat.

  • Pull request are welcomed.

License (GNU AGPLv3)

Copyright (c) 2012-2015 Xinfeng Li

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Record all the online competitive programming algorithms I have solved

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages