26 Commits
Author SHA1 Message Date
peyman e53b6d7f18 Merge pull request 'Assignment finished - Completed Main and Bonus exercises' (#1) from develop into main
Reviewed-on: #1
2026-04-25 21:48:13 +00:00
Matin-Ardestani 4a8f093faf Change algorithm of intPartitions method (recursive solution) 2026-04-23 02:28:50 +03:30
Matin-Ardestani 1389bf4749 Implement findPalindromes method 2026-04-23 01:44:43 +03:30
Matin-Ardestani 42d26bcfa5 Implement findValidPasswords method 2026-04-23 01:27:37 +03:30
Matin-Ardestani 00c7229a9d Implement findDate method 2026-04-23 00:57:00 +03:30
Matin-Ardestani 11c748526e Implement validateEmail method 2026-04-22 23:42:23 +03:30
Matin-Ardestani aa6cdc766d debug intPartitions method 2026-04-22 23:10:29 +03:30
Matin-Ardestani 2f72c0c8b6 debug Traversal method 2026-04-22 23:00:21 +03:30
Matin-Ardestani 3e85586939 Implement intPartitions method 2026-04-22 22:43:25 +03:30
Matin-Ardestani c59b80f87c Implement Traversal method 2026-04-21 17:12:50 +03:30
Matin-Ardestani 0a60c2e5e9 Implement generateTriangle method 2026-04-21 16:37:54 +03:30
MehrdadShirvani e73ac6115f Revert "fix: remove redundant comment"
This reverts commit 959c579550.
2026-04-18 19:38:33 +03:30
MehrdadShirvani 959c579550 fix: remove redundant comment 2026-04-18 19:30:23 +03:30
MehrdadShirvani 5780e034f1 fix: improve comments 2026-04-17 11:53:06 +03:30
MehrdadShirvani 3ac2a41574 Update README.md 2026-04-17 07:33:45 +00:00
MehrdadShirvani b89647da5e Update README.md 2026-04-17 07:16:58 +00:00
MehrdadShirvani 87affb5e56 fix: placement and tests 2026-04-17 01:09:22 +03:30
MehrdadShirvani 636de18d6c docs: update README 2026-04-16 19:06:07 +03:30
MehrdadShirvani 93fddacfc2 docs: update README 2026-04-16 18:41:55 +03:30
MehrdadShirvani 9c8735c728 docs: add base README 2026-04-16 18:33:48 +03:30
MehrdadShirvani 70fda9d1e6 refactor: move test files 2026-04-16 18:33:38 +03:30
MehrdadShirvani ce2268ac06 feat: add tests for bonus exercises 2026-04-16 17:46:21 +03:30
MehrdadShirvani ab02836a30 feat: add tests for main exercises and configure dependency in pom.xml 2026-04-16 17:46:09 +03:30
MehrdadShirvani f1301499d9 feat: add BonusExercises 2026-04-16 17:45:22 +03:30
MehrdadShirvani d12842424e feat: add MainExercises 2026-04-16 17:45:12 +03:30
MehrdadShirvani 46e30b2c36 init 2026-04-16 17:17:19 +03:30