Skip to content
View rampdedlizer's full-sized avatar
🎭
Working from home
🎭
Working from home

Block or report rampdedlizer

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. ImprovisedSumAcrossObjects ImprovisedSumAcrossObjects Public

    Effective and improvised version of sum of ages across objects using objects as arguments

    C++ 2

  2. BankSystem BankSystem Public

    The provided code is a prototype for a bank system made using classes and objects

    C++ 2

  3. Ballot Ballot Public

    An election is contested by 'n' candidates. Candidates are numbered from 1 to 5 and the voting is done by marking the candidate number on ballot paper. Write a program to read the ballots and count…

    C++ 1

  4. SumAcrossObjects SumAcrossObjects Public

    The above program helps to find the total age of all the employees using classes and objects.

    C++ 1

  5. SumacrossClasses SumacrossClasses Public

    This program helps to find the sum of distances using classes and objects along with desired standards of distances

    C++ 1

  6. GameProject GameProject Public

    This is a game following the format of Space Invaders coded in Python