Sigm0oid / Algorithms-DataStructures

A repository that contains a selection of problem solved during the preparation of several Online and Onsite Problem solving competitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithms And DataStructures

A repository that contains a selection of problem solved during the preparation of several Online and Onsite Problem solving competitions, Mainly:

  • Google CodeJam
  • Google kickstart
  • Google Hashcode
  • IEEE xtreem
  • ACM TCPC/ACPC

The Problems are grouped by category for future references, however the same problem have more then one category at a time and the choice of the main category was taken on a personal estimation and on classification of my best reference book, Competitive Programming 3.

Those problems are mainly taken from Codeforces.com,Hackerrank.com and UVA online judge.

Recently, I keep the solutions on the platforms themselves and they started recently to offer the possibility to maintain the code accessible and editble after it submision:

Note: Some of the problems are not 100% finished so feel free to add your personal solutions.

Prerequisites

Any machine that run c++ in it (has g++ already intalled).

Built With

  • C++
  • VisualCode
  • Codeblocks

Authors

License

It's Free, You can copy, reusese this project.

About

A repository that contains a selection of problem solved during the preparation of several Online and Onsite Problem solving competitions


Languages

Language:C++ 99.9%Language:D 0.1%