This repository contains my individual project source codes during my time at Algorithm Bootcamp: Data Structures. With enough knowledge of data structures and algorithms, the problem is solved using the C language and also applying simplified MVC framework especially for a procedural programming language like C.
- Demonstrate how to create any learned data structure.
- Analyze the usage of data structure in an application.
- Demonstrate basic problem solving skills: analyzing problems, creating algorithms, and implementing logic and algorithms in C.
- Design, develop, and test C programs using functions, conditionals, loops, etc.
- Linked list in C
- Hash table in C
Many food stalls, also called Warteg are growing around us, spread like hectic because of basic needs that must be met despite material difficulties or time limitations. Warteg Bude is one of them. At every meal break, it becomes crowded by starving people who have to queue for a long time and chuckled out during food taking even when they want to eat it too.
Bude is puzzle to serve every customer that results in the open risk of bad customer intentions, yet at the same time, she wants to maximize profits while preparing for the next dish stock. Hence, Bude was conceived to implement a Warteg management application.
The objective of this application is the seller simply requires to fill in the customer's identification and the order based on dish options that have been prepared beforehand. All the data is stored automatically for later use by the seller. Please help Bude make this application so everyone can eat peacefully!