This website works better with JavaScript.
Home
Explore
Help
Sign In
yigitcolakoglu
/
PennX_SDx2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Added README
main
Yiğit Çolakoğlu
4 years ago
parent
9a81905e55
commit
974ebe0e20
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
README.md
+ 7
- 0
README.md
View File
@ -0,0 +1,7 @@
This repository acts as a personal archive for my solutions to EdX course
*Data Structures and Software Design*
from PennX.
To run the tests, you simply need to run:
```
java -cp .:junit-dist.jar:homework
<
hw_num
>
-tests.jar Homework
<
hw_num
>
Grader
```
Write
Preview
Loading…
Cancel
Save