This repository contains solutions for the EI (Educational Initiatives) Campus Drive test exercises. The solutions are implemented using TypeScript.
Name: Visvesh Khanna TRV
Roll No: 215015
Email: visveshkhanna@gmail.com
Department: IT (Information Technology)
In the Design Pattern
folder, there are three subfolders for each of the design patterns: Creational, Structural, and Behavioural. Each design pattern folder contains two use cases.
- Creational Design Patterns
- Structural Design Patterns
- Behavioural Design Patterns
The Smart Office Facility
folder contains the solution for the second problem in the given statements. It includes a src
folder containing the code for the mini project. To run the code, navigate to the Smart Office Facility
directory and follow the build instructions provided in the README file.