Skip to content

Update 1.Two_Sum (fixed time and space complexcity)#2

Open
AsifQamar wants to merge 1 commit into
fa-code2:mainfrom
AsifQamar:patch-1
Open

Update 1.Two_Sum (fixed time and space complexcity)#2
AsifQamar wants to merge 1 commit into
fa-code2:mainfrom
AsifQamar:patch-1

Conversation

@AsifQamar
Copy link
Copy Markdown
Contributor

TC was N^2 ---> it will be N as you are using map
SC will be N too

TC was N^2 ---> it will be N as you are using map
SC will be N too
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