Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added few frequently asked array questions. #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

karmicharsh
Copy link

I have added ten new array questions along with their answers to the repository. These questions are commonly asked in SDE interviews and cover a range of important array manipulation techniques.

Changes made:
Find the Missing Number in an Array
Find the Duplicate Number
Maximum Subarray (Kadane’s Algorithm)
Merge Intervals
Two Sum
Product of Array Except Self
Best Time to Buy and Sell Stock
Find All Duplicates in an Array
Longest Consecutive Sequence
Rotate Array
I believe these additions will provide valuable practice for individuals preparing for technical interviews.

I am willing to contribute to this repository and would love to continue contributing more questions and solutions in the future.

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