harismuneer / Factory-Singleton-and-Strategy-Design-Patterns_Examples
๐ Solved problems demonstrating the use of Factory, Singleton and Strategy Design Patterns using Java. These problems were solved during the course "Object Oriented Analysis and Design CS309"
โ2Updated last month
Alternatives and similar repositories for Factory-Singleton-and-Strategy-Design-Patterns_Examples:
Users that are interested in Factory-Singleton-and-Strategy-Design-Patterns_Examples are comparing it to the libraries listed below
- ๐A C++ example demonstrating the OS concepts of Process Forking, Shared Memory, Semaphores by solving an interesting problemโ0Updated last month
- ๐พ Different Matrix Operations like Addition, Transpose, Symmetric and Row Interchange performed using Pointer Arithmeticโ0Updated last month
- โ๏ธ An implementation of Bubble Sort where Pointers are used to traverse and process the arrayโ0Updated last month
- ๐ A complete C++ implementation of Queue using two Stacks.โ0Updated last month
- ๐ A C++ implementation of two datastructures: queue and stackโ1Updated last month
- โจ A MATLAB implementation (Simulink Model) of a Full Wave Bridge Rectifierโ0Updated last month
- ๐ A Car Parking Simulator made in LogicWorks 5 as a final project for the course "Digital Logic Design (EE227)"โ7Updated last month
- ๐๏ธ A console based graphical activity calendar implemented in C++ as an assignment for the course "Computer Programming CS103"โ2Updated last month
- ๐ Demonstrating the concept of representing/flattening a 3D array as a 1D array by solving a real life problemโ2Updated last month
- ๐ Solved problems to help better understand the important concepts of Display Memory (Video Card Memory), String Manipulation, Software โฆโ4Updated last month
- ๐ Complete C++ implementation of two variants of a list: Doubly Linked List and Singly Linked Listโ7Updated last month
- ๐ฒ A C++ implementation of all functionalities (insertion, deletion, search etc) of a 2-3 (two-three) Tree using Rotation, Split and Merโฆโ14Updated last month
- ๐ฅ๏ธ Interesting solved problems demonstrating the concepts of Bit Manipulation and Subroutines (Functions) in 8086 Assembly Language.โ8Updated last month
- โฑ๏ธ A fully featured stop watch made in 8086 Assembly Language, having two modes: Split Timing and Lap Timingโ12Updated last month
- ๐ฒ A Command Line Interpreter made in C++ which supports commands like quit, remove, rename, rmdir, echo, out, zip, unzip.โ7Updated last month
- ๐คน A C++ implementation of the Round Robin Scheduler algorithm for process scheduling.โ15Updated last month
- ๐ A Matlab application which makes the Audio Plot (Amplitude vs Time) and Fast Fourier Transform Plot (FFT) for a given sound file.โ13Updated last month
- ๐ An android application for travellers which allows them to save their journey experiences at one place in an organizable way. For detaโฆโ9Updated last month
- ๐ผ๏ธ This repository contains ready to run code for the following image processing techniques: Image Gradient, Image Smoothness, Image Hisโฆโ13Updated last month
- ๐ฎ An interactive graphical Typing Tutor game made using C++ (Console Based) having various difficulty levels and a fun gameplay.โ26Updated last month
- ๐ฑ A utility for downloading Android apps from the Google Play Store and Xiaomi App Store (the Chinese App Store).โ31Updated last month
- โ๏ธ An efficient tool to do in-depth comparison of two android apps.โ34Updated last month
- ๐ฝ A text based adventure game made using concepts of OOP like Inheritance, Composition, Association, Polymorphism etcโ58Updated last month
- ๐ป This repository provides solutions to most of the programming questions in the exercise given at the back of chapters for Bao Ji's Booโฆโ53Updated last month