Assignment Submission

Submit Your Array & String Problems

Create a public GitHub repository with the exact name shown below, add all required files, and enter your GitHub username to submit.

Repository Requirements

Your repository must have this exact name:

github.com/<your-username>/java-arrays-strings-dsa
Required Files
  • README.md
  • src/Main.java
  • src/arrays/*.java
  • src/strings/*.java
README.md Must Include:
  • Your full name and submission date
  • Time and space complexity for each problem
  • Brief explanation of your approach for challenging problems
  • Instructions to compile and run the code
Required (submission will fail without these)

Submission Form

github.com/
Enter only your username. We'll verify the repository java-arrays-strings-dsa exists in your account.

Your repository will be verified before submission is accepted