Commit Graph

22 Commits (b9453a87e8b4ca3c9cb2f74f3b1575f7d6c597c4)
 

Author SHA1 Message Date
Artem-Darius Weber b9453a87e8 feat: add minimal_even_element function to retrieve the smallest even element from an array
1 month ago
Artem-Darius Weber 988d9c83dd feat: add elements_between_first_and_last_max function to retrieve elements between first and last maximum values
1 month ago
Artem-Darius Weber a50ef4122e feat: add elements_between_first_and_second_max function to retrieve elements between first and second maximum values
1 month ago
Artem-Darius Weber 44e77f3679 feat: rename task1 function to indices_sorted_by_descending_values for clarity
1 month ago
Artem-Darius Weber 8a8d9cfdd8 feat: implement task1 function to return indices of array elements in decreasing order
1 month ago
Artem-Darius Weber 8d8cc46bde ref: delete lab[1-2] files from lab3 branch
4 months ago
Artem-Darius Weber db00f79e72 feat: add phone number validation to Student class and enforce format checks
4 months ago
Artem-Darius Weber 3161870add refactor: modify Student constructor to accept arguments as a hash for flexibility
4 months ago
Artem-Darius Weber 5293a4c0e7 docs: update for lab2
4 months ago
Artem-Darius Weber 835a6b7738 feat: add to_s method in Student class for formatted output and create main.rb to instantiate and display Student objects
4 months ago
Artem-Darius Weber 57a51641e7 feat: add Student class with required and optional fields
4 months ago
Artem-Darius Weber 1df018955f change dir structure and added lab 1 number funcations
4 months ago
Artem-Darius Weber c359fd755b feat: added tests for all tasks
4 months ago
Artem-Darius Weber b569973b38 ref: moved all code to src dir
4 months ago
Artem-Darius Weber 7730fe9185 del: last 01 task (hello world) version
4 months ago
Artem-Darius Weber e0331c6cb0 feat: added user interface with ruby and os commands execution
4 months ago
Artem-Darius Weber 65bcc17153 fix: lang array iclude another items
4 months ago
Artem-Darius Weber 706790e55e fix: console args conflict with gets
4 months ago
Artem-Darius Weber 0dcfbe642a ref: rename first task (hello world) with the index prefix
4 months ago
Artem-Darius Weber 3606f09882 docs: init README for latest tasks
4 months ago
Artem-Darius Weber 9bce58ef5e feat: added user interface using console args and swich langs with unique response
4 months ago
Artem-Darius Weber e402755d8d feat: added hello world
4 months ago