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

SLL Utility Functions #5

Merged
merged 4 commits into from
Feb 12, 2024
Merged

SLL Utility Functions #5

merged 4 commits into from
Feb 12, 2024

Conversation

deepakraparti
Copy link
Owner

This commit includes below changes:

  1. Added the utility functions such as sll_length() and sll_is_empty()
  2. Encapsulated the details of SLL.
  3. Sample application changes to consume above functions

@deepakraparti deepakraparti marked this pull request as draft February 12, 2024 17:16
@deepakraparti deepakraparti marked this pull request as ready for review February 12, 2024 17:16
Create c-cpp.yml
Added build status reporting back to github
@deepakraparti deepakraparti merged commit 4590504 into main Feb 12, 2024
@deepakraparti deepakraparti deleted the sll-utility-functions branch February 16, 2024 18:37
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.

1 participant