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

Modified modules/searches/recursive_linear_search.f90 #19

Conversation

Ramy-Badr-Ahmed
Copy link
Contributor

@Ramy-Badr-Ahmed Ramy-Badr-Ahmed commented Sep 17, 2024

Desciption:

To align with the discussed structure, I refactored the existing modules/searches/recursive_linear_search.f90 to a module-based format and separated its example to examples/searches

@Ramy-Badr-Ahmed Ramy-Badr-Ahmed changed the title Modified searches/recursive_linear_search.f90 and its example Modified modules/searches/recursive_linear_search.f90 and its example Sep 17, 2024
@Ramy-Badr-Ahmed Ramy-Badr-Ahmed changed the title Modified modules/searches/recursive_linear_search.f90 and its example Modified modules/searches/recursive_linear_search.f90 and separated its example Sep 17, 2024
@Ramy-Badr-Ahmed Ramy-Badr-Ahmed changed the title Modified modules/searches/recursive_linear_search.f90 and separated its example Modified modules/searches/recursive_linear_search.f90 Sep 17, 2024
Copy link
Contributor Author

@Ramy-Badr-Ahmed Ramy-Badr-Ahmed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SatinWukerORIG ,

As suggested in #14, modified the existing code to align with the new structure.

@SatinWukerORIG SatinWukerORIG merged commit 118ead3 into TheAlgorithms:main Sep 19, 2024
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.

2 participants