Garvit Jethwani
@Gjgarvit
3 published packets
Joined Feb 2021
Published Projects
Creating A Window using SDL library in C++.
In this Packet, We are using the basics of the SDL library to create a window and also insert a bmp image in that window.
Mar 04, 2021
Kadane's Algorithm for circular Subarray in C++.
In this packet we are implementing a C++ Program for updating the use of Kadane's Algorithm for the Maximum Circular Subarray Problem.
Mar 04, 2021
File-Handling Basics In C++ using Account Management Example.
In this Packet, We are using file handling concepts in C++ to keep the data persistence even after the program execution. We are taking an Account class for this.
Mar 03, 2021