Skip to content
View SupritBehera's full-sized avatar

Highlights

  • Pro

Organizations

@the-global-idiot

Block or report SupritBehera

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

Pinned Loading

  1. Intriguing-Puzzle Intriguing-Puzzle Public

    A brain teaser where n number of people stand in a circle; the first person has a sword and kills the next alive person next to him and passes the sword on. We have to find the last person alive am…

    Java 1

  2. Scale-Generator_WithGUI Scale-Generator_WithGUI Public

    A program that plays numerous western musical scales and uses a GUI for inputting the required parameters

    Java 1

  3. Scale_Generator Scale_Generator Public

    This program is an improvised version of NoteGenerator. In this program, the user inputs the root note and the type of scale and thus the notes are played.

    Java

  4. Sound-Generator Sound-Generator Public

    First foray into generation of sound using javax.sound.midi. This program accepts the musical instrument and the specific note that has to be played on that instrument and thus generates the requir…

    Java