https://github.com/abhiigatty/defeated_foes
The problems that i have conquererd for the sole pupose of the questions audacity of disturibing the peace of my mind.
https://github.com/abhiigatty/defeated_foes
Last synced: about 2 months ago
JSON representation
The problems that i have conquererd for the sole pupose of the questions audacity of disturibing the peace of my mind.
- Host: GitHub
- URL: https://github.com/abhiigatty/defeated_foes
- Owner: AbhiiGatty
- Created: 2018-02-11T15:26:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-11T17:14:25.000Z (over 7 years ago)
- Last Synced: 2025-02-08T02:14:29.703Z (3 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Defeated Foes
Defeated Foes is a growing repo that contains all sorts of computational problems that ranges from easy-peasy to problems that just want to watch the world burn.
>If you want to make peace with your enemy,
>you have to work with your enemy. Then he becomes your partner.
> ~ Nelson Mandela## Tech-wizadry behind the legends
Defeated Foes contain many questions and solutions written in several languages:
* [Python](https://www.python.org) - Python is a programming language that lets you work quickly and integrate systems more effectively.
* [Java](https://java.com/download) - Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented.
* [C/C++](https://en.wikipedia.org/wiki/C_(programming_language)) - C/C++ is a general-purpose programming language. It has imperative, object-oriented and generic programming features, while also providing facilities for low-level memory manipulation.
* [JavaScript](https://www.javascript.com/) - JavaScript, often abbreviated as JS, is a high-level, dynamic, weakly typed, prototype-based, multi-paradigm, and interpreted programming language.
* [Ruby](https://www.ruby-lang.org/en/) - Ruby is a dynamic, reflective, object-oriented, general-purpose programming language.
* [Perl](https://www.perl.org/) - Perl is a family of high-level, general-purpose, interpreted, dynamic programming languages.
* [Rust](https://www.rust-lang.org/) - Rust is a systems programming language sponsored by Mozilla Research, which describes it as a "safe, concurrent, practical language", supporting functional and imperative-procedural paradigms.## Running the programs
First clone the repo or download the zip file
```sh
$ git clone https://github.com/Hitoshirenu/defeated_foes.git
$ cd defeated_foes
```
The following example is for python3.```sh
$ python3 flood_water_problem.py < flood_water_problem_io
```| Foe Provider | Portal to visit them |
| ------ | ------ |
| HackerEarth | [https://hackerearth.com/](https://hackerearth.com/) |
| EulerProject | [https://projecteuler.net/archives](https://projecteuler.net/archives) |
| CodeChef | [https://codechef.com/](https://codechef.com/) |
| HackerRank | [https://www.hackerrank.com/](https://www.hackerrank.com/) |### Development
##### Want to contribute? Great!Defeated foes do return and with new magical and mysterious complexities.
Fork this repo and edit the foe you wish to incinerate, mention why it is more deadlier against the foe in question.Push me the changes and instantanously see your updates!
# License
----
### [MIT](https://mit-license.org/)**Free programs, tools and software. Hell yeah!**