Saloni6111 / DSA_Problems-Hacktoberfest-2024

Solve given DSA problems here for hactoberfest.
7 stars 12 forks source link

Next Greater Element #25

Open Saloni6111 opened 1 day ago

Saloni6111 commented 1 day ago

Given an array, find the next greater element for each element in the array. The next greater element for an element is the first greater element to the right of it in the array.

Brijeshthummar02 commented 1 day ago

@Saloni6111 assign me the issue.

Saloni6111 commented 19 hours ago

@Saloni6111 assign me the issue.

@Brijeshthummar02 Sure, it's already assigned to you. Please go ahead!