Soham Ghosh
@sohamghosh1509
4 published packets
Joined May 2021
Published Projects
Shortest Path Problem using Java
The project finds the shortest path distance from the source vertex to all the vertices of a graph using Java.
Jun 06, 2021
Dice Rolling Simulation using Java
The project simulates the rolling of dice and also finds the number of times each number on the dice occurs using Java.
Jun 03, 2021
Caesar Cipher using Java
Given a string and a shift value, in this project the string is encoded or decoded as per user's choice by the shift value, using Java.
Jun 01, 2021
Stock Span Problem using Java
Given an array of n daily prices for a stock, this project calculates the span of stock's price for all n days using Java.
May 28, 2021