Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 544 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 544 Bytes

DSA

Make a folder with your name in your respective team folder. The questions you would be getting the whole week would be there in WeeklyTasks.md file in your respective team folder. You have to complete those questions in the time allocated to you and add it to your folder.

Steps to add your code file in repository

  1. Add File
  2. Create new file
  3. To create a folder name the file as "Your_Name/codeFileName.cpp"
  4. To add a file to existing folder simply name the file as "codeFileName.cpp"
  5. Paste your code.
  6. Commit Changes