Skip to content

Day 1 - Arrays & Hashing - #1

Closed
shubhammms wants to merge 1 commit into
FirePheonix:mainfrom
shubhammms:day-1/arrays-and-hashing
Closed

Day 1 - Arrays & Hashing#1
shubhammms wants to merge 1 commit into
FirePheonix:mainfrom
shubhammms:day-1/arrays-and-hashing

Conversation

@shubhammms

Copy link
Copy Markdown
Collaborator

Day 1 - Arrays & Hashing

Solve the checklist. Push commits to this PR branch.

Arrays & Hashing

Use a hash map/set when you need O(1) lookups, counts, or deduplication.

Checklist

How to submit

  1. Add solutions under solutions/day-N/ on this PR branch.
  2. One file per problem, e.g. 217-contains-duplicate.py.
  3. Check off items in this list as you finish.
  4. Push commits to this PR branch — do not open a new PR.

Tag the bot

Comment @shubhammms on this PR if you want a nudge or motivation.


Need a nudge? Comment @shubhammms

@shubhammms

Copy link
Copy Markdown
Collaborator Author

Superseded by #2 — full checklist parsed from Day1-2pointers.pdf (15 problems).

@shubhammms shubhammms closed this Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant