Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by pandyjim

A curated list of projects in awesome lists by pandyjim .

https://github.com/pandyjim/inventory_management

DSA Project: This C program manages inventory using linked lists and structures, enabling users to add, search, update, and display part details. Linked lists facilitate dynamic memory allocation and efficient data manipulation.

c-programming-language control-flow dynamic-memory-allocation error-handling linked-list structures

Last synced: 25 Sep 2024

https://github.com/pandyjim/dynamic_linked_list_manager

DSA Project: Developed a C program to manage various operations on Dynamic link list. You could display the list, modify it as well as search within the database.

c-programming-language data-insertation-and-deletion-in-linked-list error-handling functions input-output linked-list memory-deallocation searching-key

Last synced: 25 Sep 2024

https://github.com/pandyjim/numeric_data_analyzer

DSA Project: Developed a C program to produce output in tabular like format after obtaining the input from user. The output display values stored in array which were entered by users. Made sure to utilize 'isPrime' and 'isOdd' fuction to identify the numbers. Also made sure to identify and tag minimum and maximum number from the input.

arrays c-programming-language conditional-statements functions loops

Last synced: 25 Sep 2024