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

Update Problem Links #109

Open
siddharthrangnani opened this issue Jan 4, 2022 · 19 comments
Open

Update Problem Links #109

siddharthrangnani opened this issue Jan 4, 2022 · 19 comments
Assignees
Labels
help wanted Extra attention is needed resolving-in-progress This indicates, this issue is accounted and will be fixed in upcoming release

Comments

@siddharthrangnani
Copy link

Links need to be updated for few questions as it redirects to the solution page instead of practice page.

@AsishRaju
Copy link
Owner

@siddharthrangnani would really appreciate it if you could point out the questions with valid links

@AsishRaju AsishRaju added the help wanted Extra attention is needed label Jan 4, 2022
@siddharthrangnani
Copy link
Author

Category-Array
Q0) Reverse an array
link- https://practice.geeksforgeeks.org/problems/reverse-an-array/0
q1)find min and max array elements
link- https://practice.geeksforgeeks.org/problems/find-minimum-and-maximum-element-in-an-array4428/1
q4) move all negative elements to end
link - https://practice.geeksforgeeks.org/problems/move-all-negative-elements-to-end1813/1

@siddharthrangnani
Copy link
Author

i will keep updating you as i start solving these questions

@AsishRaju AsishRaju added the resolving-in-progress This indicates, this issue is accounted and will be fixed in upcoming release label Jan 30, 2022
@AsishRaju AsishRaju self-assigned this Jan 30, 2022
@sanchit36
Copy link

Array
19 | Rearrange the array in alternating positive and negative items with O(1) extra space
https://practice.geeksforgeeks.org/problems/array-of-alternate-ve-and-ve-nos1401/1

@AsishRaju AsishRaju changed the title Regarding Array Category Update Problem Links Feb 5, 2022
@AsishRaju AsishRaju pinned this issue Feb 5, 2022
@AsishRaju
Copy link
Owner

Thanks, @siddharthrangnani & @sanchit36, I have updated the links in the latest release

@mananjain02
Copy link

Graphs:
4) Detect cycle in directed graph: https://practice.geeksforgeeks.org/problems/detect-cycle-in-a-directed-graph/1/
12) dijkstras algo: https://practice.geeksforgeeks.org/problems/implementing-dijkstra-set-1-adjacency-matrix/1/
I will post more as I keep solving

@mananjain02
Copy link

Dynamic programming:
5. Matrix chain multiplication: https://practice.geeksforgeeks.org/problems/matrix-chain-multiplication0303/1/

@iemprashant
Copy link

Dynamic programming:
4:-Program for nth Catalan Number

@AsishRaju
Copy link
Owner

@mananjain02 @iemprashant , Thanks, I have updated the links in the latest release

@aakashgarg-19
Copy link

Array
Median of 2 sorted arrays of equal size: https://www.geeksforgeeks.org/median-of-two-sorted-arrays/
Median of 2 sorted arrays of different sizes: https://leetcode.com/problems/median-of-two-sorted-arrays/

@AsishRaju
Copy link
Owner

Thanks @aakashgarg-19 updated the problem links in the new release

@Dhanush1509
Copy link

Dhanush1509 commented Jun 19, 2022

DP
40) Longest Palindromic Subsequence
35) Smallest sum contiguous subarray

@AsishRaju
Copy link
Owner

Hello @Dhanush1509, looks like DP-35 has the same link that is already present in the live version. but I have updated the link for DP-40.

Thank You

@sanajitjana
Copy link

Array
33) Minimum no. of operations required to make an array palindrome
Replace Broken Link - https://leetcode.com/problems/minimum-number-of-moves-to-make-palindrome/

@AsishRaju
Copy link
Owner

Thanks @sanajitjana

@vishal-a-savaliya
Copy link

Arrays
11) Merge 2 sorted arrays without using Extra space.
Replace the broken link with https://practice.geeksforgeeks.org/problems/merge-two-sorted-arrays-1587115620/1

@kd1729
Copy link
Contributor

kd1729 commented Oct 24, 2022

DP
Q21 Update the given solution link to this problem link
https://practice.geeksforgeeks.org/problems/max-sum-without-adjacents-2/1

@Suyash-Purwar
Copy link

In the arrays section for question no 5.
Click on the question title leads to a wrong link. The question is not of union of two arrays but union of two sorted array.
Here's the link of correct question - https://practice.geeksforgeeks.org/problems/union-of-two-sorted-arrays-1587115621/1

@guntarakesh
Copy link

Bit Manupulation
question no.6
When i click on the question it routes to the solution page .
Here's is the correct problem link : https://practice.geeksforgeeks.org/problems/copy-set-bits-in-range0623/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed resolving-in-progress This indicates, this issue is accounted and will be fixed in upcoming release
Projects
None yet
Development

No branches or pull requests