issues
search
gracele246
/
individualgit
0
stars
2
forks
source link
Tech Talk Week 3 Crossover - Final Score: 3.75/5 - Graded by Raquib Alam
#5
Open
gracele246
opened
2 years ago
gracele246
commented
2 years ago
Final Score: 3.75/5 Graded by Raquib Alam
Tech Talk 3 Notes
Replit
Sorts and Analysis -- Coding, Comments, and Documentation
[ ] Build custom Bubble Sort, Selection Sort, Insertion Sort and Merge Sort. 25%
Doesnt have running established code. sp cant grade this part yet -.50
[x] Build a GitHub page that describes Sort implementations and the Big O complexity of these Sorts. 25%
[x] Analysis 25%
Partially Correct -.25
[ ] Establish analytics including: time, comparisons and swaps.
-.25
[ ] Average the results for each each Sort, run each at least 12 times and 5000 elements. You should throw out High and Low when doing analysis.
-.25
[x] Make your final/judgement on best sort considering Data Structure loading, Comparisons, Swaps, Big O complexity, and Time.
Individual GitHub pages, Replit, IntelliJ 25%
[x] Organize files, directories and menus for all weeks.
[x] Make your GitHub pages fold into a personal portfolio
[x] Make sure all Code and Analytics runs on Replit and IntelliJ
[x] Ensure Individual GitHub Repository shows iteration on work (minimum of 10 commits on Java and 10 commits on Pages)
ChiefGuap
commented
2 years ago
Final Score: 3.75/5 Graded by Raquib Alam
Tech Talk 3 Notes
Replit
Sorts and Analysis -- Coding, Comments, and Documentation
[ ] Build custom Bubble Sort, Selection Sort, Insertion Sort and Merge Sort. 25%
Doesnt have running established code. sp cant grade this part yet -.50
[x] Build a GitHub page that describes Sort implementations and the Big O complexity of these Sorts. 25%
[x] Analysis 25%
Partially Correct -.25
[ ] Establish analytics including: time, comparisons and swaps.
-.25
[ ] Average the results for each each Sort, run each at least 12 times and 5000 elements. You should throw out High and Low when doing analysis.
-.25
[x] Make your final/judgement on best sort considering Data Structure loading, Comparisons, Swaps, Big O complexity, and Time.
Individual GitHub pages, Replit, IntelliJ 25%
[x] Organize files, directories and menus for all weeks.
[x] Make your GitHub pages fold into a personal portfolio
[x] Make sure all Code and Analytics runs on Replit and IntelliJ
[x] Ensure Individual GitHub Repository shows iteration on work (minimum of 10 commits on Java and 10 commits on Pages)
Final Score: 3.75/5 Graded by Raquib Alam
Tech Talk 3 Notes
Replit
Sorts and Analysis -- Coding, Comments, and Documentation
Individual GitHub pages, Replit, IntelliJ 25%