Question: computer science project 2 Search in Document Home Insert Draw Design Layout References Mailings Review View Calibri ( Body ) 1 1 A = A
computer science
project
Search in Document
Home
Insert
Draw
Design
Layout
References
Mailings
Review
View
Calibri Body
A
AaBbCcDdEe
AaBbCcDdEe
AaBbCcDc
AaBbccDder AaBbl
AaBbCcDdEe
AaBbCcDdEe
AaBbCcDdEe
Normal
No Spacing
Heading
Heading
Titie
Subtitle
Subtle Emph.
Emphasis
Styles
Styles
Pane
TASK : Complete the main.c
Download the attached main.
Follow the instructions written in the comments in the main function.
The main is the driver of the program. It calls the functions above to load the data from the CSV file and to run queries that the user asks for.
The name of the file will be passed in through command line arguments.
The user will enter a numeric value from the menu. You must handle the case in which the user enters invalid values eg strings
Task : Create a makefile
Create a makefile to compile and link all the files together. The grader will compile your code using your makefile.
Submission
Be sure that your code follows the class coding style requirements. Your output should be similar in format as compared to the sample output shown below. Create a folder named your abc place all program files in this folder. Zip the folder and submit this abczip file.
Rubric
The rubric below is out of points. However, the syllabus mentions that the project will be points. The points will be counted as extra credits. Your grade on Blackboard will be out of but you can gain if you solve the entire project correctly.
Page of
words
English United States
Focus
What do you mean by space complexity and time complexity of an algorithm?
Write an algorithmpseudo code for linear search and mention the best case and
worst case time complexity of Linear Search algorithm?
Explain modular programming with suitable example.
Write an algorithmpseudocode to delete a node at the end of a doubly linked
list.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
