An open API service indexing awesome lists of open source software.

https://github.com/samir55/algorithms-course


https://github.com/samir55/algorithms-course

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Algorithms Course Fall 2017
### Requirement I:
##### Ex.1
* Script 1: Simple script that read OP val1 val2 and operate as follow OP=0 -> Echo val1+val2, OP=1 -> Echo val1 * val2, Op=2 -> Echo val1/val2.
##### Ex.2
* Script 2: Read one integer from the user and print even or odd.
* Script 3: call script 1 & redirect its output to script2
##### Ex.3
* Build a basic judge using bash scripting.
* Generate test cases for Palindrome source code.
* Run Palindrome c++ source code on the judge and get a verdict.

#### Ahmed Samir Hamed.
#### Section. 1, BN. 6