-
these solutions deserve some attention:
- first lab bonus and results
- nice backtracking solution
- second lab bonus and results
- the random generation of data is based on seeds
- allowing to develop interesting random properties
- creating balanced random results
- proving my mathematical abilities and planning skills
- greedy solution
- backtrack solution
- Hopcroft-Karp solution
- used because of its efficiency - time complexity: O(sqrt(V)*E)
- fully documented but not entirely implemented
- the random generation of data is based on seeds
- 4th lab homework
- personal implementation of the Dijkstra's algorithm
- first lab bonus and results
-
to run the experiment: make sure to run this first
cd experiment/- important: the development of critical thinking
- context: some time-comparison results from the course that seemed suspicious
-
algodirectory is meant to hold some personal solutions and algorithms -
docsdirectory is meant to hold the javadoc files for the second lab -
each laboratory contains:
- the compulsory task
- the homework
- the bonus activity
- the task
-
maximum grade: 2x12 + 5x13 + 20 = 108
-
my grade: 73.5/5 + 24.9 + 0 = 39.6
- Notifications
You must be signed in to change notification settings - Fork 0
Assignements in advanced programming class
petru-braha/class-java
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Assignements in advanced programming class