Skip to content
View SKpro-glitch's full-sized avatar

Block or report SKpro-glitch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Snakes-and-Ladders Snakes-and-Ladders Public

    My school project from Class 10, containing the games 'Snakes and Ladders' and 'Hangman'. - Soham Kapur, Smt. Sulochanadevi Singhania School

    Java

  2. CircuitSwitching CircuitSwitching Public

    Simulation of Circuit Switching in Java to find optimal set of paths for multiple data transfers using Dynamic Programming. - Soham Kapur, VIT Chennai

    Java

  3. Shorthand-RISC Shorthand-RISC Public

    This is a simplified assembly language with a tabular structured instruction set. This is meant for easy learning and fast implementation of assembly languages in microprocessors and microcontrolle…

    Java

  4. Resume Resume Public

    Find my resume, encapsulating my most prominent projects and experiences relevant for an entry level Hardware Engineering role. - Soham Kapur

  5. Subset-Sum-Problem-GBA Subset-Sum-Problem-GBA Public

    This file contains the Java implementation of a Greedy and Backtracking Algorithm (GBA) to solve the Subset Sum Problem.

    Java