• Joined on 2026-04-05
peyman pushed to main at Matin-Ardestani/HW-02-git-and-java-practice 2026-04-25 21:48:15 +00:00
e53b6d7f18 Merge pull request 'Assignment finished - Completed Main and Bonus exercises' (#1) from develop into main
4a8f093faf Change algorithm of intPartitions method (recursive solution)
1389bf4749 Implement findPalindromes method
42d26bcfa5 Implement findValidPasswords method
00c7229a9d Implement findDate method
Compare 11 commits »
peyman merged pull request Matin-Ardestani/HW-02-git-and-java-practice#1 2026-04-25 21:48:14 +00:00
Assignment finished - Completed Main and Bonus exercises
peyman pushed to main at Matin-Ardestani/WS-02-intro-to-oop 2026-04-25 21:47:50 +00:00
5cafe00f32 Merge pull request 'Complete assignment' (#1) from develop into main
193137771e add bonus features
680d7afeee Compelete Main class with an example scenario)
7591335544 Complete RegistrationSystem class (addCourseToSystem, findCourseByCode and showAllCourses methods)
cf89e4d1b8 Complete Student class (addCourse, dropCourse and showRegisteredCourses methods)
Compare 5 commits »
peyman merged pull request Matin-Ardestani/WS-02-intro-to-oop#1 2026-04-25 21:47:48 +00:00
Complete assignment
peyman pushed to main at SoroushZiaee/HW-02-git-and-java-practice 2026-04-25 21:46:59 +00:00
c24c558466 Merge pull request 'check 02' (#2) from develop into main
Compare 2 commits »
peyman merged pull request SoroushZiaee/HW-02-git-and-java-practice#2 2026-04-25 21:46:57 +00:00
check 02
peyman pushed to main at f.mirabootalebi/HW-02-git-and-java-practice 2026-04-25 21:45:25 +00:00
04bc35477d Merge pull request 'implement exercises' (#1) from develope into main
9de2d8576a implement 2nd and 4th bonus exercises
6487f2e0c8 implement main exercises
Compare 3 commits »
peyman merged pull request f.mirabootalebi/HW-02-git-and-java-practice#1 2026-04-25 21:45:25 +00:00
implement exercises