issues
search
kylem314
/
CSA-Tri-3
0
stars
2
forks
source link
Week 3 Review Ticket - Kyle Myint. Final Score: 85%, Graded by: Eric W
#2
Open
kylem314
opened
2 years ago
kylem314
commented
2 years ago
Final Score: 85%, Graded by: Eric W
elw55555
commented
2 years ago
Final Score: 85%, Graded by: Eric W
Sorts and Analysis -- Coding, Comments, and Documentation
Build custom Bubble Sort, Selection Sort, Insertion Sort and Merge Sort. 25%
10%; no bubble sort both all others work properly. Not working in main repository, working in a separate one.
Build a GitHub page that describes Sort implementations and the Big O complexity of these Sorts. 25%
25%, Github page completely describes all 4 sorts.
Analysis 25%
25%, full and complete analysis.
Overall sorts and analysis score: 65%
Individual GitHub pages, Replit, IntelliJ
25% - Complete
Organize files, directories and menus for all weeks.
All pages organized.
Make your GitHub pages fold into a personal portfolio
Personal portfolio developed.
Make sure all Code and Analytics runs on Replit and IntelliJ
Code can run in replit and IntelliJ.
Ensure Individual GitHub Repository shows iteration on work (minimum of 10 commits on Java and 10 commits on Pages)
Personal GitHub works.
Final Score: 85%, Graded by: Eric W