Data-Structures-And-Algorithms-Hacktoberfest18 icon indicating copy to clipboard operation
Data-Structures-And-Algorithms-Hacktoberfest18 copied to clipboard

List of data structures and algorithms. Feel free to contribute under Hacktoberfest '18!

Results 112 Data-Structures-And-Algorithms-Hacktoberfest18 issues
Sort by recently updated
recently updated
newest added

This is an algorithm to send emails.

Made the code a bit less complex and less time consuming.

It is an insertion sort algorithm which covered all corner points.

Find the Nearest Greater Element From Right Side in the given array. If in the right side no greater element then print -1. Attached the screenshot of the output. ![Op](https://user-images.githubusercontent.com/55287441/194143961-6218e482-a739-4b5f-950c-6490a6a4589b.png)