https://github.com/samir55/algorithms-course
https://github.com/samir55/algorithms-course
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samir55/algorithms-course
- Owner: Samir55
- Created: 2017-09-30T19:43:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-13T15:43:55.000Z (over 8 years ago)
- Last Synced: 2025-07-01T05:01:38.278Z (12 months ago)
- Language: C++
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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