Hotel room booking system developed as a coursework project in C# with Windows Forms. Features guest booking, admin/receptionist management, automatic discounts, and text-file data storage. About ...
School project: reimplement the STL containers (using allocator, double linked list and AVL binary trees). Generic single-file implementations of AVL tree in C and C++ suitable for deeply embedded ...