Pinned Repositories
Bank-accounts-statistics
This program maintains a bank’s account statistics.
Caesar_Cipher
This program uses the user's rotation key to decrypt/encrypt messages.
Collaborating-Plotter
This program executes different bitwise operations.
Dictionary-using-TreeMap
This program builds a tree “dictionary” of words.
Employee-Database
This program uses a LinkedList to create a database that stores employees' information.
Find_Waldo_Game
The Find Waldo game challenges the User to find Waldo (W) who is hiding within a 2-dimensional world (10 x 10). The game begins with prompting the user to enter the number of rounds they need to find Waldo then print the result of each round to the screen.
Flooring-Mastery
This application generates and manages orders for a flooring company.
Hashing-and-Collision-Resolution
This program handles insertions into an ArrayList using a hash algorithm and a collision resolution algorithm.
Inventory-system_Array-version
This program implements an inventory system that contains three types of items: fruits, vegetables, and preserves.
Linear-and-Binary-Search-Algorithms
Linear and Binary Search Algorithms: Iterative and Recursive Implementations
younesAlgonquin's Repositories
younesAlgonquin/Linear-and-Binary-Search-Algorithms
Linear and Binary Search Algorithms: Iterative and Recursive Implementations
younesAlgonquin/Bank-accounts-statistics
This program maintains a bank’s account statistics.
younesAlgonquin/Caesar_Cipher
This program uses the user's rotation key to decrypt/encrypt messages.
younesAlgonquin/Collaborating-Plotter
This program executes different bitwise operations.
younesAlgonquin/Dictionary-using-TreeMap
This program builds a tree “dictionary” of words.
younesAlgonquin/Employee-Database
This program uses a LinkedList to create a database that stores employees' information.
younesAlgonquin/Find_Waldo_Game
The Find Waldo game challenges the User to find Waldo (W) who is hiding within a 2-dimensional world (10 x 10). The game begins with prompting the user to enter the number of rounds they need to find Waldo then print the result of each round to the screen.
younesAlgonquin/Flooring-Mastery
This application generates and manages orders for a flooring company.
younesAlgonquin/Hashing-and-Collision-Resolution
This program handles insertions into an ArrayList using a hash algorithm and a collision resolution algorithm.
younesAlgonquin/Inventory-system_Array-version
This program implements an inventory system that contains three types of items: fruits, vegetables, and preserves.
younesAlgonquin/Inventory-system_ArrayList-version
This program implements an inventory system, using ArrayList with Data Persistence, Searching, and Sorting algorithms.
younesAlgonquin/LinkedList-Processing
This program implements a doubly LinkedList and methods to process it.
younesAlgonquin/OOP-Lab-10-Store-management-system-
younesAlgonquin/pretty_phone.c
This program prompts for a phone number then prints it in a standard format.
younesAlgonquin/Processing-Arrays
This program implements a dynamically allocated array and processes it (add values, calculates the average, find min and max values).
younesAlgonquin/Sorting-Algorithms-
This program implements methods that perform bubble Sort, insertion Sort, Selection Sort, merge Sort, and quick Sort algorithms.
younesAlgonquin/Students-Rgistration-System
The students registration system is a program that allows users to register or drop students from the offered courses.
younesAlgonquin/Superhero-Sightings
This application is a Full-Stack web application that records superhero sightings.
younesAlgonquin/Tree-Data-Structure-implementation
This program implements a binary tree data structure and methods to process it.
younesAlgonquin/Vending-Machine
This application simulates a vending machine.
younesAlgonquin/Assembly-Programs
Using assembly programming language to solve problems.
younesAlgonquin/Credit-cards-codes-validation
This program uses Assembly programming language to validate credit cards codes
younesAlgonquin/Dynamic-web-page-using-PHP-and-MySQL
This program uses PHP and MySQL to create a dynamic web page for a restaurant
younesAlgonquin/JavaScript-Loops
This program solves different programs using JavaScript.
younesAlgonquin/JavaScript-XML-JSON
younesAlgonquin/PHP-and-MySQL
This program creates a database and populates it using PHP and MySQL.
younesAlgonquin/PHP-Arrays-and-Objects
This program implements OOP concepts and arrays.
younesAlgonquin/PHP-Loops
Solve problems using logical and conditional statements of PHP
younesAlgonquin/PHP-Sessions-and-forms
This PHP script uses Sessions and forms to gather and display user's information
younesAlgonquin/Temperature-Converter_JavaScript-HTML5-CSS-Bootstrap
Temperature-Converter_JavaScript-HTML5-CSS-Bootstrap