Skip to content

Here, You can all submit your solutions for the DSA questions we present to you, through Duality.

Notifications You must be signed in to change notification settings

ACM-BMU/Duality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Duality

Here, You can all submit your solutions for the DSA questions ACM presents to you, through Duality.

Important Instructions:

Submit your solution file in the following format or else it will be rejected: EnrolmentNumber_Name_L1/L2 Also add question in the description, optimised code will rewarded better points relatively.

[Step-by-Step Guide]

1. Fork the Repository

  • Click the Fork button in the upper right corner. This creates a copy of the repository under your GitHub account.

2. Clone Your Fork

  • Open your terminal (Command Prompt, Git Bash, or Terminal).

  • Use the following command to clone your forked repository to your local machine:

      git clone https://github.com/YOUR_USERNAME/REPOSITORY_NAME.git
    

Commands

  • Add changes: git add .
  • Commit changes: git commit -m "Your commit message"
  • Push changes to remote: git push

About

Here, You can all submit your solutions for the DSA questions we present to you, through Duality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages