This project is about a platform that keep your secrets and publish on a common platform of users that everyone can see everyone's secret without knowing about who is posted it.
This is a C++ project which involves ATM transactions for the joint account of 3 account holders, they can do all the transactions but others can only have access to the deposit.
In this Java program , we are able to obtain the information about the host, network, protocol and domain of the defined url.
This code is a simulation of a railway reservation/cancellation system, written by using multiple inheritance and functions in C++.
This project is about finding the winner in Tic-tac-toe game using C++. Tic-tac-toe is played by two players A and B on a 3 x 3 grid.
The Josephus problem (or Josephus permutation) is a theoretical problem related to a certain counting-out game using C++.
This is a C program that implements the stack operations using an ARRAY. The program includes stack operations like Push operation, Pop operation, Display and Quit option.
This program in C++ takes the input from the user and arranges it in ascending order using quicksort algorithm.
To find out the possible minimum difference of the height of shortest and longest towers after modifying each tower in C++.
Module to find the DFT and IDFT of sequences x(n) in MATLAB language without using Inbuilt functions.
This packet contains C# code for creating Web API for extracting countries and their capitals.
A C++ project to show the modern periodic table using a structure and other functions.