Gudipati Ganesh Yaswanth Kumar
@GaneshGudipati
4 published packets
Joined Mar 2021
Published Projects
Implementation of Double-linked list in C++
This packet of code helps to find whether a string is a palindrome or not. The process is performed with the help of a double-linked list in C++.
Apr 28, 2021
Parallel Geometry using C++
This packet of C++ code helps us to find if it is possible to build a parallelepiped given the edges
Apr 21, 2021
Implementation of Stack and Queue using Linked lists in C++
This packet of code deals with data structures especially Stack and Queue, along with their basic operations.
Apr 13, 2021
Java Package for calculating various Geometric measurements
This project deals with geometric measurements of various 2D and 3D shapes. This is a Java package that can be used by other programmers for any geometric calculations.
Apr 07, 2021