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

Min Integer #51

Closed
tamirwaleed opened this issue Jan 9, 2025 · 0 comments · Fixed by #53
Closed

Min Integer #51

tamirwaleed opened this issue Jan 9, 2025 · 0 comments · Fixed by #53
Assignees
Labels
Challenge This is for coding challenges

Comments

@tamirwaleed
Copy link

Find the Min integer from a list
Input: [54,-8, 63, 12]
Output: -8

@tamirwaleed tamirwaleed added the Challenge This is for coding challenges label Jan 9, 2025
@tamirwaleed tamirwaleed self-assigned this Jan 9, 2025
@tamirwaleed tamirwaleed linked a pull request Jan 9, 2025 that will close this issue
43 tasks
@tamirwaleed tamirwaleed linked a pull request Jan 9, 2025 that will close this issue
43 tasks
@tamirwaleed tamirwaleed moved this from DONIG to READY FOR REVIEW in ET6 Foundations Group 25 Jan 9, 2025
@tamirwaleed tamirwaleed closed this as completed by moving to READY FOR REVIEW in ET6 Foundations Group 25 Jan 9, 2025
@tamirwaleed tamirwaleed moved this from READY FOR REVIEW to DONE in ET6 Foundations Group 25 Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Challenge This is for coding challenges
Projects
Development

Successfully merging a pull request may close this issue.

1 participant